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

Emmanuel Lecharny closed DIRMINA-181.
-------------------------------------


> Failure to shutdown SSL in a test run
> -------------------------------------
>
>                 Key: DIRMINA-181
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-181
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 0.9.0, 0.9.1, 0.9.2
>         Environment: Java 5, Mac OS X 10.4.5, running tests in IDEA 5.1
>            Reporter: peter royal
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 0.9.3
>
>
> I have been unable to reproduce it.. I don't know what test it was from 
> either.. Perhaps it represents a race condition somewhere, dunno.. Just 
> throwing in here so it doesn't get forgotten.
> java.lang.IllegalStateException
>       at 
> org.apache.mina.filter.SSLFilter.getSSLSessionHandler(SSLFilter.java:632)
>       at org.apache.mina.filter.SSLFilter.isSSLStarted(SSLFilter.java:188)
>       at org.apache.mina.filter.SSLFilter.filterClose(SSLFilter.java:538)
>       at 
> org.apache.mina.common.support.AbstractIoFilterChain.callPreviousFilterClose(AbstractIoFilterChain.java:576)
>       at 
> org.apache.mina.common.support.AbstractIoFilterChain.access$1200(AbstractIoFilterChain.java:52)
>       at 
> org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.filterClose(AbstractIoFilterChain.java:779)
>       at 
> org.apache.mina.common.support.AbstractIoFilterChain$2.filterClose(AbstractIoFilterChain.java:218)
>       at 
> org.apache.mina.common.support.AbstractIoFilterChain.callPreviousFilterClose(AbstractIoFilterChain.java:576)
>       at 
> org.apache.mina.common.support.AbstractIoFilterChain.filterClose(AbstractIoFilterChain.java:567)
>       at 
> org.apache.mina.transport.socket.nio.support.SocketSessionImpl.close0(SocketSessionImpl.java:150)
>       at 
> org.apache.mina.common.support.BaseIoSession.close(BaseIoSession.java:107)
>       at 
> org.apache.mina.transport.socket.nio.support.SocketAcceptorDelegate.unbind(SocketAcceptorDelegate.java:261)
>       at 
> org.apache.mina.common.support.DelegatedIoAcceptor.unbind(DelegatedIoAcceptor.java:70)
>       at 
> org.apache.mina.examples.echoserver.AbstractTest.tearDown(AbstractTest.java:191)
>       at junit.framework.TestCase.runBare(TestCase.java:130)
>       at junit.framework.TestResult$1.protect(TestResult.java:106)
>       at junit.framework.TestResult.runProtected(TestResult.java:124)
>       at junit.framework.TestResult.run(TestResult.java:109)
>       at junit.framework.TestCase.run(TestCase.java:118)
>       at junit.framework.TestSuite.runTest(TestSuite.java:208)
>       at junit.framework.TestSuite.run(TestSuite.java:203)
>       at junit.framework.TestSuite.runTest(TestSuite.java:208)
>       at junit.framework.TestSuite.run(TestSuite.java:203)
>       at junit.textui.TestRunner.doRun(TestRunner.java:116)
>       at 
> com.intellij.rt.execution.junit2.IdeaJUnitAgent.doRun(IdeaJUnitAgent.java:58)
>       at junit.textui.TestRunner.start(TestRunner.java:172)
>       at 
> com.intellij.rt.execution.junit.TextTestRunner2.startRunnerWithArgs(TextTestRunner2.java:23)
>       at 
> com.intellij.rt.execution.junit2.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:98)
>       at 
> com.intellij.rt.execution.junit2.JUnitStarter.main(JUnitStarter.java:32)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to