[jbosstools-issues] [JBoss JIRA] (JBIDE-16532) ControllableServerLaunchConfiguration should not keep state!

Max Rydahl Andersen (JIRA) issues at jboss.org
Wed Feb 12 08:05:28 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12943870#comment-12943870 ] 

Max Rydahl Andersen commented on JBIDE-16532:
---------------------------------------------

+1 for this fix/PR - definitely news that you can't cache in these launch delegates but makes sense. 
                
> ControllableServerLaunchConfiguration should not keep state!
> ------------------------------------------------------------
>
>                 Key: JBIDE-16532
>                 URL: https://issues.jboss.org/browse/JBIDE-16532
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Alpha2
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>            Priority: Critical
>              Labels: respin-a
>             Fix For: 4.2.0.Alpha2
>
>
> ControllableServerLaunchConfiguration cannot keep state. Currently it is caching the shutdown controller, however, the launch config is not re-instantiated on the fly, and so keeping any state here is a very bad idea.
> Use case:
>  1) Create 1 server in rse mode, start, stop
>  2) create 2nd server in local mode
>  3) Try to start,  watch it attempt to use rse to start. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list