Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-6427

Transport scheme NOT recognized: [tcp]

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1
    • console
    • None

    Description

      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.

      Attachments

        Activity

          People

            gawor@mcs.anl.gov Jarek Gawor
            gawor@mcs.anl.gov Jarek Gawor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: