dev@glassfish.java.net

Invalid keystore format error at maven configure-runtime

From: Bhakti Mehta <Bhakti.Mehta_at_Sun.COM>
Date: Wed, 21 Mar 2007 14:36:36 -0800

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