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

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


    [ https://issues.jboss.org/browse/AS7-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616514#comment-12616514 ] 

Heiko Braun commented on AS7-1402:
----------------------------------

steps to reproduce:

1) clean rebuild
2) boot "./bin/standalone.sh --server-config=standalone/configuration/standalone-preview.xml"
3) go into console, create a queue (myQueue, java:jboss/queues/myQueue)
4) shutdown server
5) reboot and watch sever log

> 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
>             Fix For: 7.0.1.Final
>
>
> 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