JBoss Deployer fails to deploy ServiceMix properly on startup of JBoss -----------------------------------------------------------------------
Key: SM-574 URL: https://issues.apache.org/activemq/browse/SM-574 Project: ServiceMix Issue Type: Bug Affects Versions: 3.0 Reporter: Bruce Snyder Fix For: 3.0 Attachments: JBIService.java.diff.txt Here are the JBoss logs that are output on startup: {panel} 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 {panel} -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira