Rudi Ahlers wrote: > >> >> What jvm are you running? Chances are that you will have to install >> the Sun version to run the app(s) so you might want to do that before >> much other troubleshooting. >> > > Yea, I have upped the RAM to 1024MB, and it's working now. > > Is this what you're looking for? > [root at vps06 ~]# java -version > java version "1.4.2" > gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14) Note that gcj is not a full java implementation. If it works, it might be faster, though. > How / where does one optimize java's usage? The [vm:] section of /etc/tomcat5/workers2.properties looks likely. -- Les Mikesell at gmail.com