Hi
Below is a section of the log file. I appear to have started geronimo, and
then tried to start it again. Of course it fails because 1099 is in use.
Trying to shut down the first instance of geronimo gives an error, no
service can be found on 1099. And the console uri cannot find the server,
suggesting that it has been stopped. Netstat'ing shows 1099 to be in use.
/etc/services shows it to be RMIRegistry.
What am I to do? Cannot stop and cannot start. Cannot clear the port.
I'm very stuck.
Thanks is advance for any pointers,
Cheers
Jason
Startup completed in 112 seconds
Listening on Ports:
1099 0.0.0.0 RMI Naming
1527 127.0.0.1 Derby Connector
1528 0.0.0.0 Derby Connector
4201 0.0.0.0 ActiveIO Connector EJB
4242 0.0.0.0 Remote Login Listener
8009 0.0.0.0 Jetty Connector AJP13
8080 0.0.0.0 Jetty Connector HTTP
8443 0.0.0.0 Jetty Connector HTTPS
9999 0.0.0.0 JMX Remoting Connector
Started Application Modules:
EAR: geronimo/webconsole-jetty/1.1.1/car
RAR: com.intalio.bpms/BPMSDS/1.0/rar
WAR: com.intalio.bpms.console/geronimo-1.1/5.0.0.25/war
WAR: com.intalio.bpms.wsi/wsi/5.0.0.6/war
WAR: com.intalio.bpms/axis2-services-geronimo-1.1/1.1.1/war
WAR: geronimo/remote-deploy-jetty/1.1.1/car
WAR: ode/ode-war/5.0.67/war
WAR: org.intalio.tempo.workflow/fds/5.0.0.3/war
WAR: org.intalio.tempo.workflow/ui-fw/5.0.0.4/war
WAR: org.intalio.tempo.workflow/wds/5.0.0.8/war
WAR: org.intalio.tempo/tempo-xforms-manager-geronimo-1.1/5.0.0.8/war
Web Applications:
http://open-source-network.org:8080/axis2
http://open-source-network.org:8080/bpms-console
http://open-source-network.org:8080/console
http://open-source-network.org:8080/console-standard
http://open-source-network.org:8080/fds
http://open-source-network.org:8080/ode
http://open-source-network.org:8080/remote-deploy
http://open-source-network.org:8080/ui-fw
http://open-source-network.org:8080/wds
http://open-source-network.org:8080/wsi
http://open-source-network.org:8080/xFormsManager
Geronimo Application Server started
Booting Geronimo Kernel (in Java 1.5.0_13)...
Module 1/26 geronimo/rmi-naming/1.1.1/car
15:29:11,778 WARN [RMIRegistryService] RMI Registry failed
15:29:11,803 ERROR [GBeanInstanceState] Error while starting; GBean is now
in the FAILED state:
abstractName="geronimo/rmi-naming/1.1.1/car?ServiceModule=geronimo/rmi-naming/1.1.1/car,j2eeType=GBean,name=RMIRegistry"
java.rmi.server.ExportException: Port already in use: 1099; nested exception
is:
java.net.BindException: Address already in use
at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:249)
--
View this message in context:
http://www.nabble.com/1099-used-by-previous-start-of-geronimo-tf4629134s134.html#a13218009
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.