You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Reynir Hübner <re...@hugsmidjan.is> on 2002/02/09 19:30:49 UTC

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: Machollinger1@aol.com [mailto:Machollinger1@aol.com]
> Sent: 9. febrúar 2002 18:35
> To: tomcat-user@jakarta.apache.org
> 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:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 
> 

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: startup

Posted by Jack Frosch <jf...@froschenterprises.com>.
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:reynir@hugsmidjan.is] 
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: Machollinger1@aol.com [mailto:Machollinger1@aol.com]
> Sent: 9. febrúar 2002 18:35
> To: tomcat-user@jakarta.apache.org
> 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:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 
> 

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>




--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>