Hi, This suggests an environment difference between your boot startup and executing the /etc script once you're logged in. You might need to explicitly add the LOCALE and similar environment settings to your boot startup script.
Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Holger Wesser [mailto:[EMAIL PROTECTED] >Sent: Friday, August 27, 2004 8:37 AM >To: [EMAIL PROTECTED] >Subject: Lifecycle Exception when starting Tomcat 5 automatically > >Hi there, > >I'm running Tomcat 5.0.19 with Apache 2.0.49 on a SuSE 9.1 machine. >When booting up the machine, the Tomcat won't start, although the startup >script is installed properly. When inspecting the >/var/log/base/catalina.out >file, I find an entry like this: > >27.08.2004 14:03:20 org.apache.catalina.startup.Catalina stop >SCHWERWIEGEND: Catalina.stop >LifecycleException: Cannot find message associated with key >coyoteConnector.protocolHandlerPauseFailed > at >org.apache.coyote.tomcat5.CoyoteConnector.pause(CoyoteConnector.java:14 62) > at >org.apache.catalina.core.StandardService.stop(StandardService.java:560) > at >org.apache.catalina.core.StandardServer.stop(StandardServer.java:2379) > at org.apache.catalina.startup.Catalina.stop(Catalina.java:643) > at >org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina. java >:686) > >Just really don't know what it means. A >"/etc/init.d/tomcat start" >starts the service successfully and tomcat works without problems. > >Has anybody an idea how to solve this problem or are there any workarounds >? > >Thanks for help >Holger > > >--------------------------------------------------------------------- >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]
