You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "jeewantha dharmaparakrama (JIRA)" <ji...@apache.org> on 2013/06/17 10:26:19 UTC

[jira] [Updated] (SYNAPSE-933) In Synapse Sample 57, when shutingdown the Axis2 servers one by one, shutting down the last server throws an Exception

     [ https://issues.apache.org/jira/browse/SYNAPSE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jeewantha dharmaparakrama updated SYNAPSE-933:
----------------------------------------------

    Summary: In Synapse Sample 57, when shutingdown the Axis2 servers one by one, shutting down the last server throws an Exception  (was: In Synapse Sample 57, when shutingdown the Axis2 servers one by one, shutting down the last server)
    
> In Synapse Sample 57, when shutingdown the Axis2 servers one by one, shutting down the last server throws an Exception
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-933
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-933
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core, Endpoints
>            Reporter: jeewantha dharmaparakrama
>
> 2013-06-17 13:42:21,030 [-] [HttpClientWorker-18] ERROR NativeWorkerPool Uncaught exception
> java.util.EmptyStackException
> 	at java.util.Stack.peek(Stack.java:85)
> 	at java.util.Stack.pop(Stack.java:67)
> 	at org.apache.synapse.endpoints.DynamicLoadbalanceEndpoint$DynamicLoadbalanceFaultHandlerImpl.onFault(DynamicLoadbalanceEndpoint.java:465)
> 	at org.apache.synapse.FaultHandler.handleFault(FaultHandler.java:54)
> 	at org.apache.synapse.endpoints.AbstractEndpoint.invokeNextFaultHandler(AbstractEndpoint.java:565)
> 	at org.apache.synapse.endpoints.AbstractEndpoint.onFault(AbstractEndpoint.java:413)
> 	at org.apache.synapse.endpoints.AddressEndpoint.onFault(AddressEndpoint.java:43)
> 	at org.apache.synapse.FaultHandler.handleFault(FaultHandler.java:102)
> 	at org.apache.synapse.core.axis2.SynapseCallbackReceiver.handleMessage(SynapseCallbackReceiver.java:223)
> 	at org.apache.synapse.core.axis2.SynapseCallbackReceiver.receive(SynapseCallbackReceiver.java:160)
> 	at org.apache.synapse.transport.nhttp.ClientHandler$1.run(ClientHandler.java:493)
> 	at org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:173)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> 	at java.lang.Thread.run(Thread.java:662)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org