Hi,
in your case you seem to run an instance of the container in your first build. The container is initialized but never closed, the jvm with the container-instance is still running. I suggest to find out, if there's still a java-process running and kill it before you build a second time.
[Message sent by forum member 'sirlarsson']
http://forums.java.net/jive/thread.jspa?messageID=469684