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

Summary: AssertionError at org.netbeans.modules.j2ee.deployment.impl.ServerFileDistributor._distributeOnSave
Product: serverplugins Reporter: tnleeuw <tnleeuw>
Component: CodeAssignee: issues@serverplugins <issues>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 199015
Attachments: stacktrace

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.