users@glassfish.java.net

Re: build Failed

From: <glassfish_at_javadesktop.org>
Date: Thu, 13 May 2010 05:58:45 PDT

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