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

Fred Bricon (JIRA) issues at jboss.org
Wed Feb 12 07:35:28 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon updated JBIDE-16532:
--------------------------------

    Description: 
ControllableServerLaunchConfiguration should not 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 server in rse mode, start, stop
 2) Switch server to local mode
 3) Try to start,  watch it attempt to use rse to start. 

  was:
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 server in rse mode, start, stop
 2) Switch server to local mode
 3) Try to start,  watch it attempt to use rse to start. 


    
> 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 should not 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 server in rse mode, start, stop
>  2) Switch server to 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