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 268209 - NullPointerException at org.netbeans.modules.php.project.ui.wizards.NewPhpProjectWizardIterator.getRemoteClient
Summary: NullPointerException at org.netbeans.modules.php.project.ui.wizards.NewPhpPro...
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-26 19:01 UTC by FiruzzZ
Modified: 2017-04-02 19:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 222130


Attachments
stacktrace (1.52 KB, text/plain)
2016-09-26 19:01 UTC, FiruzzZ
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FiruzzZ 2016-09-26 19:01:25 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Windows 10

User Comments:
GUEST: I had just finished downloading a remote PHP application via SFTP.
For the some reason the window that shows the files/folders and allows selecting which ones are to be downloaded didn't close after the download.

GUEST: <Please provide a description of the problem or the steps to reproduce>
this error occured when i download project files from remote server and then i click close button on the transfer window progress while the progress still transfering files

FiruzzZ: new PHP project, remove server, after finished the retrieving files from the hosting.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.php.project.ui.wizards.NewPhpProjectWizardIterator.getRemoteClient(NewPhpProjectWizardIterator.java:645)
   at org.netbeans.modules.php.project.ui.wizards.NewPhpProjectWizardIterator.setSyncTimestamp(NewPhpProjectWizardIterator.java:673)
   at org.netbeans.modules.php.project.ui.wizards.NewPhpProjectWizardIterator.instantiate(NewPhpProjectWizardIterator.java:296)
   at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1051)
   at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:605)
   at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:439)
Comment 1 FiruzzZ 2016-09-26 19:01:27 UTC
Created attachment 162221 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-04-02 19:04:10 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=222130