StateMachine deadlock on StateContext synchronization
-----------------------------------------------------
Key: DIRMINA-737
URL: https://issues.apache.org/jira/browse/DIRMINA-737
Project: MINA
Issue Type: Bug
Components: Statemachine
Affects Versions: 2.0.0-M6
Environment: Mac OSX 10.5.8
JDK 1.5.0_19-137
Reporter: Rafael Marins
I've found a deadlock at StateMachine#handle(StateMachine.java:129) and
StateMachineProxyBuilder
$MethodInvocationHandler.invoke(StateMachineProxyBuilder.java:253), when using
two layered state machines in pipeline. It get into deadlock because both
methods seems to be called concurrently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.