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

Remote EAP 6.2 fails to stop - null argument

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 4.2.0.Beta1
    • 4.2.0.Beta1
    • server
    • Hide

      1. Go to server view, right-click and select New Server
      2. Choose type EAP 6.1+, click Next
      3. Choose the Remote profile with management, without a runtime
      4. Set up your server. Finish
      5. Start the server, enter the credentials when prompted
      6. Stop the server - you will be shown an error

      Show
      1. Go to server view, right-click and select New Server 2. Choose type EAP 6.1+, click Next 3. Choose the Remote profile with management, without a runtime 4. Set up your server. Finish 5. Start the server, enter the credentials when prompted 6. Stop the server - you will be shown an error

    Description

      I cannot stop a remote server. It's EAP 6.2 without a runtime and with management operations enabled.

      When I click stop, I get this error:

      And this is in the workspace log:

      !ENTRY org.eclipse.core.jobs 4 2 2014-03-26 11:39:00.141
      !MESSAGE An internal error occurred during: "Stopping JBoss EAP 6.2 marvin".
      !STACK 0
      org.eclipse.core.runtime.AssertionFailedException: null argument:
      	at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
      	at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
      	at org.jboss.ide.eclipse.as.core.util.RemotePath.initialize(RemotePath.java:642)
      	at org.jboss.ide.eclipse.as.core.util.RemotePath.<init>(RemotePath.java:197)
      	at org.jboss.tools.as.core.internal.modules.ModuleDeploymentPrefsUtil.getModuleNestedDeployPath(ModuleDeploymentPrefsUtil.java:159)
      	at org.jboss.tools.as.core.internal.modules.ModuleDeploymentPrefsUtil.getModuleTreeDestinationFullPath(ModuleDeploymentPrefsUtil.java:65)
      	at org.jboss.tools.as.core.server.controllable.subsystems.internal.ModuleDeployPathController.getDeployDirectory(ModuleDeployPathController.java:110)
      	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServer.getDeploymentLocation(DeployableServer.java:254)
      	at org.jboss.ide.eclipse.as.core.server.internal.AbstractDeploymentScannerAdditions.getDeployLocationFolders(AbstractDeploymentScannerAdditions.java:161)
      	at org.jboss.ide.eclipse.as.core.server.internal.AbstractDeploymentScannerAdditions.removeAddedDeploymentScanners(AbstractDeploymentScannerAdditions.java:76)
      	at org.jboss.tools.as.core.server.controllable.subsystems.internal.LocalLegacyShutdownController.removeScanners(LocalLegacyShutdownController.java:75)
      	at org.jboss.tools.as.core.server.controllable.subsystems.internal.LocalLegacyShutdownController.stop(LocalLegacyShutdownController.java:58)
      	at org.jboss.tools.as.core.server.controllable.subsystems.internal.LocalLegacyShutdownController.stop(LocalLegacyShutdownController.java:53)
      	at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.stop(ControllableServerBehavior.java:242)
      	at org.eclipse.wst.server.core.internal.Server.stopImpl2(Server.java:3670)
      	at org.eclipse.wst.server.core.internal.Server.stopImpl(Server.java:3627)
      	at org.eclipse.wst.server.core.internal.Server$StopJob.run(Server.java:403)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
      

      There is no way to stop the server - you can try as many times as you like to click Stop, but each time you get the error and the server is still started.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: