It sounds like the Tomcat HTTP listener from the prior JDK is still active. If it's practical, the straightforward way to "cure" this is to reboot the machine.
Lee ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lee Pillert Software Developer/Consultant Bus (408) 739-5444 Cell (408) 799-9686 [EMAIL PROTECTED] [EMAIL PROTECTED] ----- Original Message ----- From: "Diana Saunders" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 02, 2002 5:49 PM Subject: [cobalt-developers] error starting Tomcat with JDK > I just installed JDK 1.3 and the update. I was restarting httpd (for > something unrelated) and at the conclusion of all the messages I got the > following: > > [admin@dns2 admin]$ FATAL:java.net.BindException: Address already in use > java.net.BindException: Address already in use > at java.net.PlainSocketImpl.socketBind(Native Method) > at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405) > at java.net.ServerSocket.<init>(ServerSocket.java:170) > at > org.apache.tomcat.net.DefaultServerSocketFactory.createSocket(DefaultServerS ocketFactory.java:103) > at > org.apache.tomcat.service.PoolTcpEndpoint.startEndpoint(PoolTcpEndpoint.java :241) > at > org.apache.tomcat.service.PoolTcpConnector.start(PoolTcpConnector.java:188) > at org.apache.tomcat.core.ContextManager.start(ContextManager.java:527) > at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:202) > at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235) > > I'm not that much of an expert, so I'm not sure what is causing this > or how to correct it. I already had JServ 1.1 installed when I installed > JDK, would that cause a problem? Does anyone have a suggestion as to how I > can correct this? > > Thanks > > > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
