[jboss-user] [Messaging, JMS & JBossMQ] - Re: JMS ProviderFailure:java.lang.NoSuchFieldError

avernon do-not-reply at jboss.com
Mon Aug 14 20:04:00 EDT 2006


I followed the instructions presented in "TIBCO Enterprise Message Service? Application Integration Guide Software Release 4.3, February 2006" as outlined in Chapter 3 for JBoss 4.0.2. Everything seemed to work.
The sample application referred to I copied from http://docs.jboss.org/admin-devel/Chap6.html and managed to pick up a copy of the EDU oswego concurrent utils from http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
 
The only error I got was ...
07:41:39,375 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- MBeans waiting for other MBeans ---
ObjectName: jboss.mq:service=DestinationManager
  State: CONFIGURED
  I Depend On:
    jboss.mq:service=MessageCache
    jboss.mq:service=PersistenceManager
    jboss.mq:service=StateManager
    jboss.mq:service=ThreadPool
    jboss:service=Naming

ObjectName: jboss.mq:service=InvocationLayer,type=JVM
  State: CONFIGURED
  I Depend On:
    jboss.mq:service=Invoker

ObjectName: jboss.mq:service=InvocationLayer,type=UIL2
  State: CONFIGURED
  I Depend On:
    jboss.mq:service=Invoker

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.mq:service=Invoker
  State: NOTYETINSTALLED
  Depends On Me:
    jboss.mq:service=InvocationLayer,type=JVM
    jboss.mq:service=InvocationLayer,type=UIL2

ObjectName: jboss.mq:service=ThreadPool
  State: NOTYETINSTALLED
  Depends On Me:
    jboss.mq:service=DestinationManager

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965142#3965142

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965142



More information about the jboss-user mailing list