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

JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • 9
    • hotspot
    • svc
    • b64
    • windows
    • Verified

         java.lang.UnsatisfiedLinkError: C:\\local\\aurora\\CommonData\\jdk\\bin\\management_ext.dll: The specified procedure could not be found
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1932)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1840)
        at java.lang.Runtime.loadLibrary0(Runtime.java:874)
        at java.lang.System.loadLibrary(System.java:1111)
        at com.sun.management.internal.PlatformMBeanProviderImpl.lambda$static$0(PlatformMBeanProviderImpl.java:57)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.management.internal.PlatformMBeanProviderImpl.<clinit>(PlatformMBeanProviderImpl.java:56)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:425)
        at java.lang.Class.newInstance(Class.java:464)
        at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:378)
        ... 16 more


        RULE nsk/jdwp/ReferenceType/Instances/instances001 Exception java.lang.UnsatisfiedLinkError: ...management_ext.dll: The specified procedure could not be found
        RULE nsk/jdwp/VirtualMachine/InstanceCounts/instanceCounts001 Exception java.lang.UnsatisfiedLinkError: ...management_ext.dll: The specified procedure could not be found
        RULE nsk/jdwp/ThreadReference/OwnedMonitorsStackDepthInfo/ownedMonitorsStackDepthInfo002 Exception java.lang.UnsatisfiedLinkError: ...management_ext.dll: The specified procedure could not be found
        RULE nsk/jdwp/ObjectReference/ReferringObjects/referringObjects002 Exception java.lang.UnsatisfiedLinkError: ...management_ext.dll: The specified procedure could not be found
        RULE nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn002 Exception java.lang.UnsatisfiedLinkError: ...management_ext.dll: The specified procedure could not be found
        RULE nsk/jdwp/ThreadReference/OwnedMonitorsStackDepthInfo/ownedMonitorsStackDepthInfo001 Exception java.lang.UnsatisfiedLinkError: ...management_ext.dll: The specified procedure could not be found

              sla Staffan Larsen (Inactive)
              lmesnik Leonid Mesnik
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: