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 256457 - [newcodemodel] NullPointerException at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider$DefaultProvider.urlToFileSystemImpl
Summary: [newcodemodel] NullPointerException at org.netbeans.modules.cnd.spi.utils.Cnd...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-09 11:49 UTC by diper
Modified: 2016-03-16 08:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221054


Attachments
stacktrace (3.02 KB, text/plain)
2015-11-09 11:49 UTC, diper
Details

Note You need to log in before you can comment on or make changes to this bug.
Description diper 2015-11-09 11:49:38 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
diper: ???




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider$DefaultProvider.urlToFileSystemImpl(CndFileSystemProvider.java:471)
   at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider.urlToFileSystem(CndFileSystemProvider.java:204)
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankFileObjectBasedFileSystem.getFileObject(ClankFileObjectBasedFileSystem.java:211)
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankFileObjectBasedFileSystem.status(ClankFileObjectBasedFileSystem.java:130)
   at org.clang.tools.services.impl.DelegatingFileSystem.status(DelegatingFileSystem.java:72)
   at org.clang.basic.FileSystemStatCache.get(FileSystemStatCache.java:137)
Comment 1 diper 2015-11-09 11:49:40 UTC
Created attachment 157228 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2015-11-10 12:59:28 UTC
on enum
changeset: 303964:ebde4c9e7626 [release81]
Comment 3 Quality Engineering 2015-11-12 02:33:34 UTC
Integrated into 'main-silver', will be available in build *201511120002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/408df874fda6
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #256457 - [newcodemodel] NullPointerException at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider$DefaultProvider.urlToFileSystemImpl
(transplanted from ebde4c9e7626693f2d454a73bfbbe389dbd4d1e2)
Comment 4 Alexander Simon 2015-11-17 13:05:46 UTC
v.
Comment 5 soldatov 2015-11-23 20:03:36 UTC
I hope this bug has been fixed in NetBeans 8.1 patch1.