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 262709

Summary: NullPointerException at org.netbeans.modules.cnd.remote.sync.FtpSyncWorker.uploadPlainFilesInZip
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225095
Attachments: stacktrace

Description Exceptions Reporter 2016-07-07 08:22:03 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 8

User Comments:
GUEST: Upload to host canceled




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.remote.sync.FtpSyncWorker.uploadPlainFilesInZip(FtpSyncWorker.java:724)
   at org.netbeans.modules.cnd.remote.sync.FtpSyncWorker.synchronizeImpl(FtpSyncWorker.java:230)
   at org.netbeans.modules.cnd.remote.sync.FtpSyncWorker.startup(FtpSyncWorker.java:782)
   at org.netbeans.modules.cnd.remote.sync.RemoteBuildProjectActionHandler.execute(RemoteBuildProjectActionHandler.java:180)
   at org.netbeans.modules.cnd.makeproject.api.ProjectActionSupport$EventsProcessor.run(ProjectActionSupport.java:598)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
Comment 1 Exceptions Reporter 2016-07-07 08:22:05 UTC
Created attachment 160292 [details]
stacktrace
Comment 2 Vladimir Kvashin 2016-10-07 12:04:41 UTC
fixed on enum:
d3bc334ddab3
368fba58744f
Comment 3 Quality Engineering 2016-10-20 01:59:11 UTC
Integrated into 'main-silver', will be available in build *201610200002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/03d609695523
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixing #262709 - NullPointerException at org.netbeans.modules.cnd.remote.sync.FtpSyncWorker.uploadPlainFilesInZip
(transplanted from 368fba58744f4e7f677c458d7c17de21b5ae1120)
Comment 4 soldatov 2016-12-12 09:04:43 UTC
I can't reproduce this random exception in internal NetBeans 8,2 patch 1 build.