Hello,
I am able to install wlsdm agent succesfully. But, when i tried to install wlsdm.war on Admin Server. Admin Server can’t up. I got below error :
<Feb 19, 2019, 1:37:04,691 PM WIB> <Could not deploy policy for resource: /WLSDM/gateway.controller.
weblogic.management.DeploymentException: java.lang.NullPointerException
at weblogic.servlet.security.CSSServletSecurityServices$CSSApplicationServices.deployUncheckedPolicy(CSSServletSecurityServices.java:
289)
at weblogic.servlet.security.internal.WLSSecurity.deployUncheckedPolicy(WLSSecurity.java:54)
at weblogic.servlet.security.internal.WebAppSecurityWLS.deploy(WebAppSecurityWLS.java:566)
at weblogic.servlet.security.internal.WebAppSecurityWLS.deployPolicies(WebAppSecurityWLS.java:558)
at weblogic.servlet.security.internal.WebAppSecurity.deployPolicyAndRole(WebAppSecurity.java:443)
Truncated. see log file for complete stacktrace
Caused By: java.lang.NullPointerException
at java.lang.System.arraycopy(Native Method)
at com.octetstring.vde.util.guid.GuidParamGenerator.generateNodeID(GuidParamGenerator.java:47)
at com.octetstring.vde.util.guid.GuidStateManager.initializeGUIDParameters(GuidStateManager.java:59)
at com.octetstring.vde.util.guid.GuidStateManager.(GuidStateManager.java:30)
at com.octetstring.vde.util.guid.GuidStateManager.(GuidStateManager.java:23)
Truncated. see log file for complete stacktrace