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

Rob Stryker (JIRA) issues at jboss.org
Wed Feb 12 05:57:28 EST 2014


Rob Stryker created JBIDE-16532:
-----------------------------------

             Summary: ControllableServerLaunchConfiguration cannot 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
             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 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