users@glassfish.java.net

Re: Error starting Glassfish

From: <glassfish_at_javadesktop.org>
Date: Wed, 21 Jan 2009 19:22:29 PST

I think you somehow created a domain with its keystore locked with a password other than
"changeit" which is the default (the so-called master password).

You should use a passwordfile with contents:
AS_ADMIN_PASSWORD=admin (assuming this is what you provided to NB)
AS_ADMIN_MASTERPASSWORD=admin (assuming this is what you provided to NB)
and the use

asadmin start-domain --passwordfile passwordfile

-Kedar
[Message sent by forum member 'km' (km)]

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