Hi.
I´m facing a problem trying to install, Oracle database 64bit (whatever, 11 or 12) on windows 10 pro. I receive this log.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa42300042, pid=10620, tid=5828
#
# JRE version: 6.0_37-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.12-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ntdll.dll+0xa0042]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000002686000): JavaThread "main" [_thread_in_Java, id=5828, stack(0x0000000002580000,0x0000000002680000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
Registers:
RAX=0x000000000266f001, RBX=0x0000000000000002, RCX=0x000000000267dde8, RDX=0x000000000267dd00
RSP=0x000000000267dc88, RBP=0x00007ffa0bd4b160, RSI=0x0000000000000003, RDI=0x0000000000000020
R8 =0x000000000021d000, R9 =0x000000000267dc90, R10=0x00000000ecaf6e80, R11=0x000000000267e3d0
R12=0x0000000000000000, R13=0x0000000000000040, R14=0x0000000000000023, R15=0x00007ffa0bd4b160
RIP=0x00007ffa42300042, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000267dc88)
0x000000000267dc88: 0000000000000202 00007ffa4227f560
0x000000000267dc98: 000000000267df19 0000000000760000
0x000000000267dca8: 00000000074e7338 0000000000000010
0x000000000267dcb8: 0000000000000010 0000000100000000
0x000000000267dcc8: 0000000000000000 000000000267e400
0x000000000267dcd8: 00000000074e7340 0000000000000001
0x000000000267dce8: 0000000000000010 0000000000000065
0x000000000267dcf8: 000000000266f000 0000000002680000
0x000000000267dd08: 0000000000000010 00000000074e7330
0x000000000267dd18: 00007ffa4229b997 00000000001a0000
0x000000000267dd28: 0000000000000000 0000000000000040
0x000000000267dd38: 0000000000000055 0000002300000003
0x000000000267dd48: 0000000000000450 0000000007641780
0x000000000267dd58: 000000000076032c 0000000000000008
0x000000000267dd68: 0000000000000006 0000000000000010
0x000000000267dd78: 00007ffa4229c4de 0000000000000065
Instructions: (pc=0x00007ffa42300042)
0x00007ffa42300022: cc cc cc cc 66 66 0f 1f 84 00 00 00 00 00 48 9c
0x00007ffa42300032: d9 b9 00 01 00 00 c7 81 02 01 00 00 00 00 00 00
0x00007ffa42300042: 0f 29 b1 00 02 00 00 0f 29 b9 10 02 00 00 44 0f
0x00007ffa42300052: 29 81 20 02 00 00 44 0f 29 89 30 02 00 00 44 0f
Register to memory mapping:
RAX=0x000000000266f001 is pointing into the stack for thread: 0x0000000002686000
RBX=0x0000000000000002 is an unknown value
RCX=0x000000000267dde8 is pointing into the stack for thread: 0x0000000002686000
RDX=0x000000000267dd00 is pointing into the stack for thread: 0x0000000002686000
RSP=0x000000000267dc88 is pointing into the stack for thread: 0x0000000002686000
RBP=0x00007ffa0bd4b160 is an unknown value
RSI=0x0000000000000003 is an unknown value
RDI=0x0000000000000020 is an unknown value
R8 =0x000000000021d000 is an unknown value
R9 =0x000000000267dc90 is pointing into the stack for thread: 0x0000000002686000
R10=0x00000000ecaf6e80 is an oop
java.lang.String
- klass: 'java/lang/String'
R11=0x000000000267e3d0 is pointing into the stack for thread: 0x0000000002686000
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000040 is an unknown value
R14=0x0000000000000023 is an unknown value
R15=0x00007ffa0bd4b160 is an unknown value
Stack: [0x0000000002580000,0x0000000002680000], sp=0x000000000267dc88, free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0xa0042] RtlCallEnclaveReturn+0x87
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v blob 0x00000000027b707f
j java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+60
j javax.swing.UIDefaults.putDefaults([Ljava/lang/Object;)V+39
j javax.swing.plaf.metal.MetalLookAndFeel.initClassDefaults(Ljavax/swing/UIDefaults;)V+271
j javax.swing.plaf.basic.BasicLookAndFeel.getDefaults()Ljavax/swing/UIDefaults;+15
j javax.swing.plaf.metal.MetalLookAndFeel.getDefaults()Ljavax/swing/UIDefaults;+9
j javax.swing.UIManager.setLookAndFeel(Ljavax/swing/LookAndFeel;)V+79
j javax.swing.UIManager.setLookAndFeel(Ljava/lang/String;)V+16
j javax.swing.UIManager.initializeDefaultLAF(Ljava/util/Properties;)V+55
j javax.swing.UIManager.initialize()V+9
j javax.swing.UIManager.maybeInitialize()V+22
j javax.swing.UIManager.getLookAndFeelDefaults()Ljavax/swing/UIDefaults;+0
j oracle.bali.ewt.LWComponent._tryInstallation()V+0
j oracle.bali.ewt.LWComponent.<init>()V+9
j oracle.bali.ewt.scrolling.ScrollableComponent.<init>()V+1
j oracle.bali.ewt.text.MultiLineLabel.<init>(Loracle/bali/ewt/text/TextWrapper;Ljava/lang/String;)V+1
j oracle.install.commons.activehelp.Callout.<init>()V+110
j oracle.install.commons.activehelp.ActiveHelpIndicator.<init>(Ljavax/swing/ImageIcon;)V+83
j oracle.install.commons.activehelp.ActiveHelpIndicator.<init>()V+2
j oracle.install.commons.activehelp.ActiveHelpManager.<init>()V+32
j oracle.install.commons.activehelp.ActiveHelpManager.getInstance()Loracle/install/commons/activehelp/ActiveHelpManager;+10
j oracle.install.ivw.db.driver.DBInstaller.init()V+77
j oracle.install.ivw.common.util.OracleInstaller.<init>()V+5
j oracle.install.ivw.db.driver.DBInstaller.<init>()V+1
v ~StubRoutines::call_stub
j sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+72
j sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5
j java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+92
j java.lang.Class.newInstance0()Ljava/lang/Object;+118
j java.lang.Class.newInstance()Ljava/lang/Object;+15
j oracle.install.commons.util.Application.getInstance(Ljava/lang/Class;)Loracle/install/commons/util/Application;+20
j oracle.install.ivw.db.driver.DBInstaller.main([Ljava/lang/String;)V+3
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000000774d000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=3812, stack(0x00000000091e0000,0x00000000092e0000)]
0x00000000076a4800 JavaThread "Thread-3" [_thread_in_native, id=8400, stack(0x00000000090e0000,0x00000000091e0000)]
0x0000000007550800 JavaThread "EventQueueMonitor-ComponentEvtDispatch" [_thread_blocked, id=4292, stack(0x0000000008ef0000,0x0000000008ff0000)]
0x0000000006e40800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9688, stack(0x0000000008d00000,0x0000000008e00000)]
0x0000000007610000 JavaThread "AWT-Shutdown" [_thread_blocked, id=11376, stack(0x0000000008c00000,0x0000000008d00000)]
0x000000000760f000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8740, stack(0x0000000008b00000,0x0000000008c00000)]
0x00000000065c7000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=9380, stack(0x0000000006b40000,0x0000000006c40000)]
0x00000000065c4800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10104, stack(0x0000000006a40000,0x0000000006b40000)]
0x00000000065bb800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2972, stack(0x0000000006940000,0x0000000006a40000)]
0x00000000065ba800 JavaThread "Attach Listener" daemon [_thread_blocked, id=9892, stack(0x0000000006840000,0x0000000006940000)]
0x00000000065b5800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8780, stack(0x0000000006740000,0x0000000006840000)]
0x0000000002772800 JavaThread "Finalizer" daemon [_thread_blocked, id=10140, stack(0x0000000006440000,0x0000000006540000)]
0x000000000276e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6804, stack(0x0000000006340000,0x0000000006440000)]
=>0x0000000002686000 JavaThread "main" [_thread_in_Java, id=5828, stack(0x0000000002580000,0x0000000002680000)]
Other Threads:
0x0000000002760800 VMThread [stack: 0x0000000006240000,0x0000000006340000] [id=9952]
0x00000000065fc800 WatcherThread [stack: 0x0000000006c40000,0x0000000006d40000] [id=7560]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 57344K, used 12909K [0x00000000fc000000, 0x0000000100000000, 0x0000000100000000)
eden space 49152K, 26% used [0x00000000fc000000,0x00000000fcc9b420,0x00000000ff000000)
from space 8192K, 0% used [0x00000000ff800000,0x00000000ff800000,0x0000000100000000)
to space 8192K, 0% used [0x00000000ff000000,0x00000000ff000000,0x00000000ff800000)
PSOldGen total 131072K, used 0K [0x00000000f4000000, 0x00000000fc000000, 0x00000000fc000000)
object space 131072K, 0% used [0x00000000f4000000,0x00000000f4000000,0x00000000fc000000)
PSPermGen total 21248K, used 11230K [0x00000000ec000000, 0x00000000ed4c0000, 0x00000000f4000000)
object space 21248K, 52% used [0x00000000ec000000,0x00000000ecaf79f0,0x00000000ed4c0000)
Code Cache [0x0000000002780000, 0x00000000029f0000, 0x0000000005780000)
total_blobs=382 nmethods=39 adapters=296 free_code_cache=49769024 largest_free_block=6336
Dynamic libraries:
0x0000000000400000 - 0x000000000042f000 C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk\jre\bin\java.exe
0x00007ffa42260000 - 0x00007ffa42450000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffa41be0000 - 0x00007ffa41c92000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffa3f470000 - 0x00007ffa3f713000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffa3d0f0000 - 0x00007ffa3d17f000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffa0bce0000 - 0x00007ffa0c172000 C:\WINDOWS\SYSTEM32\AcLayers.DLL
0x00007ffa40ad0000 - 0x00007ffa40b6e000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffa410a0000 - 0x00007ffa41234000 C:\WINDOWS\System32\USER32.dll
0x00007ffa3ff40000 - 0x00007ffa3ff61000 C:\WINDOWS\System32\win32u.dll
0x00007ffa41070000 - 0x00007ffa41096000 C:\WINDOWS\System32\GDI32.dll
0x00007ffa40070000 - 0x00007ffa40204000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffa3f720000 - 0x00007ffa3f7be000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffa3ff70000 - 0x00007ffa4006a000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffa40310000 - 0x00007ffa40362000 C:\WINDOWS\System32\SHLWAPI.dll
0x00007ffa40bf0000 - 0x00007ffa40f26000 C:\WINDOWS\System32\combase.dll
0x00007ffa41250000 - 0x00007ffa41370000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffa3f3f0000 - 0x00007ffa3f470000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffa41a80000 - 0x00007ffa41b23000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffa41530000 - 0x00007ffa415c7000 C:\WINDOWS\System32\sechost.dll
0x0000000180000000 - 0x0000000180003000 C:\WINDOWS\SYSTEM32\sfc.dll
0x00007ffa2d6c0000 - 0x00007ffa2d749000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
0x00007ffa3f160000 - 0x00007ffa3f171000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffa402e0000 - 0x00007ffa40306000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffa3df70000 - 0x00007ffa3e05f000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x00007ffa41460000 - 0x00007ffa41524000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffa41960000 - 0x00007ffa41a09000 C:\WINDOWS\System32\shcore.dll
0x00007ffa3e640000 - 0x00007ffa3e67a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffa2ae30000 - 0x00007ffa2ae41000 C:\WINDOWS\SYSTEM32\sfc_os.DLL
0x00007ffa2fd50000 - 0x00007ffa2fd61000 C:\WINDOWS\SYSTEM32\SortWindows61.dll
0x00007ffa42110000 - 0x00007ffa4213e000 C:\WINDOWS\System32\IMM32.DLL
0x000000006d8b0000 - 0x000000006e06b000 C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk\jre\bin\server\jvm.dll
0x00007ffa3cfd0000 - 0x00007ffa3cff4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffa3cfa0000 - 0x00007ffa3cfcd000 C:\WINDOWS\SYSTEM32\winmmbase.dll
0x00007ffa3f3a0000 - 0x00007ffa3f3ea000 C:\WINDOWS\System32\cfgmgr32.dll
0x000000006d820000 - 0x000000006d82e000 C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk\jre\bin\verify.dll
0x000000006d450000 - 0x000000006d477000 C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk\jre\bin\java.dll
0x000000006d870000 - 0x000000006d882000 C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk\jre\bin\zip.dll
0x000000006d0a0000 - 0x000000006d264000 C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk\jre\bin\awt.dll
0x00007ffa41780000 - 0x00007ffa418d7000 C:\WINDOWS\System32\ole32.dll
0x00007ffa40370000 - 0x00007ffa40a55000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffa3f7c0000 - 0x00007ffa3ff40000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffa3f130000 - 0x00007ffa3f153000 C:\WINDOWS\System32\profapi.dll
0x00007ffa3f180000 - 0x00007ffa3f1ca000 C:\WINDOWS\System32\powrprof.dll
0x00007ffa3f120000 - 0x00007ffa3f130000 C:\WINDOWS\System32\UMPDC.dll
0x00007ffa40210000 - 0x00007ffa40227000 C:\WINDOWS\System32\cryptsp.dll
0x00007ffa34790000 - 0x00007ffa34a15000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.778_none_e6c6b761130d4fb8\COMCTL32.dll
0x00007ffa3d5d0000 - 0x00007ffa3d5fd000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ffa3d500000 - 0x00007ffa3d599000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffa40f30000 - 0x00007ffa41066000 C:\WINDOWS\System32\MSCTF.dll
0x00007ffa2ab00000 - 0x00007ffa2ab37000 C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk\jre\bin\JavaAccessBridge-64.dll
0x000000006d490000 - 0x000000006d497000 C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk\jre\bin\jawt.dll
0x00007ffa3a3f0000 - 0x00007ffa3a3ff000 C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk\jre\bin\JAWTAccessBridge-64.dll
0x000000006d340000 - 0x000000006d3a7000 C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk\jre\bin\fontmanager.dll
0x00007ffa41240000 - 0x00007ffa41248000 C:\WINDOWS\System32\PSAPI.DLL
VM Arguments:
jvm_args: -Doracle.installer.library_loc=C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\oui\lib\win64 -Doracle.installer.oui_loc=C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\oui -Doracle.installer.bootstrap=TRUE -Doracle.installer.startup_location=D:\programas_diversos\oracle\winx64_12c_database_1of2\database\install -Doracle.installer.jre_loc=C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\jdk/jre -Doracle.installer.exec_location=D:\programas_diversos\oracle\winx64_12c_database_1of2\database\install\oui.exe -Doracle.installer.nlsEnabled=TRUE -Doracle.installer.prereqConfigLoc= -Xmx192m -XX:MaxPermSize=128M
java_command: oracle.install.ivw.db.driver.DBInstaller -scratchPath C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM -sourceLoc D:\programas_diversos\oracle\winx64_12c_database_1of2\database\install\../stage/products.xml -sourceType network -timestamp 2020-04-20_04-47-01PM -debug
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\ext/bin;C:\Users\claudio\AppData\Local\Temp\OraInstall2020-04-20_04-47-01PM\ext/lib;C:\ProgramData\Oracle\Java\javapath;C:\Python27\;C:\Python27\Scripts;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Users\claudio\AppData\Local\Microsoft\WindowsApps;C:\Users\claudio\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\claudio\AppData\Roaming\npm;C:\Program Files\heroku\bin
USERNAME=claudio
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.2 Build 9200
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
Memory: 4k page, physical 16650932k(11682184k free), swap 19141300k(13773216k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (20.12-b01) for windows-amd64 JRE (1.6.0_37-b06), built on Sep 24 2012 11:45:14 by "java_re" with MS VC++ 8.0 (VS2005)
time: Mon Apr 20 16:47:26 2020
elapsed time: 2 seconds
my path
C:\>echo %path%
C:\ProgramData\Oracle\Java\javapath;C:\Python27\;C:\Python27\Scripts;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Users\claudio\AppData\Local\Microsoft\WindowsApps;C:\Users\claudio\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\claudio\AppData\Roaming\npm;C:\Program Files\heroku\bin
C:\>java -version
java version "1.8.0_91"
Java(TM) SE Runtime Environment (build 1.8.0_91-b15)
Java HotSpot(TM) Client VM (build 25.91-b15, mixed mode, sharing)
I´m using a windows 10 pro 64, that's not activated.
Cause I don't have money at the moment to acquire a license.
Could this be the reason?
thanks .