Hi,
I am trying to create a cluster in weblogic, and I have included two machines in my cluster. When I run one of the servers, I get the following error:
[CommandInvoker: Failed to send command: 'online to server 'akhilaserver' to NodeManager at host: '10.153.17.27:5555' with exception [Security:090504]Certificate chain received from viswa.i2.com - 10.153.17.27 failed hostname verification check. Certificate contained viswa but check expected viswa.i2.com. Please ensure that the NodeManager is active on the target machine]
Can anyone please help? I suppose the error might be because of the .jks file which gives the private key, but I dont know where I can specify the exact hostname "viswa.i2.com" instead of the hostname "viswa" that weblogic installer seems to identify by itself.
Thanks in advance,
Usha