I did a esb service and publish it as a web service, the problem is that when I alert
monitors for the service I did, the first time it works, if I turn off the jboss server
and turn on the alert again no longer works and tells me the esb service is not registered
.... this is the error
--- MBeans waiting for other MBeans ---
ObjectName: jboss.monitor:service=ServiceInvoker_messages_failed_count
State: FAILED
Reason: javax.management.InstanceNotFoundException:
jboss.esb:category=MessageCounter,deployment=Rosaly_Prueba.esb,uid=13642944,service-category=invocacion,service-name=ServiceInvoker
is not registered.
I Depend On:
jboss.alerts:service=ConsoleAlertListener
ObjectName: jboss.monitor:service=ESBActionListarEstudiantesMessagesMonitor
State: FAILED
Reason: javax.management.InstanceNotFoundException:
jboss.esb:category=MessageCounter,deployment=Rosaly_Prueba.esb,service-category=central,service-name=Servicio
is not registered.
I Depend On:
jboss.alerts:service=ConsoleAlertListener
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.monitor:service=ESBActionListarEstudiantesMessagesMonitor
State: FAILED
Reason: javax.management.InstanceNotFoundException:
jboss.esb:category=MessageCounter,deployment=Rosaly_Prueba.esb,service-category=central,service-name=Servicio
is not registered.
I Depend On:
jboss.alerts:service=ConsoleAlertListener
ObjectName: jboss.monitor:service=ServiceInvoker_messages_failed_count
State: FAILED
Reason: javax.management.InstanceNotFoundException:
jboss.esb:category=MessageCounter,deployment=Rosaly_Prueba.esb,uid=13642944,service-category=invocacion,service-name=ServiceInvoker
is not registered.
I Depend On:
jboss.alerts:service=ConsoleAlertListener
Posted by forums
Original post:
https://community.jboss.org/message/854439#854439