dev@glassfish.java.net

Re: configure-runtime errors

From: Dinesh Patil <Dinesh.Patil_at_Sun.COM>
Date: Thu, 05 Oct 2006 16:30:08 -0700

java process may be still running, which creates some temperory files
even if the files get deleted.. so see if that's the case..
otherwise i don't see any problem of domains issue, pls check your
glassfish.root in ~/build.properties if you are building in the correct
workspace.
thanks
Dinesh

Priti Tiwary wrote:

>Hi ,
>My maven configure-runtime fails with domain already exists error and
>when i try to list it , there is no domain.
>I had done maven clobber (bootstrap-all then maven build) to get rid of
>corrupted image and still encountering the same spurious error message.
>
>
>output from maven clobber
>.....
>
> [exec] Domain domain1 already exists in
>$workspace/publish/glassfish/domains. Use a different domain name or the
>--domaindir option.
> [exec] CLI130 Could not create domain, domain1
>
>
>BUILD FAILED
>File...... $workspace/glassfish/bootstrap/maven.xml
>Element... ant:ant
>Line...... 385
>Column.... 76
>exec returned: 1
>Total time: 10 seconds
>Finished at: Thu Oct 05 15:03:32 PDT 2006
>
>
>ptiwary% asadmin list-domains
>CLI141 No Domains to list.
>Command list-domains executed successfully.
>
>Priti
>