Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Package-HTTP Component-Core-Container Mobicents-2.7.0
New issue 75 by [email protected]: HTTP Client RA : Response event
shouldn't be fired on Activity already ended.
http://code.google.com/p/jain-slee/issues/detail?id=75
HTTP Client RA : Response event shouldn't be fired on Activity already
ended.
As of now it fires HTTP response event on activity which is already ended
by SBB and causes below exception
2013-07-03 15:07:51,717 ERROR
[javax.slee.RAEntityNotification[entity=HttpClientResourceAdaptor].HttpClientResourceAdaptor]
(pool-34-thread-2009) Unable to fire
EventTypeID[name=net.java.client.slee.resource.http.event.ResponseEvent,vendor=net.java.client.slee,version=4.0]
on activity handle HttpClientSession ID:
2f6c9118-58e3-437e-850c-33ede09ceadc , the handle is not mapped to an
activity context
javax.slee.resource.UnrecognizedActivityHandleException: Unable to fire
EventTypeID[name=net.java.client.slee.resource.http.event.ResponseEvent,vendor=net.java.client.slee,version=4.0]
on activity handle HttpClientSession ID:
2f6c9118-58e3-437e-850c-33ede09ceadc , the handle is not mapped to an
activity context
at
org.mobicents.slee.resource.SleeEndpointImpl._fireEvent(SleeEndpointImpl.java:740)
at
org.mobicents.slee.resource.SleeEndpointFireEventNotTransactedExecutor.execute(SleeEndpointFireEventNotTransactedExecutor.java:79)
at
org.mobicents.slee.resource.SleeEndpointImpl.fireEvent(SleeEndpointImpl.java:556)
at
org.mobicents.slee.resource.SleeEndpointImpl.fireEvent(SleeEndpointImpl.java:511)
at
org.mobicents.client.slee.resource.http.HttpClientResourceAdaptor.processResponseEvent(HttpClientResourceAdaptor.java:543)
at
org.mobicents.client.slee.resource.http.HttpClientResourceAdaptor$AsyncExecuteMethodHandler.run(HttpClientResourceAdaptor.java:600)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.