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 - InternalError: Should not get here
Summary: InternalError: Should not get here
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-30 22:17 UTC by Exceptions Reporter
Modified: 2017-03-31 17:55 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213516


Attachments
stacktrace (3.56 KB, text/plain)
2015-11-30 22:17 UTC, Exceptions Reporter
Details
stacktrace (5.22 KB, text/plain)
2017-03-31 17:55 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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...