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 226669 - AssertionError at org.netbeans.modules.j2ee.deployment.impl.ServerFileDistributor._distributeOnSave
Summary: AssertionError at org.netbeans.modules.j2ee.deployment.impl.ServerFileDistrib...
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-25 16:41 UTC by tnleeuw
Modified: 2015-02-04 03:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 199015


Attachments
stacktrace (1.12 KB, text/plain)
2013-02-25 16:41 UTC, tnleeuw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tnleeuw 2013-02-25 16:41:52 UTC
Build: NetBeans IDE Dev (Build 201302102300)
VM: Java HotSpot(TM) Client VM, 20.14-b01, Java(TM) SE Runtime Environment, 1.6.0_39-b04
OS: Windows Vista

User Comments:
tnleeuw: Externally updated files from SVN which changed project version numbers in POM files




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.j2ee.deployment.impl.ServerFileDistributor._distributeOnSave(ServerFileDistributor.java:275)
   at org.netbeans.modules.j2ee.deployment.impl.ServerFileDistributor.distributeOnSave(ServerFileDistributor.java:222)
   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 tnleeuw 2013-02-25 16:41:53 UTC
Created attachment 131842 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:35:19 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.