willa666
asked on
odd error withnode manager
Getting an ` when I try to start the Weblogic node manager. Weblogic generates a self signed certificate so that their is a trust between the the admin server and the managed server. I tried to disable it the hostname verification, but that did not help either. It has a problem with the IP that comes back.
This is the error that appears in the web console.
[[NodeManager:300033]Could not execute command ping on the node manager. Reason: weblogic.nodemanager.NodeM anagerExce ption: [CommandInvoker: Failed to send command: 'ping to server 'null' to NodeManager at host: 'devapp02:5555' with exception [Security:090504]Certifica te chain received from devapp02 - 1111.111.200.211 failed hostname verification check. Certificate contained qa133 but check expected devapp02. Please ensure that the NodeManager is active on the target machine].]
Will
This is the error that appears in the web console.
[[NodeManager:300033]Could
Will
Try to use the same jdk as the weblogic server is using to start the Node manager
in the startnodemanager.cmd|sh file set the JAVA_HOME to the same value as used by Weblogic admin server.
in the startnodemanager.cmd|sh file set the JAVA_HOME to the same value as used by Weblogic admin server.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
2. what is return name from hostname command
3. Check /etc/service
4. Check DNS entry