dev@glassfish.java.net

Re: Invalid keystore format error at maven configure-runtime

From: kedar <Kedar.Mhaswade_at_Sun.COM>
Date: Wed, 21 Mar 2007 16:11:33 -0700

Hi Bhakti,

This is weird.
I haven't seen this in some time.

Can you see what the file type of
<install-dir>/lib/install/templates/cacerts.jks is?

(using Solaris "file" command).

Another thing to try is:
- edit install-dir/bin/asadmin.
- add -DDebug.
- try "install-dir/bin/asadmin create-domain --adminport 4848 domain1
- send the output on the console.

Kedar

Bhakti Mehta wrote:
> Hi,
> I am running into this error when I tried to call maven
> configure-runtime after calling maven checkout bootstrap-all build on
> my solaris platform.
> Is there something I am missing?
> Please can you let me know
> Thanks,
> Bhakti
>
> ------------------------------------------------------------------------
>
> /export/home/bhakti/new-workspace/glassfish/bootstrap %maven configure-runtime __ __
> | \/ |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
> |_| |_\__,_|\_/\___|_||_| v. 1.0.2
>
> build:start:
>
> configure-runtime:
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish [mkdir] Created dir: /export/home/bhakti/new-workspace/publish/glassfish/bin [echo] Current Java Version 1.5.0_09
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/config
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/config
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [copy] Copying 1 file to /export/home/bhakti/new-workspace/publish/glassfish/bin
> [exec] Option adminuser deprecated, use --user instead.
> [exec] Using port 4848 for Admin.
> [exec] Using port 8080 for HTTP Instance.
> [exec] Using port 7676 for JMS.
> [exec] Using port 3700 for IIOP.
> [exec] Using port 8181 for HTTP_SSL.
> [exec] Using default port 3820 for IIOP_SSL.
> [exec] Using default port 3920 for IIOP_MUTUALAUTH.
> [exec] Using default port 8686 for JMX_ADMIN.
> [exec] Domain being created with profile:developer, as specified by variable AS_ADMIN_PROFILE in configuration file.
> [exec] Security Store used should be: JKS
> [exec] CLI130 Could not create domain, domain1
> [exec] keytool error: java.io.IOException: Invalid keystore format
> [exec]
>
> BUILD FAILED
> File...... /export/home/bhakti/new-workspace/glassfish/bootstrap/maven.xml
> Element... ant:ant
> Line...... 483
> Column.... 76
> exec returned: 1
> Total time: 19 seconds
> Finished at: Wed Mar 21 14:21:44 PDT 2007
> A
> B
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>