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 271407

Summary: NullPointerException at org.netbeans.modules.versioning.masterfs.FilesystemInterceptor.getRootFilesystem
Product: versioncontrol Reporter: cabritodilama
Component: CodeAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal CC: clama
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 199426
Attachments: stacktrace

Description cabritodilama 2017-08-30 14:19:22 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.141-b15, Java(TM) SE Runtime Environment, 1.8.0_141-b15
OS: Windows 10

User Comments:
GUEST: 'Finish' button on creating a New Project does nothing.

GUEST: It is not create a project of web application give us exception. how to resolve it.

GUEST: Opening a more complex project does not work since today.
Yesterday it still worked.

GUEST: IT WILL NOT LET ME CLICK FINISH!!!!!!!!!!!!!!!!!!!!

GUEST: error visual paradigm

GUEST: project folder is not a valid path

GUEST: making a project

cabritodilama: help mi open my new project

GUEST: I tried to make a  new project.  Upon naming naming it, and clicking "finish" it threw this error and didn't create the project.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.versioning.masterfs.FilesystemInterceptor.getRootFilesystem(FilesystemInterceptor.java:82)
   at org.netbeans.modules.versioning.masterfs.FilesystemInterceptor.<init>(FilesystemInterceptor.java:71)
   at org.netbeans.modules.versioning.masterfs.VersioningAnnotationProvider.getInterceptionListener(VersioningAnnotationProvider.java:88)
   at org.netbeans.modules.masterfs.ProvidedExtensionsProxy.beforeCreate(ProvidedExtensionsProxy.java:153)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.createFolderImpl(FolderObj.java:251)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$2.call(FolderObj.java:324)
Comment 1 cabritodilama 2017-08-30 14:19:24 UTC
Created attachment 165055 [details]
stacktrace