[jboss-jira] [JBoss JIRA] Created: (AS7-1402) domain-preview.xml bootstrap errors

Heiko Braun (JIRA) jira-events at lists.jboss.org
Tue Jul 26 08:42:24 EDT 2011


domain-preview.xml bootstrap errors
-----------------------------------

                 Key: AS7-1402
                 URL: https://issues.jboss.org/browse/AS7-1402
             Project: Application Server 7
          Issue Type: Bug
          Components: JMS
            Reporter: Heiko Braun
            Assignee: Clebert Suconic



The serves throws these errors when booting the preview.xml:
{noformat}

[Server:server-one] 14:37:20,714 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00001: Failed to start service jboss.messaging.jms.connection-factory.RemoteConnectionFactory: org.jboss.msc.service.StartException in service jboss.messaging.jms.connection-factory.RemoteConnectionFactory: failed to create connection-factory
[Server:server-one] 	at org.jboss.as.messaging.jms.ConnectionFactoryService.start(ConnectionFactoryService.java:83)
[Server:server-one] 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1765)
[Server:server-one] 	at org.jboss.msc.service.ServiceControllerImpl$ClearTCCLTask.run(ServiceControllerImpl.java:2291)
[Server:server-one] 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_26]
[Server:server-one] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_26]
[Server:server-one] 	at java.lang.Thread.run(Thread.java:680) [:1.6.0_26]
[Server:server-one] Caused by: HornetQException[errorCode=104 message=Connector 'netty' not found on the main configuration file]
[Server:server-one] 	at org.hornetq.jms.server.impl.JMSServerManagerImpl.internalCreateCFPOJO(JMSServerManagerImpl.java:1174)
{noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list