[esb-issues] [JBoss JIRA] Created: (JBESB-1191) Unclear warning for unresponsive EPR

Martin Vecera (JIRA) jira-events at lists.jboss.org
Wed Oct 17 08:27:03 EDT 2007


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

        



More information about the esb-issues mailing list