While trying to deploy my application on jboss4.x instead of a successful deployment message, this message is being displayed.
Deployment failure on JBoss 4. Could not copy all resources to D:\jboss-4.2.0.GA\server\default\deploy\FormFree.war. If a file is locked, you can wait until the lock times out to redeploy, or stop the server and redeploy, or manually remove the deployment at D:\jboss-4.2.0.GA\server\default\deploy\FormFree.war
I tried redeploying, changing jboss, changing workspace, used -clean, but still the problem persists. I tried to look at the log but log file is also not created in the <workspace>\.metadata folder.
How to proceed???