loredana loredana wrote: > well, I don't know exactly what to tell you. the guys at networking installed > java and tomcat and everything else. On tomcat release notes I see it says > Apache Tomcat Version 6.0.14 annd when I run java -version I get > > java version "1.4.2_15" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02) > Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
You may have another installation of Java. The Tomcat startup scripts, e.g. %TC%/bin/startup.sh may have been modified to use an alternative, rather than the system default. If you start Tomcat with the above script, the last line of the startup message should report the version in use. The message you are seeing is related to Log4J - maybe you have a faulty logging configuration that is refusing to release a class/process in an timely fashion. Examine your logging setup... p > ----- Original Message ---- > From: "Caldarale, Charles R" <[EMAIL PROTECTED]> > To: Tomcat Users List <users@tomcat.apache.org> > Sent: Friday, November 16, 2007 9:43:15 AM > Subject: RE: tomcat process doesn't stop > > >> From: loredana loredana [mailto:[EMAIL PROTECTED] >> Subject: tomcat process doesn't stop >> >> Hi, i'm running tomcat 6 with jdk 1.4.2 on ubuntu. > > Not possible; Tomcat 6 requires JDK 1.5 or higher. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE > PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > ____________________________________________________________________________________ > Get easy, one-click access to your favorites. > Make Yahoo! your homepage. > http://www.yahoo.com/r/hs > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]