You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2013/01/17 16:36:23 UTC

[jira] [Updated] (AMQ-2299) Integration Fails in jboss-5.0.0.GA

     [ https://issues.apache.org/jira/browse/AMQ-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated AMQ-2299:
------------------------------

    Fix Version/s:     (was: 5.x)
                   AGING_TO_DIE
    
> Integration Fails in jboss-5.0.0.GA
> -----------------------------------
>
>                 Key: AMQ-2299
>                 URL: https://issues.apache.org/jira/browse/AMQ-2299
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.2.0
>         Environment: java version "1.5.0_19", Windows XP,
>            Reporter: vedavathi
>             Fix For: AGING_TO_DIE
>
>   Original Estimate: 20h
>  Remaining Estimate: 20h
>
> Hi,
> I have downloaded activemq-ra.rar and activemq-jms-ds from http://activemq.apache.org/integrating-apache-activemq-with-jboss.html and placed  in C:\work\jboss-5.0.0.GA\server\default\deploy.  After that i have restarted the JBOSS server and i got the following messages in log file.
> *** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
> activemq.queue:name=outboundQueue
>  -> jboss.jca:name='activemq-ra.rar',service=RARDeployment{Create:** NOT FOUND Depends on 'jboss.jca:name='activemq-ra.rar',service=RARDeployment' **}
> activemq.topic:name=inboundTopic
>  -> jboss.jca:name='activemq-ra.rar',service=RARDeployment{Create:** NOT FOUND Depends on 'jboss.jca:name='activemq-ra.rar',service=RARDeployment' **}
> jboss.jca:name=activemq/QueueConnectionFactory,service=ConnectionFactoryBinding
>  -> jboss.jca:name=activemq/QueueConnectionFactory,service=TxCM{Create:Configured}
> jboss.jca:name=activemq/QueueConnectionFactory,service=ManagedConnectionFactory
>  -> jboss.jca:name='activemq-ra.rar',service=RARDeployment{Create:** NOT FOUND Depends on 'jboss.jca:name='activemq-ra.rar',service=RARDeployment' **}
> jboss.jca:name=activemq/QueueConnectionFactory,service=ManagedConnectionPool
>  -> jboss.jca:name=activemq/QueueConnectionFactory,service=ManagedConnectionFactory{Create:Configured}
> jboss.jca:name=activemq/QueueConnectionFactory,service=TxCM
>  -> jboss.jca:name=activemq/QueueConnectionFactory,service=ManagedConnectionPool{Create:Configured}
> jboss.jca:name=activemq/TopicConnectionFactory,service=ConnectionFactoryBinding
>  -> jboss.jca:name=activemq/TopicConnectionFactory,service=TxCM{Create:Configured}
> jboss.jca:name=activemq/TopicConnectionFactory,service=ManagedConnectionFactory
>  -> jboss.jca:name='activemq-ra.rar',service=RARDeployment{Create:** NOT FOUND Depends on 'jboss.jca:name='activemq-ra.rar',service=RARDeployment' **}
> jboss.jca:name=activemq/TopicConnectionFactory,service=ManagedConnectionPool
>  -> jboss.jca:name=activemq/TopicConnectionFactory,service=ManagedConnectionFactory{Create:Configured}
> jboss.jca:name=activemq/TopicConnectionFactory,service=TxCM
>  -> jboss.jca:name=activemq/TopicConnectionFactory,service=ManagedConnectionPool{Create:Configured}
> *** CONTEXTS IN ERROR: Name -> Error
> jboss.jca:name='activemq-ra.rar',service=RARDeployment -> ** NOT FOUND Depends on 'jboss.jca:name='activemq-ra.rar',service=RARDeployment' **
> vfsfile:/C:/work/jboss-5.0.0.GA/server/default/deploy/activemq-ra.rar/ -> java.io.IOException: The filename, directory name, or volume label syntax is incorrect
> However activemq is up and running in JBOSS 4.0.4.
> Please provide the solution.
> Thanks
> Veda

--
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