[ 
https://issues.apache.org/jira/browse/GERONIMO-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547244#comment-13547244
 ] 

Jarek Gawor commented on GERONIMO-6427:
---------------------------------------

In revision 1430511 I modified the portelet not to load and unload disabled 
modules. 

                
> Transport scheme NOT recognized: [tcp]
> --------------------------------------
>
>                 Key: GERONIMO-6427
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6427
>             Project: Geronimo
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 3.0.0
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> I ran into the following exception:
> 2013-01-03 19:25:20,497 ERROR [BrokerService] Failed to start ActiveMQ JMS 
> Message Broker. Reason: java.io.IOException: Transport Connector could not be 
> registered in JMX: Transport scheme NOT recognized: [tcp]
> java.io.IOException: Transport Connector could not be registered in JMX: 
> Transport scheme NOT recognized: [tcp]
>     at 
> org.apache.activemq.util.IOExceptionSupport.create(IOExceptionSupport.java:27)
>     at 
> org.apache.activemq.broker.BrokerService.registerConnectorMBean(BrokerService.java:1656)
>     at 
> org.apache.activemq.broker.BrokerService.startTransportConnector(BrokerService.java:2099)
>     at 
> org.apache.activemq.broker.BrokerService.startAllConnectors(BrokerService.java:2049)
>     at org.apache.activemq.broker.BrokerService.start(BrokerService.java:511)
>     at 
> org.apache.activemq.broker.BrokerService.autoStart(BrokerService.java:458)
> This happens if all the activemq modules are configured with load="false" in 
> config.xml and somebody tries to display all web applications using the admin 
> console.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to