users@glassfish.java.net

Re: Problem to install glassfish v2ur2 on AIX.

From: Shreedhar Ganapathy <Shreedhar.Ganapathy_at_Sun.COM>
Date: Tue, 26 Aug 2008 12:10:24 -0700

Glad you could work it out and get ahead. Thanks very much for sharing.

Can you file an issue in the issue tracker on this so it will get
addressed for v2.1?

Thanks
Shreedhar

glassfish_at_javadesktop.org wrote:
> I found the problem. No .asadmintruststore and one isn't getting built during the install. My quick fix is to generate a dummy key and as a side-effect this file then everything works. Here is what I did (but any type of key would work):
>
> /usr/java6/jre/bin/keytool -genkey -keyalg RSA -keystore /home/bsmdev/.asadmintruststore -alias junk
>
> Answer the questions with anything (press enter) then at the end it'll ask for a password, I used changeit. Uh, change /home/bsmdev to whatever ~ expands to.
> [Message sent by forum member 'catkins' (catkins)]
>
> http://forums.java.net/jive/thread.jspa?messageID=295438
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>