[
https://issues.apache.org/jira/browse/HTTPCORE-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478879
]
Anders Wallgren commented on HTTPCORE-54:
-----------------------------------------
Just updated and ran through a few test runs -- haven't seen this since.
> NPE during DefaultConnectingIOReactor.shutdown
> ----------------------------------------------
>
> Key: HTTPCORE-54
> URL: https://issues.apache.org/jira/browse/HTTPCORE-54
> Project: HttpComponents Core
> Issue Type: Bug
> Components: HttpCore NIO
> Reporter: Anders Wallgren
> Fix For: 4.0-alpha4
>
>
> java.lang.NullPointerException
> at
> org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.stopWorkers(AbstractMultiworkerIOReactor.java:91)
> at
> org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.shutdown(DefaultConnectingIOReactor.java:279)
> at
> com.electriccloud.commander.agent.AgentManager.onStop(AgentManager.java:203)
> at com.electriccloud.util.FailsafeRunnable.stop(FailsafeRunnable.java:154)
> at
> com.electriccloud.commander.agent.AgentManagerTest.tearDown(AgentManagerTest.java:329)
> It's possible that shutdown was called twice.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]