Can't Install wlsdm.war on Admin Server
-
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 -
Hi @jadhep,
The “wlsdm.war” file must be in the ${DOMAIN_HOME}/console-ext folder.
And agents must be installed on the only managed servers.For more detailed information and best practices, please follow the below document.
https://wlsdm.com/docs/#IV.Installation
Kind regards…
-
-
Hi Jadhep,
It may be caused by user privilege issue.
Please change the owner of the wlsdm.war and wlsdm_agent.jar files to “weblogic” user then try it again.
Regards.
-
Hi Support Team,
Still same issue even after change the owner of wlsdm.war and wlsdm_agent.jar files. Anyway, is this tool required RDBMS Store policy ?
-
Hi @jadhep,
Please send your WLSDM log files and AdminServer log file to [email protected].
And please specify the WebLogic version, Java version, and the OS info.
Kind regards…
-
Hi,
On the other hand, Make sure you have not applied wlsdm_agent JVM arguments to the AdminServer?
If you send the whole details and logs we would like to help you to alter this problem. We have never seen this error before. It looks like this is something relevant to this environment. Have you tried the installation on another domain environment?
Regards…