Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

Node Agent Restart CertificateException

$
0
0

I tried to restart my node agent using

asadmin start-node-agent --startinstances=false --agentdir=/srv/agent agent_name

and the node agent log looks fine. When I try to start a particular
instance on the node agent I get the following exception, any ideas?

java.security.cert.CertificateException: No local string defined

When I start the node agent without the --startinstances=false it auto
starts all instances on the node successfully, but then I'm unable to use
the admin console to stop any instance and I get the CertificateException

--
Colin


Viewing all articles
Browse latest Browse all 1091

Trending Articles