[jboss-jira] [JBoss JIRA] Commented: (JBREM-594) invoker not torn down upon connector startup error
Tom Elrod (JIRA)
jira-events at jboss.com
Wed Aug 30 11:51:43 EDT 2006
[ http://jira.jboss.com/jira/browse/JBREM-594?page=comments#action_12342357 ]
Tom Elrod commented on JBREM-594:
----------------------------------
A few problems here. The first is that within create() or start() method within Connector, does not unwind what it has done if an exception occurs. Second problem that destroy() was a no op when should do cleanup.
> invoker not torn down upon connector startup error
> --------------------------------------------------
>
> Key: JBREM-594
> URL: http://jira.jboss.com/jira/browse/JBREM-594
> Project: JBoss Remoting
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: general
> Affects Versions: 2.0.0.GA (Boon)
> Reporter: Tom Elrod
> Assigned To: Tom Elrod
> Fix For: 2.2.0.Beta1 (Bluto)
>
>
> If get a jvm bind error when starting connector, if stop connector and then re-create a new connector and try to start it, will get an exception saying invoker for connector has already been created and are basically stuck.
--
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