[jboss-jira] [JBoss JIRA] Closed: (JBMICROCONT-112) Infinite loop on internal error in AbstractController change()
Adrian Brock (JIRA)
jira-events at jboss.com
Tue Nov 28 07:31:55 EST 2006
[ http://jira.jboss.com/jira/browse/JBMICROCONT-112?page=all ]
Adrian Brock closed JBMICROCONT-112.
------------------------------------
Resolution: Done
> Infinite loop on internal error in AbstractController change()
> --------------------------------------------------------------
>
> Key: JBMICROCONT-112
> URL: http://jira.jboss.com/jira/browse/JBMICROCONT-112
> Project: JBoss MicroContainer
> Issue Type: Bug
> Components: Dependency
> Affects Versions: JBossMC_2_0_0M1
> Reporter: Adrian Brock
> Assigned To: Adrian Brock
> Fix For: JBossMC_2_0_0 Beta
>
>
> There is an infinite loop in the AbstractController change() method if there is an internal error.
> This is because when it spots the internal error, it just logs it and returns.
> The fix is to throw an error to break out of the loop that "bumps" the context through the states.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list