Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8143331

com/sun/tools/attach/StartManagementAgent.java failed with "IOException: The handle is invalid"

XMLWordPrintable

      [runApplication] Error: Invalid com.sun.management.jmxremote.port number: apa
      com.sun.tools.attach.AttachOperationFailedException: java.lang.RuntimeException: Invalid com.sun.management.jmxremote.port number: apa
      at sun.tools.attach.VirtualMachineImpl.execute(VirtualMachineImpl.java:159)
      at sun.tools.attach.HotSpotVirtualMachine.executeCommand(HotSpotVirtualMachine.java:263)
      at sun.tools.attach.HotSpotVirtualMachine.executeJCmd(HotSpotVirtualMachine.java:245)
      at sun.tools.attach.HotSpotVirtualMachine.startManagementAgent(HotSpotVirtualMachine.java:193)
      at StartManagementAgent.basicTests(StartManagementAgent.java:93)
      at StartManagementAgent.runTests(StartManagementAgent.java:116)
      at StartManagementAgent.main(StartManagementAgent.java:59)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:745)

            kevinw Kevin Walls
            jprovino Joseph Provino (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: