RE: Tomcat configuration.

2011-02-19 Thread Caldarale, Charles R
> From: Henry Loke [mailto:fsl...@yahoo.com] > Subject: Tomcat configuration. > How to figure out that I running 32 bit or 64 bit JVM? Enter the command java -version. > When the system down, I ps aux | grep tomcat root 6393 9.3 33.0 3997772 2697592 ? Sl 09:28 8:23 /usr/java/jdk1.6.0_

Tomcat configuration.

2011-02-19 Thread Henry Loke
Hi All, I facing a problem. My application sharing different application in different db respectively but in one Tomcat. Sometime the application run until causing other application slow or login page cannot login ( cannot login mean the login page logging take a lot time ) I not sure where to

RE: Tomcat 6.0.18 on V6R1

2011-02-19 Thread Martin Gainty
Paul is it true that V5R4 is EOL as of 7 jan 2011? http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=an&subtype=ca&appname=gpateam&supplier=897&letternum=ENUS909-003 ? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et d

Tomcat 6.0.18 on V6R1

2011-02-19 Thread Paul
Hello, Has anyone had any other issues with Tomcat 6.0.18 on V6R1 besides DST. We are currently running it on V5R4 but will be upgrading the OS soon. thanks, PF - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org Fo

RE: Tomcat 6.0 and 7.0 Class Loaders

2011-02-19 Thread Caldarale, Charles R
> From: Duncan MacRae [mailto:dcmac...@hotmail.com] > Subject: RE: Tomcat 6.0 and 7.0 Class Loaders > I have installed the JAXWS JAR files at > ${catalina.home}/jaxws/*.jar for Tomcat 6.0.20. Might want to upgrade your Tomcat version - that one's almost two years old. > This catalina.properti

RE: Unable to start tomcat

2011-02-19 Thread Caldarale, Charles R
> From: Lanre Abiwon [mailto:angeli...@gmail.com] > Subject: Unable to start tomcat > I'm running tomcat 5.5.23 on CentOS 5.5. Is this a real Tomcat from tomcat.apache.org, or a 3rd-party repackaged version? If the latter, you'll need to get support from your supplier, since we have no idea w

RE: Tomcat 6.0 and 7.0 Class Loaders

2011-02-19 Thread Duncan MacRae
I have installed the JAXWS JAR files at ${catalina.home}/jaxws/*.jar for Tomcat 6.0.20. This catalina.properties configurations works: common.loader=${catalina.home}/lib,${catalina.home}/lib/*.jar,${catalina.home}/jaxws/*.jar shared.loader= This one does not: common.loader=${catali