users@glassfish.java.net

Re: Node Agent fails to start

From: <glassfish_at_javadesktop.org>
Date: Mon, 23 Apr 2007 11:58:23 PDT

That did not work.

bash-2.05# [b]asadmin start-domain domain1[/b]
Starting Domain domain1, please wait.
Log redirected to /opt/glassfish/domains/domain1/logs/server.log.
Please enter the master password> [b]"I entered the new password here"[/b]
Password entered is invalid
CLI156 Could not start the domain domain1.

[u]Then I tried this:[/u]


bash-2.05# [b]asadmin start-domain domain1[/b]
Starting Domain domain1, please wait.
Log redirected to /opt/glassfish/domains/domain1/logs/server.log.
Please enter the master password>
Domain domain1 is ready to receive client requests. Additional services are being started in background.
Domain [domain1] is running [Sun Java System Application Server Platform Edition 9.0_01 (build b02-p01)] with its configuration and logs at: [/opt/glassfish/domains].
Admin Console is available at [http://localhost:4848].
Use the same port [4848] for "asadmin" commands.
User web applications are available at these URLs:
[http://localhost:8080 https://localhost:8181 ].
Following web-contexts are available:
[/web1 /asadmin ].
Standard JMX Clients (like JConsole) can connect to JMXServiceURL:
[service:jmx:rmi:///jndi/rmi://hostname1:8686/jmxrmi] for domain management purposes.
Domain listens on at least following ports for connections:
[8080 8181 4848 3700 3820 3920 8686 ].

bash-2.05# [b]asadmin stop-domain domain1[/b]
The domain (domain1) isn't running.
CLI157 Could not stop the domain domain1.

[u]From the server.log[/u]

Caused by: java.lang.IllegalStateException: java.security.UnrecoverableKeyException: Cannot recover key
        at com.sun.enterprise.security.SSLUtils.<clinit>(SSLUtils.java:115)
Caused by: java.security.UnrecoverableKeyException: Cannot recover key
[Message sent by forum member 'angelee' (angelee)]

http://forums.java.net/jive/thread.jspa?messageID=213809