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 256878

Summary: InternalError: Should not get here
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal CC: agamez73, bartdeboer86, guyost
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 213516
Attachments: stacktrace
stacktrace

Description Exceptions Reporter 2015-11-30 22:17:48 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Windows 8

User Comments:
guyost: Just started

bartdeboer86: Started NB and this should not get here error popped up.

GUEST: opened a project  got notification  never ending background scanning

guyost: I just started netbeans

agamez73: :(

guyost: Double clicked on a file in the Project view, to open it.




Stacktrace: 
java.lang.InternalError: Should not get here
   at sun.nio.fs.WindowsNativeDispatcher.GetFinalPathNameByHandle(WindowsNativeDispatcher.java:0)
   at sun.nio.fs.WindowsLinkSupport.getFinalPath(WindowsLinkSupport.java:77)
   at sun.nio.fs.WindowsLinkSupport.getRealPath(WindowsLinkSupport.java:242)
   at sun.nio.fs.WindowsPath.toRealPath(WindowsPath.java:836)
   at sun.nio.fs.WindowsPath.toRealPath(WindowsPath.java:44)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.isCyclicSymlink(FileObjectKeeper.java:444)
Comment 1 Exceptions Reporter 2015-11-30 22:17:50 UTC
Created attachment 157567 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-03-31 17:55:10 UTC
Created attachment 163994 [details]
stacktrace

Not really sure...