[JBoss JIRA] Created: (JBESB-1191) Unclear warning for unresponsive EPR
by Martin Vecera (JIRA)
Unclear warning for unresponsive EPR
------------------------------------
Key: JBESB-1191
URL: http://jira.jboss.com/jira/browse/JBESB-1191
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Rosetta
Affects Versions: 4.2.1 IR2
Environment: Xen guest, Sun JVM
Reporter: Martin Vecera
Assigned To: Mark Little
While running webservice producer performance test (see https://svn.corp.jboss.com/repos/soa/trunk/qa/tests/quickstarts/performance6) I made one of my EPR to become unresponsive for a while. This test is working with only one EPR at the same time so I would expect that ESB shows me this EPR. Instead of this it showed me incorrectly all the EPRs currently configured:
15:07:54,183 INFO [ServiceInvoker] Unresponsive EPR: EPR: PortReference < <wsa:Address http://0.0.0.0:8765/> > for message: header: [ To: null, From: null, ReplyTo: null, FaultTo: null, Action: null, MessageID: null, RelatesTo: null ]
15:07:54,336 INFO [ServiceInvoker] Unresponsive EPR: EPR: PortReference < <wsa:Address socket://0.0.0.0:8888/> > for message: header: [ To: null, From: null, ReplyTo: null, FaultTo: null, Action: null, MessageID: null, RelatesTo: null ]
I tried to add one more completely unused EPR to see if ESB shows really everything. Guess what - it shows:
15:23:29,141 INFO [ServiceInvoker] Unresponsive EPR: EPR: PortReference < <wsa:Address http://0.0.0.0:8765/> > for message: header: [ To: null, From: null, ReplyTo: null, FaultTo: null, Action: null, MessageID: null, RelatesTo: null ]
15:23:29,141 INFO [ServiceInvoker] Unresponsive EPR: EPR: PortReference < <wsa:Address http://0.0.0.0:18888/> > for message: header: [ To: null, From: null, ReplyTo: null, FaultTo: null, Action: null, MessageID: null, RelatesTo: null ]
15:23:29,142 INFO [ServiceInvoker] Unresponsive EPR: EPR: PortReference < <wsa:Address socket://0.0.0.0:8888/> > for message: header: [ To: null, From: null, ReplyTo: null, FaultTo: null, Action: null, MessageID: null, RelatesTo: null ]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months
[JBoss JIRA] Created: (JBESB-1122) Incorporate new documentation on Notifiers into Message Action Guide / Incorporate Notifier quickstart into codebase
by Richard Achmatowicz (JIRA)
Incorporate new documentation on Notifiers into Message Action Guide / Incorporate Notifier quickstart into codebase
--------------------------------------------------------------------------------------------------------------------
Key: JBESB-1122
URL: http://jira.jboss.com/jira/browse/JBESB-1122
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.2.1 IR1
Reporter: Richard Achmatowicz
Assigned To: Kevin Conner
Priority: Minor
I have created some documentation for Notifier classes and their parameters which can be added to the MessageActionGuide under the Notifiers section, to provide users with information on what the notifiers will do and the parameters they can accept. I have also created a new quickstart which demonstarts their use. These are in JBQA-1046.
Could you please incorporate this information into the current MessageACtion Guide and also update the codebase with the new quickstart (if desired). The quickstart has been tested and seems to work fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months