Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17118

Errors when deploying to local servers using management api using Run on Server on project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.2.0.Beta2
    • 4.2.0.Beta1
    • server
    • None
    • Hide

      1. Set up a server using Local (Use Management) profile, e.g. WildFly 8.0
      2. Start the server
      3. Create html5 project from Central
      4. Select Run on Server on the project and deploy it to your running server
      5. Check Error view - you will see errors - FAIL

      Show
      1. Set up a server using Local (Use Management) profile, e.g. WildFly 8.0 2. Start the server 3. Create html5 project from Central 4. Select Run on Server on the project and deploy it to your running server 5. Check Error view - you will see errors - FAIL
    • Hide

      Use the plain Local profile instead of the one that uses management api for deployment when creating the server
      Alternatively, you can use JBoss Runtime Detection (Window -> Preferences -> JBoss Tools -> JBoss Runtime Detection) to set up your server. This will use the plain Local profile.

      Show
      Use the plain Local profile instead of the one that uses management api for deployment when creating the server Alternatively, you can use JBoss Runtime Detection (Window -> Preferences -> JBoss Tools -> JBoss Runtime Detection) to set up your server. This will use the plain Local profile.

      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:

      !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
      

      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.

            rob.stryker Rob Stryker (Inactive)
            exd-mmalina Martin Malina
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: