Good evening!

Maybe you know this already, but anyway:
Cocoon starts up fine for the first time then after restarting Tomcat I get
this error:
...
Apache Tomcat/4.0
Server 1.6 is running
Press [Ctrl]+[C] to abort
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:19
7)
        at java.lang.Thread.run(Thread.java:484)
...

Best regards,
Konstantin Piroumian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to