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 243168 - NullPointerException at org.netbeans.modules.j2ee.deployment.impl.ServerFileDistributor.distributeOnSave
Summary: NullPointerException at org.netbeans.modules.j2ee.deployment.impl.ServerFileD...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-22 05:30 UTC by idodee
Modified: 2018-02-20 10:23 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 208603


Attachments
stacktrace (957 bytes, text/plain)
2014-03-22 05:30 UTC, idodee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description idodee 2014-03-22 05:30:51 UTC
This bug was originally marked as duplicate of bug 207315, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 8

User Comments:
idodee: When edit code and deploy.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.deployment.impl.ServerFileDistributor.distributeOnSave(ServerFileDistributor.java:208)
   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)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
Comment 1 idodee 2014-03-22 05:30:53 UTC
Created attachment 146242 [details]
stacktrace
Comment 2 Exceptions Reporter 2018-02-20 09:56:32 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=208603
Comment 3 Exceptions Reporter 2018-02-20 10:05:32 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=208603
Comment 4 Exceptions Reporter 2018-02-20 10:14:32 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=208603
Comment 5 Exceptions Reporter 2018-02-20 10:23:32 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=208603