Node manager is configured . Both admin and Managed server are SSL configured and in production mode.
KeyStores=CustomIdentityAndCustomTrust
Node manager uses plain socket.
when i am trying to start the managed server 2 from Admin console. I am getting an error that Node manager is not rechable.
and in the Monitoring tab of Machine the problem description is Access to domain "Mydomain" for user 3Hutju is denied.
Though i am creating the domain with username weblogic but it is showing some encrypted name
It is a little hard to imagine the setup, it could be a SSL handshake failure or something like that. If this is a problem regarding access, why not set up some auditing providers that log what is going on. There is a tab in WL that will allow you to audit events. Give that a try
we need node manager so as to start the remote managed server from admin console.
Any way i got the solution. I forgot to configure one parameter for SSL and beacuse of that i was getting access denied error.
sumit mathur wrote:we need node manager so as to start the remote managed server from admin console.
Any way i got the solution. I forgot to configure one parameter for SSL and beacuse of that i was getting access denied error.
Good to hear that you solved it sumit. Can you post the missing parameter and the related error also, just in case it might help some one in the future