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