users@glassfish.java.net

Re: Problem porting Enterprise App from GF2ur2 to GF3

From: <glassfish_at_javadesktop.org>
Date: Wed, 24 Mar 2010 08:08:45 PDT

Bonjour, encore, Olivier.

I am not sure why this would be happening now but not earlier for you.

The server is trying to generate a JAR file at the path mentioned in the log but the operating system is denying it permission to do so.

Can you check the file permissions and protections for the generated/xml and generated/xml/ObjectExchange directories? It will be a little complicated to check the lower-level directory because, if GlassFish is working correctly, it should clean up the generated/xml/ObjectExchange directory tree as a result of the deployment error so it leaves no junk behind after the failure.

One way might be for you to set an exception breakpoint in GlassFish itself for org.glassfish.deployment.common.DeploymentException. That will suspend the server so you can check on the directories.

- Tim
[Message sent by forum member 'tjquinn']

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