]
Martin Malina closed JBIDE-18367.
---------------------------------
Verified in JBDS 8.0.0.CR2 B486
Unable to choose a subsystem error when right-clicking on a stopped
server (management profile)
-----------------------------------------------------------------------------------------------
Key: JBIDE-18367
URL:
https://issues.jboss.org/browse/JBIDE-18367
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.CR1
Reporter: Martin Malina
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.2.0.CR2
When you right-click on a stopped EAP6/WF8/AS7 server that uses the management profile,
you'll get two identical errors thrown:
{code}
!ENTRY org.jboss.ide.eclipse.as.wtp.core 4 0 2014-09-17 12:29:08.536
!MESSAGE Unable to choose a subsystem. Multiple subsystems found for servertype
org.jboss.ide.eclipse.as.eap.61 and system type deploymentOptions
!ENTRY org.jboss.ide.eclipse.as.wtp.core 4 0 2014-09-17 12:29:08.538
!MESSAGE Unable to choose a subsystem. Multiple subsystems found for servertype
org.jboss.ide.eclipse.as.eap.61 and system type deploymentOptions
{code}