ok I figured out the errors I had to upgrade from libc6-2.2.3 to libc6-2.2.5
-----Original Message----- From: James Peterson [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 8:55 AM To: Tomcat Users List Subject: RE: not starting up ok I looked at the logs and updated java to 1.5.0 and am now getting this error dl failure on line 704Error: failed /opt/jdk1.5.0/jre/lib/i386/client/libjvm.so, because /opt/jdk1.5.0/jre/lib/i386/client/libjvm.so: symbol dl_iterate_phdr, version GLIBC_2.2.4 not defined in file libc.so.6 with link time reference -----Original Message----- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 8:30 AM To: Tomcat Users List Subject: RE: not starting up Hi, Look at your logs in $CATALINA_HOME/logs. It seems like you're running a tomcat version you built yourself? If so, you might wish to try one of the provided binary distributions. Finally, note that the startup.sh script returns right away anyways, it doesn't keep the console after launching Tomcat. So that part at least is normal behavior. Yoav Shapira http://www.yoavshapira.com >-----Original Message----- >From: James Peterson [mailto:[EMAIL PROTECTED] >Sent: Thursday, December 02, 2004 9:27 AM >To: [EMAIL PROTECTED] >Subject: not starting up > >I am having a problem getting Tomcat to stay up. > >I do the following command >$: ./startup.sh start > >I get the following feedback >Using CATALINA_BASE: >/usr/src/jakarta-tomcat-5.5.4-src/jakarta-tomcat-5/build >Using CATALINA_HOME: >/usr/src/jakarta-tomcat-5.5.4-src/jakarta-tomcat-5/build >Using CATALINA_TMPDIR: >/usr/src/jakarta-tomcat-5.5.4-src/jakarta-tomcat-5/build/temp >Using JAVA_HOME: /opt/jdk1.5.0/ > >and nothing shows up under ps aux. any help please.... > >-- >James Peterson >Network Administrator >Roman Meal Milling Company >Phone 701.282.9656 >Fax 701.282.9743 >Email [EMAIL PROTECTED] > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
