This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 240495 - IllegalStateException: Project is currently archive deployed. Undeploy this project and redeploy it to take advantage of directory deployment.
Summary: IllegalStateException: Project is currently archive deployed. Undeploy this p...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-15 13:31 UTC by Maksim Khramov
Modified: 2016-12-07 10:51 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206579


Attachments
stacktrace (1.15 KB, text/plain)
2014-01-15 13:31 UTC, Maksim Khramov
Details
stacktrace (1.15 KB, text/plain)
2014-07-14 23:22 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2014-01-15 13:31:02 UTC
This bug was originally marked as duplicate of bug 212983, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201401100002)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b06, Java(TM) SE Runtime Environment, 1.7.0_45-b08
OS: Windows 7

User Comments:
mkhramov: Exception occurs on rebuild EJB module ??????? project

luktar: .




Stacktrace: 
java.lang.IllegalStateException: Project is currently archive deployed. Undeploy this project and redeploy it to take advantage of directory deployment.
   at org.netbeans.modules.glassfish.javaee.ide.FastDeploy.getDirectoryForModule(FastDeploy.java:523)
   at org.netbeans.modules.j2ee.deployment.impl.ServerFileDistributor.distributeOnSave(ServerFileDistributor.java:220)
   at org.netbeans.modules.j2ee.deployment.impl.TargetServer.distributeChangesOnSave(TargetServer.java:252)
   at org.netbeans.modules.j2ee.deployment.impl.TargetServer.notifyArtifactsUpdated(TargetServer.java:886)
   at org.netbeans.modules.j2ee.deployment.impl.DeployOnSaveManager$DeployTask.notifyServer(DeployOnSaveManager.java:548)
   at org.netbeans.modules.j2ee.deployment.impl.DeployOnSaveManager$DeployTask.run(DeployOnSaveManager.java:452)
Comment 1 Maksim Khramov 2014-01-15 13:31:05 UTC
Created attachment 143982 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-05-30 19:00:56 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=206579
Comment 3 Exceptions Reporter 2014-07-14 23:22:19 UTC
Created attachment 148049 [details]
stacktrace

I try deploy into glassfish