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

JMX attaching of Subject does not work when security manager not allowed

XMLWordPrintable

        An app server testing with JDK 23 builds is failing since JDK-8296244.

        <May 30, 2024, 10:07:33,634 AM Coordinated Universal Time> <Notice> <JMX> <BEA-149535> <JMX Resiliency Activity Server=AdminServer : Connection already exists for the server. Did not attempt to connect to the server>

        <May 30, 2024, 10:07:34,356 AM Coordinated Universal Time> <Warning> <RMI> <BEA-080003> <A RuntimeException was generated by the RMI server: javax.management.remote.rmi.RMIConnectionImpl.invoke(Ljavax.management.ObjectName;Ljava.lang.String;Ljava.rmi.MarshalledObject;[Ljava.lang.String;Ljavax.security.auth.Subject;)

        weblogic.management.NoAccessRuntimeException: [Management:141302]Access not allowed for Subject: principals=[], on resource Domain, action: execute, target lookupTarget..

        weblogic.management.NoAccessRuntimeException: [Management:141302]Access not allowed for Subject: principals=[], on resource Domain, action: execute, target lookupTarget.

                        at weblogic.management.internal.SecurityHelper$IsAccessAllowedPrivilegeAction.run(SecurityHelper.java:868)

                        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:344)

              kevinw Kevin Walls
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: