�Hi, Did you check the port setting in all the "server.xml" files?. probably the port serting of another tomcat was set to "8080"
kamaleshwaran Sivalingam On Wed, 07 Jul 2004 Dale,Matt wrote : > >It looks like someone tried to start the same tomcat again. Are you sure that no-one could have done this? > >-----Original Message----- > From: Pete Stokes [mailto:[EMAIL PROTECTED] >Sent: 07 July 2004 14:34 >To: Tomcat Users List >Subject: Tomcat 5.0.19 dies unexpectedly > > >Hi, > >We've been using Tomcat 5.0.19 for a long time with no problems, >yesterday, whilst the application was up for almost 3 hours, >catalina.out suddenly reported that "Address already in use:8080" and >the server process died. > >On other server, we do have multiple Tomcats, and this normally happens >if we make a mistake and put the same HTTP port on two different >Tomcats, and it fails exactly like this, but in this case it failed >without prompting after 3 hours. We did have a seperate Tomcat 5.0.25 on >port 8081, also Apache 2.0.50 on port 80. > >Dell Poweredge 2650, RedHat ES3. > >Any ideas are welcome ! Please see the error below. > >Thanks, >Pete. > >9854- WARN MCGOVERNPA/VM9T0OL0 QLF PRD (?:?) - User : HETHERTONS >attempted to log on, and failed. >9855- WARN ALLENG/VM9PV2NG QLF PRD (?:?) - Unhandled Exception thrown: >class java.lang.NullPointerException >9856-Jul 6, 2004 11:53:01 AM org.apache.coyote.http11.Http11Protocol init >9857-SEVERE: Error initializing endpoint >9858:java.net.BindException: Address already in use:8080 >9859- at > org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.jav a:302) >9860- at >org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:184) >9861- at > org.apache.coyote.tomcat5.CoyoteConnector.initialize(CoyoteConnector.java: 1424) >9862- at > org.apache.catalina.core.StandardService.initialize(StandardService.java:633) >9863- at > org.apache.catalina.core.StandardServer.initialize(StandardServer.java:2415) >9864- at org.apache.catalina.startup.Catalina.load(Catalina.java:549) >9865- at org.apache.catalina.startup.Catalina.load(Catalina.java:570) >9866- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >9867- at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java :39) >9868- at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) >9869- at java.lang.reflect.Method.invoke(Method.java:324) >9870- at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:260) >9871- at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:397) >9872-Jul 6, 2004 11:53:01 AM org.apache.catalina.startup.Catalina load > > >[EMAIL PROTECTED] wrote: > > --------------------------------------------------------------------- > > 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]
