My server reports around 50% CPU usage on each of 2 CPUs.   "init"
starts the command below, which starts a child process, which starts
21 children.   One of the those children is using 95%, a second is
using around 5%.  All other processes are well-behaved.

Can someone tell me why two of Jetty's child processes are doing so
much processing?

Lenya = 1.2.2
Java = j2sdk1.4.2_08

java -Xms32M -Xmx512M -cp /lenya122/tools/loader
-Djava.endorsed.dirs=/lenya122/build/lenya/webapp/WEB-INF/lib/endorsed
-Dorg.xml.sax.parser=org.apache.xerces.parsers.SAXParser
-Djetty.port=8888
-Dloader.jar.repositories=/lenya122/tools/jetty/lib:/lenya122/build/lenya/webapp/WEB-INF/lib/endorsed
-Dwebapp=/lenya122/build/lenya/webapp -Dhome=/lenya122
-Dloader.main.class=org.mortbay.jetty.Server Loader
/lenya122/tools/jetty/conf/main.xml

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to