[Building Sakai] Too many open files?

Branden Visser branden at uwindsor.ca
Tue Apr 13 13:37:58 PDT 2010


Hi everyone,

I'm starting up a fresh copy of Sakai trunk with the 
demo.sakai.properties properties, and I'm consistently getting an error 
while the sakai-axis2 WAR file deploys. I've attached the stack trace.

I have a hard time believing it's actually opening too many files, since 
file-max on my system is 341749 and "lsof | wc -l" hovers around 5700 at 
the time of the error.

I tried the following JDK's:

branden at branden-workstation:/opt/jdk6/bin$ ./java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)

branden at branden-workstation:~/Downloads/jdk1.6.0_19/bin$ ./java -version
java version "1.6.0_19"
Java(TM) SE Runtime Environment (build 1.6.0_19-b04)
Java HotSpot(TM) 64-Bit Server VM (build 16.2-b04, mixed mode)

JAVA_OPTS:

-server
-d64
-Djava.awt.headless=true
-Duser.language=en
-Duser.region=CA
-XX:+UseParallelGC
-Xmx768m
-XX:PermSize=128m
-XX:MaxPermSize=256m
-Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false 
-Dsun.lang.ClassLoader.allowArraySyntax=true

Tomcat 5.5.27

Have I done something crazy?

Thanks,
Branden
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stack-trace.txt
Url: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100413/c85f9f47/attachment.txt 


More information about the sakai-dev mailing list