Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
-
None
-
Patch Available
Description
Here are the JBoss logs that are output on startup:
07:26:15,622 INFO [JBIContainer] ServiceMix 3.0-incubating-SNAPSHOT JBI Container (ServiceMix) is starting
07:26:15,624 INFO [JBIContainer] For help or more informations please see: http://incubator.apache.org/servicemix/
07:26:15,707 WARN [ManagementContext] Failed to start rmi registry: Port already in use: 1099; nested exception is:
java.net.BindException: Address already in use
07:26:15,798 WARN [ManagementContext] Failed to start jmx connector: Cannot bind to URL [rmi://localhost:1099/jmxrmi]: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
07:26:16,014 INFO [ComponentMBeanImpl] Initializing component: #SubscriptionManager#
07:26:16,155 INFO [DeploymentService] Restoring service assemblies
07:26:16,270 ERROR [ClientFactory] Cound not start ClientFactory: javax.naming.CommunicationException [Root exception is java.io.NotSerializableException: org.apache.servicemix.jbi.framework.ClientFactory]
07:26:16,275 INFO [JBIContainer] ServiceMix JBI Container (ServiceMix) started