[jboss-user] [Beginner's Corner] - Re: Migrating from jboss 4.2.3 to 5.1.0

gajendra jangid do-not-reply at jboss.com
Tue Jul 31 03:08:11 EDT 2012


gajendra jangid [https://community.jboss.org/people/gjangid] created the discussion

"Re: Migrating from jboss 4.2.3 to 5.1.0"

To view the discussion, visit: https://community.jboss.org/message/751113#751113

--------------------------------------------------------------
Thanks for your response. I have provided the new DefalutDS through the  https://community.jboss.org/servlet/JiveServlet/download/2075-203028-749815-62717/xauthority-jms-ds.xml xauthority-jms-ds.xml (attacehd file) 
and I have removed hsqldb-ds.xml from server/deploy folder and hsqldb-persistence-service.xml from server/deploy/messaging folder.

Now , I am getting this error:-


*DEPLOYMENTS MISSING DEPENDENCIES:*
*  Deployment "jboss.jca:name=JmsXA,service=ConnectionFactoryBinding" is missing the following dependencies:*
*    Dependency "jboss.jca:name=JmsXA,service=TxCM" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionFactory" is missing the following dependencies:*
*    Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionPool" is missing the following dependencies:*
*    Dependency "jboss.jca:name=JmsXA,service=ManagedConnectionFactory" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.jca:name=JmsXA,service=TxCM" is missing the following dependencies:*
*    Dependency "jboss.jca:name=JmsXA,service=ManagedConnectionPool" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.messaging.connectionfactory:service=ClusterPullConnectionFactory" is missing the following dependencies:*
*    Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **")*
*    Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.messaging.connectionfactory:service=ClusteredConnectionFactory" is missing the following dependencies:*
*    Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **")*
*    Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.messaging.connectionfactory:service=ConnectionFactory" is missing the following dependencies:*
*    Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **")*
*    Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.messaging.destination:name=DLQ,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **")*
*    Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.messaging.destination:name=ExpiryQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")*
*    Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **")*
*  Deployment "jboss.messaging:service=ServerPeer" is missing the following dependencies:*
*    Dependency "jboss.messaging:service=JMSUserManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=JMSUserManager' **")*
*    Dependency "jboss.messaging:service=PersistenceManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PersistenceManager' **")*
*  Deployment "jboss.mq.destination:name=AsynchXpdlMessageDrivenBean,service=Topic" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=BulkProvisionParserQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=BulkProvisionQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=BulkUserImportQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=CacheNotificationsTopic,service=Topic" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=INVJVTEventTopic,service=Topic" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=JVTEventTopic,service=Topic" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=JawaQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=JawaTestResponse,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=JawaTopic,service=Topic" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=MessageQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=MessagingRequestQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=MessagingResponseQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=OMJVTEventTopic,service=Topic" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=OMMessageQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=OMResponseMessageQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=OMXVTEventTopic,service=Topic" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=OMXVTReplyTopic,service=Topic" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=OmegaQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=OmegaRelayMDB,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=OrderQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=ResponseMessageQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=TestMessagingRequestQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=TestMessagingResponseQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=UnregisterQueue,service=Queue" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq.destination:name=XVTEventTopic,service=Topic" is missing the following dependencies:*
*    Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")*
*  Deployment "jboss.mq:service=DestinationManager" is missing the following dependencies:*
*    Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")*

*DEPLOYMENTS IN ERROR:*
*  Deployment "jboss.messaging:service=PersistenceManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.messaging:service=PersistenceManager' ***
*  Deployment "jboss.messaging:service=JMSUserManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.messaging:service=JMSUserManager' ***
*  Deployment "jboss.messaging:service=PostOffice" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' ***

*02:08:45,979 [main] INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080*
*02:08:46,005 [main] INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009*
*02:08:46,019 [main] INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 48s:670ms*
*02:08:54,454 [WorkManager(2)-2] INFO  [JmsActivation] Attempting to reconnect org.jboss.resource.adapter.jms.inflow.JmsActivationSpec at 51743c6e(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter at 3f961187 destination=queue/UnregisterQueue destinationType=javax.jms.Queue tx=true durable=false reconnect=10 provider=DefaultJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keepAlive=60000 useDLQ=true DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=10)*
*02:08:54,456 [WorkManager(2)-2] ERROR [JmsActivation] Unable to reconnect org.jboss.resource.adapter.jms.inflow.JmsActivationSpec at 51743c6e(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter at 3f961187 destination=queue/UnregisterQueue destinationType=javax.jms.Queue tx=true durable=false reconnect=10 provider=DefaultJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keepAlive=60000 useDLQ=true DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=10)*
*javax.naming.NameNotFoundException: queue not bound*
*    at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)*
*    at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)*
*    at org.jnp.server.NamingServer.getObject(NamingServer.java:785)*
*    at org.jnp.server.NamingServer.lookup(NamingServer.java:396)*
*    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:726)*
*    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)*
*    at javax.naming.InitialContext.lookup(InitialContext.java:392)*
*    at org.jboss.util.naming.Util.lookup(Util.java:222)*
*    at org.jboss.resource.adapter.jms.inflow.dlq.AbstractDLQHandler.setupDLQDestination(AbstractDLQHandler.java:106)*
*    at org.jboss.resource.adapter.jms.inflow.dlq.AbstractDLQHandler.setup(AbstractDLQHandler.java:82)*
*    at org.jboss.resource.adapter.jms.inflow.dlq.JBossMQDLQHandler.setup(JBossMQDLQHandler.java:48)*
*    at org.jboss.resource.adapter.jms.inflow.JmsActivation.setupDLQ(JmsActivation.java:413)*
*    at org.jboss.resource.adapter.jms.inflow.JmsActivation.setup(JmsActivation.java:351)*
*    at org.jboss.resource.adapter.jms.inflow.JmsActivation.handleFailure(JmsActivation.java:292)*
*    at org.jboss.resource.adapter.jms.inflow.JmsActivation$SetupActivation.run(JmsActivation.java:733)*
*    at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:205)*
*    at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:260)*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)*
*    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)*
*    at java.lang.Thread.run(Thread.java:619)*

Any kind of help will be highly appriciated.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/751113#751113]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120731/6af1f797/attachment-0001.html 


More information about the jboss-user mailing list