users@glassfish.java.net

Re: Problems with asadmin deploy force=true

From: <glassfish_at_javadesktop.org>
Date: Wed, 26 Mar 2008 07:00:42 PST

If you look at the error message carefully, you will notice the (re)deployment failed because the context root "ctxRoot" was already used by another application "abydos-1.0.1".
The context root needs to be unique per server instance. So you should try to redeploy your application to an available context root or undeploy the previous app which is using this context root if you really want to use this context root.
[Message sent by forum member 'hzhang_jn' (hzhang_jn)]

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