[
https://issues.jboss.org/browse/JBIDE-16532?page=com.atlassian.jira.plugi...
]
Rob Stryker updated JBIDE-16532:
--------------------------------
Description:
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.
was:
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.
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