[evla-sw-discuss] [evla-sss-discuss] Interesting memory test results

Stephan Witz switz at nrao.edu
Mon Dec 6 14:51:09 EST 2010


On 12/06/2010 12:06 PM, Brian Truitt wrote:
> So, this leads me to question: did we somehow botch the startup of
> tomcat when we deployed such that it didn't get it's correct memory
> args?

$ ps auxww | grep java | grep -v grep
tomcat   21545  0.8 51.8 2738296 2094564 ?     Sl   Dec05  10:48 
/opt/services/java/bin/java 
-Djava.util.logging.config.file=/opt/services/apache-tomcat-local/conf/logging.properties 
-Xms1720m -Xmx1720m -XX:PermSize=512m -XX:MaxPermSize=512m 
-Djava.awt.headless=true 
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 
-Duser.timezone=UTC 
-Djava.endorsed.dirs=/opt/services/apache-tomcat-local/endorsed 
-classpath /opt/services/apache-tomcat-local/bin/bootstrap.jar 
-Dcatalina.base=/opt/services/apache-tomcat-local 
-Dcatalina.home=/opt/services/apache-tomcat-local 
-Djava.io.tmpdir=/opt/services/apache-tomcat-local/temp 
org.apache.catalina.startup.Bootstrap start

Flags on the actual process look right to me. If you want to use
JConsole with it, I'd propose you do that on occam instead.

> Why do I suck at X forwarding?  I used ssh -X, then even went so far
> as to set the display variable to crikey:0.0... I got an error about
> java x11 libraries or something...  I don't recall exactly...

You just suck. I'd look to see if you have the standard sshd_config
in /etc or not.

-- 
|  "I used to be with `it', but then they changed what `it' was.  |
|   now what I'm with isn't `it', and what `it' is is weird and   |
|   scary." _The Simpsons_      | Stephan Witz, switz at nrao.edu    |



More information about the evla-sw-discuss mailing list