Mac, Perhaps Tomcat was installed to run as a service and is running when you try to start an instance manually? I know I've done this a few times...
Jack -----Original Message----- From: Reynir H�bner [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 09, 2002 12:31 PM To: Tomcat Users List Subject: RE: startup this means that you have another instance of tomcat running, or another application using the ports tomcat runs on. bye bye -reynir > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 9. febr�ar 2002 18:35 > To: [EMAIL PROTECTED] > Subject: startup > > > When I startup tomcat I get the exception error: > Server.run/init: java.net.BindException: Address in use: JVM_Bind > java.net.BindException: Address in use: JVM_Bind > at java.net.PlainSocketImpl.socketBind(Native Method) > at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405) > at java.net.ServerSocket.<init>(ServerSocket.java:170) > at java.net.ServerSocket.<init>(ServerSocket.java:82) > at org.hsqldb.Server.run(Server.java:131) > at org.hsqldb.Server.main(Server.java:78) > at > org.apache.cocoon.components.hsqldb.ServerImpl.run(ServerImpl.java:10 > 2) > at java.lang.Thread.run(Thread.java:484) > > any ideas > > tahnx mac > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
