Hi Aaron,

Thank You for the quick response - You've been right. Could You probably add something like 'Needed Resources' add to the wiki? Such a big stack output sometimes becomes confusing, particularly if the cause for it is in the middle of the output. ;-)

Two more questions:
1. As Geronimo is currently an installation for testing with it, I'd like to change the default port - where can I do that?


2. I'll want to use my existing Tomcat installation with Geronimo - how can I disable Jetty? Best would be, if I could simply disable it and possibly re-enable later.

Kind regards

Peter




Aaron Mulder schrieb:

        My guess is that this is the important part:

On Thu, 11 Nov 2004, Peter Nabbefeld wrote:

fully start: objectName=geronimo.server:container
=Jetty,port=8080,type=WebConnector
java.net.BindException: Address already in use: JVM_Bind
        at java.net.PlainSocketImpl.socketBind(Native Method)
        at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
        at java.net.ServerSocket.bind(ServerSocket.java:319)
        at java.net.ServerSocket.<init>(ServerSocket.java:185)


In other words, it seems like something is already listening on port 8080 -- perhaps Tomcat or a different Geronimo instance?

Aaron




Reply via email to