-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8u92
-
x86_64
-
windows_10
FULL PRODUCT VERSION :
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.8.0_92-b14
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
ADDITIONAL OS VERSION INFORMATION :
os.arch=amd64
os.name=Windows 10
os.version=10.0
EXTRA RELEVANT SYSTEM CONFIGURATION :
===============================================
Drive Information
-----------------------------------------------
Drive: 'STORAGE-2TB (G:) ' volume name: 'STORAGE-2TB' type: FIXED fstype: NTFS size: 2 TB used: 4.64 GB free: 2 TB
A DESCRIPTION OF THE PROBLEM :
java.lang.InternalError: Should not get here
at sun.nio.fs.WindowsNativeDispatcher.FindFirstStream0(Native Method) ~[?:1.8.0_92]
at sun.nio.fs.WindowsNativeDispatcher.FindFirstStream(WindowsNativeDispatcher.java:244) ~[?:1.8.0_92]
at sun.nio.fs.WindowsUserDefinedFileAttributeView.listUsingStreamEnumeration(WindowsUserDefinedFileAttributeView.java:70) ~[?:1.8.0_92]
at sun.nio.fs.WindowsUserDefinedFileAttributeView.list(WindowsUserDefinedFileAttributeView.java:205) ~[?:1.8.0_92]
at com.nuix.data.file.i.a(SourceFile:151) ~[nuix-data-7.4.1.jar:7.4.1]
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
We have seen a few of our customers hit by this issue. While it is quite rare, the customers who are impacted seem to consistently hit the problem.
REPRODUCIBILITY :
This bug can be reproduced rarely.
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.8.0_92-b14
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
ADDITIONAL OS VERSION INFORMATION :
os.arch=amd64
os.name=Windows 10
os.version=10.0
EXTRA RELEVANT SYSTEM CONFIGURATION :
===============================================
Drive Information
-----------------------------------------------
Drive: 'STORAGE-2TB (G:) ' volume name: 'STORAGE-2TB' type: FIXED fstype: NTFS size: 2 TB used: 4.64 GB free: 2 TB
A DESCRIPTION OF THE PROBLEM :
java.lang.InternalError: Should not get here
at sun.nio.fs.WindowsNativeDispatcher.FindFirstStream0(Native Method) ~[?:1.8.0_92]
at sun.nio.fs.WindowsNativeDispatcher.FindFirstStream(WindowsNativeDispatcher.java:244) ~[?:1.8.0_92]
at sun.nio.fs.WindowsUserDefinedFileAttributeView.listUsingStreamEnumeration(WindowsUserDefinedFileAttributeView.java:70) ~[?:1.8.0_92]
at sun.nio.fs.WindowsUserDefinedFileAttributeView.list(WindowsUserDefinedFileAttributeView.java:205) ~[?:1.8.0_92]
at com.nuix.data.file.i.a(SourceFile:151) ~[nuix-data-7.4.1.jar:7.4.1]
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
We have seen a few of our customers hit by this issue. While it is quite rare, the customers who are impacted seem to consistently hit the problem.
REPRODUCIBILITY :
This bug can be reproduced rarely.
- duplicates
-
JDK-8152043 (fs) Remove dynamic loopup of Win32 API functions in WindowsNativeDispatcher needed to support Windows XP and Server 2003
-
- Closed
-