Glassfish 9.0_01, IntelliJ 6.0.4: Deployment Exception: Cannot deploy. Follow
I have Sun Java System Application Server Platform Edition 9 Update 1 Patch 1 from the Java Platform, Enterprise Edition 5 SDK.
In other words, Glassfish 9.0_01.
This is a development server on my workstation and I keep returning the
message:
Exception occurred in JEEP Phase
com.sun.enterprise.deployment.backend.IASDeploymentException: Cannot deploy. Module directory is locked and cannot be deleted:
C:\Sun\SDK\domains\domain1\applications\j2ee-modules\]]>
Is there a fix for this error?
Do I need to download V1 Milestone 7 - Build 48 instead, since Sun's Java System Application Server Platform Edition 9.0 Update 1 Patch 1 is built out of GlassFish v1 ur1 p01 build 02 - an older build?
Is this related to the Glassfish plugin by any slim chance?
Thanks,
--Todd
Please sign in to leave a comment.
Todd,
There's no known issue with SJSAS 9.1p, so no reason to switch to another build. Please file a request with a sample project here: http://www.jetbrains.net/jira/browse/JEEAS
(Just to be sure: you don't create your project inside the appserver directory tree, do you?)
- Martin
Martin: No I don't create the project inside the appserver directory tree.
Hmmm, I'll keep working on it.
Thanks,
--Todd