Hi again,

I tried to use DestinationManager without
MessageCache, PersistenceManager, StateManager.

While starting, I now have an error saying "null
object name"

Here is the log :

<log>
ObjectName: jboss.mq:service=DestinationManager
 state: FAILED
 I Depend On:
 Depends On Me:  
jboss.mq.destination:service=Topic,name=productTopic
 
jboss.mq.destination:service=Topic,name=underlyingTopic
  jboss.mq.destination:service=Topic,name=dealTopic
  jboss.mq:service=SecurityManager
  jboss.mq.destination:service=Queue,name=DLQ
javax.management.InstanceNotFoundException: null
object name,
</log>

DestinationManager is declared as :
<snip>
  <mbean
code="org.jboss.mq.server.jmx.DestinationManager"
name="jboss.mq:service=DestinationManager">
  </mbean>
</snip>

which parameter do I omit ?

thanks,
ionel

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to