|
From: Alexandros K. <al...@kr...> - 2012-10-31 16:56:04
|
Hello support, I have a java application that i run using wrapper in console mode and when it hits some native code to access the registry the JVM crashes with the following message: # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x182cbbf3, pid=27944, tid=289 4 # # JRE version: 7.0_05-b05 # Java VM: Java HotSpot(TM) Client VM (23.1-b03 mixed mode windows-x86 ) # Problematic frame: # C [dmlib8447593060838142972.dll+0xbbf3] Java_com_wm_distman_helpers_Registr Helper_setExpandStringValueNative+0xa996 # # Failed to write core dump. Minidumps are not enabled by default on client ver ions of Windows # # An error report file with more information is saved as: # C:\SoftwareAG\nirvana\java\nirvana\bin\hs_err_pid27944.log # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # JVM exited while starting the application. Could this have anything to do with running as administrator? Is it possible to configure wrapper to elevate privileges? Thanks, Alex Kritikos Software AG |