[jbosstools-issues] [JBoss JIRA] (JBIDE-17118) Errors when deploying to local servers using management api

Martin Malina (JIRA) issues at jboss.org
Tue Apr 15 11:50:33 EDT 2014


Martin Malina created JBIDE-17118:
-------------------------------------

             Summary: Errors when deploying to local servers using management api
                 Key: JBIDE-17118
                 URL: https://issues.jboss.org/browse/JBIDE-17118
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: server
    Affects Versions: 4.2.0.Beta1
            Reporter: Martin Malina
            Assignee: Rob Stryker
            Priority: Critical
             Fix For: 4.2.0.Beta2


When you try to deploy an app to as7/wf8/eap6 using a server with management enabled, the app deploys, but you get some errors in the error log:
{code}
!ENTRY org.jboss.ide.eclipse.as.wtp.core 4 0 2014-04-15 17:35:59.050
!MESSAGE Unable to choose a subsystem. Multiple subsystems found for servertype org.jboss.ide.eclipse.as.71 and system type deploymentOptions

!ENTRY org.jboss.ide.eclipse.as.wtp.core 4 0 2014-04-15 17:35:59.050
!MESSAGE Unable to choose a subsystem. Multiple subsystems found for servertype org.jboss.ide.eclipse.as.71 and system type deploymentOptions
{code}

When you then remove the deployment from the server view, it stays deployed. So you cannot get rid of it from Eclipse anymore - you have to either use web console, or jboss cli.

--
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