This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Kip, The error message looks like it is associated with your video driver. Please update to the latest version of your video driver. Best, Unidata IDV Support > When I try to run IDV I get this error: > > # > # A fatal error has been detected by the Java Runtime Environment: > # > # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006d6197e4, > pid=6236, tid=2340 > # > # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build > 1.7.0_51-b13) > # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode > windows-amd64 compressed oops) > # Problematic frame: > # C 0x000000006d6197e4 > # > # Failed to write core dump. Minidumps are not enabled by default on client > versions of Windows > # > # 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. > # > > --------------- T H R E A D --------------- > > Current thread (0x00000000165be800): JavaThread > "Thread-9-SharedResourceRunner" daemon [_thread_in_native, id=2340, > stack(0x0000000033bf0000,0x0000000033cf0000)] > > siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff > > Registers: > RAX=0x4800001248888b48, RBX=0x00000000165be9e8, RCX=0x000000006dc76840, > RDX=0x0000000000000001 > RSP=0x0000000033cee9e0, RBP=0x0000000033ceead0, RSI=0x00000000e7673d94, > RDI=0x00000000026862d3 > R8 =0x0000000034352430, R9 =0x000007feef40d290, R10=0x000000006dc76840, > R11=0x000000006efffaf0 > R12=0x0000000000000000, R13=0x000000073b417d08, R14=0x0000000033ceeb00, > R15=0x00000000165be800 > RIP=0x000000006d6197e4, EFLAGS=0x0000000000010246 > > Top of Stack: (sp=0x0000000033cee9e0) > 0x0000000033cee9e0: 000000073b417d08 000000006e8a5e38 > 0x0000000033cee9f0: 00000000165be9e8 000000006ef3b04a > 0x0000000033ceea00: 000000006e8a5e38 00000000165be800 > 0x0000000033ceea10: 00000000026862d3 000000006455462e > 0x0000000033ceea20: 00000000165be9e8 0000000000000000 > 0x0000000033ceea30: 00000007c4649658 000000073b789cf0 > 0x0000000033ceea40: 000000073b417d08 0000000002693090 > 0x0000000033ceea50: 0000000033ceead0 000000073b417d08 > 0x0000000033ceea60: 00000000e7673d94 00000007c3c0af68 > 0x0000000033ceea70: 000007feef40d290 0000000000000000 > 0x0000000033ceea80: 0000000000000000 00000007c3bfc6e8 > 0x0000000033ceea90: 0000000033ceea90 0000000000000000 > 0x0000000033ceeaa0: 0000000033ceeb00 000000073b807818 > 0x0000000033ceeab0: 0000000000000000 000000073b417d08 > 0x0000000033ceeac0: 0000000000000000 0000000033ceeaf0 > 0x0000000033ceead0: 0000000033ceeb48 00000000026862d3 > > Instructions: (pc=0x000000006d6197e4) > 0x000000006d6197c4: 00 48 85 c0 74 11 48 ff c8 74 0c 49 8b 80 28 01 > 0x000000006d6197d4: 00 00 48 83 c4 38 c3 48 8b 41 48 ba 01 00 00 00 > 0x000000006d6197e4: 48 8b 08 48 8b 01 48 83 c4 38 48 ff a0 e0 01 00 > 0x000000006d6197f4: 00 49 8b 80 18 01 00 00 48 85 c0 74 11 48 ff c8 > > > Register to memory mapping: > > RAX=0x4800001248888b48 is an unknown value > RBX=0x00000000165be9e8 is an unknown value > RCX=0x000000006dc76840 is an unknown value > RDX=0x0000000000000001 is an unknown value > RSP=0x0000000033cee9e0 is pointing into the stack for thread: > 0x00000000165be800 > RBP=0x0000000033ceead0 is pointing into the stack for thread: > 0x00000000165be800 > RSI=0x00000000e7673d94 is an unknown value > RDI=0x00000000026862d3 is at code_begin+2995 in an Interpreter codelet > return entry points [0x0000000002685720, 0x0000000002687520] 7680 bytes > R8 =0x0000000034352430 is an unknown value > R9 =0x000007feef40d290 is an unknown value > R10=0x000000006dc76840 is an unknown value > R11=0x000000006efffaf0 is an unknown value > R12=0x0000000000000000 is an unknown value > R13=0x000000073b417d08 is an oop > {method} > - klass: {other class} > R14=0x0000000033ceeb00 is pointing into the stack for thread: > 0x00000000165be800 > R15=0x00000000165be800 is a thread > > > Stack: [0x0000000033bf0000,0x0000000033cf0000], sp=0x0000000033cee9e0, free > space=1018k > Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native > code) > C 0x000000006d6197e4 > j jogamp.opengl.GLContextImpl.initGLRendererAndGLVersionStrings()Z+87 > j jogamp.opengl.GLContextImpl.setGLFunctionAvailability(ZIIIZZ)Z+170 > j jogamp.opengl.GLContextImpl.createContextARBVersions(JZIIIII[I[I)J+194 > j jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(II)Z+96 > j > jogamp.opengl.GLContextImpl.mapGLVersions(Ljavax/media/nativewindow/AbstractGraphicsDevice;)Z+221 > j jogamp.opengl.GLContextImpl.createContextARB(JZ)J+95 > j jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(J)Z+541 > j jogamp.opengl.GLContextImpl.makeCurrentWithinLock(I)I+200 > j jogamp.opengl.GLContextImpl.makeCurrent(Z)I+457 > j jogamp.opengl.GLContextImpl.makeCurrent()I+2 > j > jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(Ljava/lang/String;)Ljogamp/opengl/SharedResourceRunner$Resource;+158 > j jogamp.opengl.SharedResourceRunner.run()V+267 > j java.lang.Thread.run()V+11 > v ~StubRoutines::call_stub > V [jvm.dll+0x1cb2b3] > > Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) > j jogamp.opengl.GLContextImpl.glGetStringInt(IJ)Ljava/lang/String;+0 > j jogamp.opengl.GLContextImpl.initGLRendererAndGLVersionStrings()Z+87 > j jogamp.opengl.GLContextImpl.setGLFunctionAvailability(ZIIIZZ)Z+170 > j jogamp.opengl.GLContextImpl.createContextARBVersions(JZIIIII[I[I)J+194 > j jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(II)Z+96 > j > jogamp.opengl.GLContextImpl.mapGLVersions(Ljavax/media/nativewindow/AbstractGraphicsDevice;)Z+221 > j jogamp.opengl.GLContextImpl.createContextARB(JZ)J+95 > j jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(J)Z+541 > j jogamp.opengl.GLContextImpl.makeCurrentWithinLock(I)I+200 > j jogamp.opengl.GLContextImpl.makeCurrent(Z)I+457 > j jogamp.opengl.GLContextImpl.makeCurrent()I+2 > j > jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(Ljava/lang/String;)Ljogamp/opengl/SharedResourceRunner$Resource;+158 > j jogamp.opengl.SharedResourceRunner.run()V+267 > j java.lang.Thread.run()V+11 > v ~StubRoutines::call_stub > > --------------- P R O C E S S --------------- > > Java Threads: ( => current thread ) > =>0x00000000165be800 JavaThread "Thread-9-SharedResourceRunner" daemon > [_thread_in_native, id=2340, stack(0x0000000033bf0000,0x0000000033cf0000)] > 0x00000000165bb800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, > id=5236, stack(0x0000000033df0000,0x0000000033ef0000)] > 0x00000000165ba000 JavaThread "Memory monitor" [_thread_blocked, id=6752, > stack(0x0000000018450000,0x0000000018550000)] > 0x00000000165bb000 JavaThread "Image Fetcher 2" daemon [_thread_blocked, > id=7104, stack(0x0000000019fb0000,0x000000001a0b0000)] > 0x00000000165b9800 JavaThread "Swing-Shell" daemon [_thread_blocked, id=7092, > stack(0x0000000018b70000,0x0000000018c70000)] > 0x00000000165b8800 JavaThread > "org.python.google.common.base.internal.Finalizer" daemon [_thread_blocked, > id=6968, stack(0x0000000018a30000,0x0000000018b30000)] > 0x00000000165b8000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5924, > stack(0x0000000002580000,0x0000000002680000)] > 0x00000000165b7000 JavaThread "Thread-9" [_thread_blocked, id=6796, > stack(0x0000000018830000,0x0000000018930000)] > 0x0000000010d7f000 JavaThread "Thread-8" [_thread_in_native, id=6204, > stack(0x0000000018690000,0x0000000018790000)] > 0x000000001660a800 JavaThread "Thread-6" [_thread_blocked, id=4472, > stack(0x00000000182e0000,0x00000000183e0000)] > 0x0000000015ccf000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, > id=6724, stack(0x0000000017170000,0x0000000017270000)] > 0x0000000015cbf800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6420, > stack(0x0000000016f30000,0x0000000017030000)] > 0x0000000015d47000 JavaThread "Thread-4" [_thread_blocked, id=7008, > stack(0x0000000015910000,0x0000000015a10000)] > 0x0000000010c19000 JavaThread "Image Fetcher 3" daemon [_thread_blocked, > id=1688, stack(0x0000000016d40000,0x0000000016e40000)] > 0x0000000010b0d000 JavaThread "net.sf.ehcache.CacheManager@2795804b" daemon > [_thread_blocked, id=6444, stack(0x0000000013fe0000,0x00000000140e0000)] > 0x000000000eddf000 JavaThread "AWT-Windows" daemon [_thread_in_native, > id=6344, stack(0x00000000115b0000,0x00000000116b0000)] > 0x000000000ee4b000 JavaThread "AWT-Shutdown" [_thread_blocked, id=6348, > stack(0x00000000114a0000,0x00000000115a0000)] > 0x000000000ec71000 JavaThread "Java2D Disposer" daemon [_thread_blocked, > id=6668, stack(0x0000000011260000,0x0000000011360000)] > 0x000000000db0f800 JavaThread "Service Thread" daemon [_thread_blocked, > id=6516, stack(0x0000000010380000,0x0000000010480000)] > 0x000000000db0d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, > id=3136, stack(0x00000000101d0000,0x00000000102d0000)] > 0x000000000db01800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, > id=7128, stack(0x000000000fd60000,0x000000000fe60000)] > 0x000000000db00000 JavaThread "Attach Listener" daemon [_thread_blocked, > id=6972, stack(0x000000000fab0000,0x000000000fbb0000)] > 0x000000000daff000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, > id=7020, stack(0x0000000010000000,0x0000000010100000)] > 0x000000000224a000 JavaThread "Finalizer" daemon [_thread_blocked, id=5436, > stack(0x0000000006b10000,0x0000000006c10000)] > 0x000000000daf0800 JavaThread "Reference Handler" daemon [_thread_blocked, > id=5176, stack(0x000000000fe80000,0x000000000ff80000)] > > Other Threads: > 0x000000000daed000 VMThread [stack: 0x000000000fc40000,0x000000000fd40000] > [id=4976] > 0x000000000ebc0800 WatcherThread [stack: > 0x0000000010600000,0x0000000010700000] [id=5504] > > VM state:not at safepoint (normal execution) > > VM Mutex/Monitor currently owned by a thread: None > > Heap > PSYoungGen total 141824K, used 82994K [0x00000007c0000000, > 0x00000007c9500000, 0x0000000800000000) > eden space 131072K, 55% used > [0x00000007c0000000,0x00000007c468efa0,0x00000007c8000000) > from space 10752K, 99% used > [0x00000007c8a80000,0x00000007c94fdbd0,0x00000007c9500000) > to space 10752K, 0% used > [0x00000007c8000000,0x00000007c8000000,0x00000007c8a80000) > ParOldGen total 174080K, used 35873K [0x0000000740000000, > 0x000000074aa00000, 0x00000007c0000000) > object space 174080K, 20% used > [0x0000000740000000,0x0000000742308650,0x000000074aa00000) > PSPermGen total 131072K, used 57642K [0x0000000738000000, > 0x0000000740000000, 0x0000000740000000) > object space 131072K, 43% used > [0x0000000738000000,0x000000073b84ab10,0x0000000740000000) > > Card table byte_map: [0x0000000005680000,0x0000000005cd0000] byte_map_base: > 0x0000000001cc0000 > > Polling page: 0x0000000000330000 > > Code Cache [0x0000000002680000, 0x0000000002920000, 0x0000000005680000) > total_blobs=1776 nmethods=758 adapters=970 free_code_cache=46499Kb > largest_free_block=47579584 > > Compilation events (10 events): > Event: 4.981 Thread 0x000000000db0d800 795 > java.lang.reflect.Field::getName (5 bytes) > Event: 4.981 Thread 0x000000000db0d800 nmethod 795 0x000000000291c490 code > [0x000000000291c5c0, 0x000000000291c638] > Event: 4.983 Thread 0x000000000db0d800 796 > java.lang.AbstractStringBuilder::append (62 bytes) > Event: 4.985 Thread 0x000000000db0d800 nmethod 796 0x000000000291be90 code > [0x000000000291c000, 0x000000000291c288] > Event: 4.989 Thread 0x000000000db0d800 797 > java.lang.StringBuilder::append (8 bytes) > Event: 4.991 Thread 0x000000000db0d800 nmethod 797 0x000000000291b810 code > [0x000000000291b980, 0x000000000291bbf0] > Event: 4.994 Thread 0x000000000db0d800 799 > jogamp.common.os.WindowsDynamicLinkerImpl::lookupSymbol (190 bytes) > Event: 4.997 Thread 0x000000000db0d800 nmethod 799 0x000000000291d3d0 code > [0x000000000291d560, 0x000000000291dc88] > Event: 4.999 Thread 0x000000000db0d800 800 > com.jogamp.gluegen.runtime.opengl.GLNameResolver::getExtensionIdx (81 bytes) > Event: 5.003 Thread 0x000000000db0d800 nmethod 800 0x000000000291cb10 code > [0x000000000291cc80, 0x000000000291d108] > > GC Heap History (8 events): > Event: 1.035 GC heap before > {Heap before GC invocations=1 (full 0): > PSYoungGen total 76288K, used 65536K [0x00000007c0000000, > 0x00000007c5500000, 0x0000000800000000) > eden space 65536K, 100% used > [0x00000007c0000000,0x00000007c4000000,0x00000007c4000000) > from space 10752K, 0% used > [0x00000007c4a80000,0x00000007c4a80000,0x00000007c5500000) > to space 10752K, 0% used > [0x00000007c4000000,0x00000007c4000000,0x00000007c4a80000) > ParOldGen total 174080K, used 0K [0x0000000740000000, > 0x000000074aa00000, 0x00000007c0000000) > object space 174080K, 0% used > [0x0000000740000000,0x0000000740000000,0x000000074aa00000) > PSPermGen total 131072K, used 21829K [0x0000000738000000, > 0x0000000740000000, 0x0000000740000000) > object space 131072K, 16% used > [0x0000000738000000,0x0000000739551638,0x0000000740000000) > Event: 1.045 GC heap after > Heap after GC invocations=1 (full 0): > PSYoungGen total 76288K, used 10725K [0x00000007c0000000, > 0x00000007c5500000, 0x0000000800000000) > eden space 65536K, 0% used > [0x00000007c0000000,0x00000007c0000000,0x00000007c4000000) > from space 10752K, 99% used > [0x00000007c4000000,0x00000007c4a795c8,0x00000007c4a80000) > to space 10752K, 0% used > [0x00000007c4a80000,0x00000007c4a80000,0x00000007c5500000) > ParOldGen total 174080K, used 967K [0x0000000740000000, > 0x000000074aa00000, 0x00000007c0000000) > object space 174080K, 0% used > [0x0000000740000000,0x00000007400f1c10,0x000000074aa00000) > PSPermGen total 131072K, used 21829K [0x0000000738000000, > 0x0000000740000000, 0x0000000740000000) > object space 131072K, 16% used > [0x0000000738000000,0x0000000739551638,0x0000000740000000) > } > Event: 1.637 GC heap before > {Heap before GC invocations=2 (full 0): > PSYoungGen total 76288K, used 76261K [0x00000007c0000000, > 0x00000007c5500000, 0x0000000800000000) > eden space 65536K, 100% used > [0x00000007c0000000,0x00000007c4000000,0x00000007c4000000) > from space 10752K, 99% used > [0x00000007c4000000,0x00000007c4a795c8,0x00000007c4a80000) > to space 10752K, 0% used > [0x00000007c4a80000,0x00000007c4a80000,0x00000007c5500000) > ParOldGen total 174080K, used 967K [0x0000000740000000, > 0x000000074aa00000, 0x00000007c0000000) > object space 174080K, 0% used > [0x0000000740000000,0x00000007400f1c10,0x000000074aa00000) > PSPermGen total 131072K, used 36425K [0x0000000738000000, > 0x0000000740000000, 0x0000000740000000) > object space 131072K, 27% used > [0x0000000738000000,0x000000073a3926c8,0x0000000740000000) > Event: 1.650 GC heap after > Heap after GC invocations=2 (full 0): > PSYoungGen total 76288K, used 10732K [0x00000007c0000000, > 0x00000007c9500000, 0x0000000800000000) > eden space 65536K, 0% used > [0x00000007c0000000,0x00000007c0000000,0x00000007c4000000) > from space 10752K, 99% used > [0x00000007c4a80000,0x00000007c54fb350,0x00000007c5500000) > to space 10752K, 0% used > [0x00000007c4000000,0x00000007c4000000,0x00000007c4a80000) > ParOldGen total 174080K, used 13132K [0x0000000740000000, > 0x000000074aa00000, 0x00000007c0000000) > object space 174080K, 7% used > [0x0000000740000000,0x0000000740cd31e0,0x000000074aa00000) > PSPermGen total 131072K, used 36425K [0x0000000738000000, > 0x0000000740000000, 0x0000000740000000) > object space 131072K, 27% used > [0x0000000738000000,0x000000073a3926c8,0x0000000740000000) > } > Event: 2.305 GC heap before > {Heap before GC invocations=3 (full 0): > PSYoungGen total 76288K, used 76268K [0x00000007c0000000, > 0x00000007c9500000, 0x0000000800000000) > eden space 65536K, 100% used > [0x00000007c0000000,0x00000007c4000000,0x00000007c4000000) > from space 10752K, 99% used > [0x00000007c4a80000,0x00000007c54fb350,0x00000007c5500000) > to space 10752K, 0% used > [0x00000007c4000000,0x00000007c4000000,0x00000007c4a80000) > ParOldGen total 174080K, used 13132K [0x0000000740000000, > 0x000000074aa00000, 0x00000007c0000000) > object space 174080K, 7% used > [0x0000000740000000,0x0000000740cd31e0,0x000000074aa00000) > PSPermGen total 131072K, used 48663K [0x0000000738000000, > 0x0000000740000000, 0x0000000740000000) > object space 131072K, 37% used > [0x0000000738000000,0x000000073af85d70,0x0000000740000000) > Event: 2.322 GC heap after > Heap after GC invocations=3 (full 0): > PSYoungGen total 76288K, used 10742K [0x00000007c0000000, > 0x00000007c9500000, 0x0000000800000000) > eden space 65536K, 0% used > [0x00000007c0000000,0x00000007c0000000,0x00000007c4000000) > from space 10752K, 99% used > [0x00000007c4000000,0x00000007c4a7d838,0x00000007c4a80000) > to space 10752K, 0% used > [0x00000007c8a80000,0x00000007c8a80000,0x00000007c9500000) > ParOldGen total 174080K, used 24358K [0x0000000740000000, > 0x000000074aa00000, 0x00000007c0000000) > object space 174080K, 13% used > [0x0000000740000000,0x00000007417c9a18,0x000000074aa00000) > PSPermGen total 131072K, used 48663K [0x0000000738000000, > 0x0000000740000000, 0x0000000740000000) > object space 131072K, 37% used > [0x0000000738000000,0x000000073af85d70,0x0000000740000000) > } > Event: 2.567 GC heap before > {Heap before GC invocations=4 (full 0): > PSYoungGen total 76288K, used 76278K [0x00000007c0000000, > 0x00000007c9500000, 0x0000000800000000) > eden space 65536K, 100% used > [0x00000007c0000000,0x00000007c4000000,0x00000007c4000000) > from space 10752K, 99% used > [0x00000007c4000000,0x00000007c4a7d838,0x00000007c4a80000) > to space 10752K, 0% used > [0x00000007c8a80000,0x00000007c8a80000,0x00000007c9500000) > ParOldGen total 174080K, used 24358K [0x0000000740000000, > 0x000000074aa00000, 0x00000007c0000000) > object space 174080K, 13% used > [0x0000000740000000,0x00000007417c9a18,0x000000074aa00000) > PSPermGen total 131072K, used 50173K [0x0000000738000000, > 0x0000000740000000, 0x0000000740000000) > object space 131072K, 38% used > [0x0000000738000000,0x000000073b0ff600,0x0000000740000000) > Event: 2.579 GC heap after > Heap after GC invocations=4 (full 0): > PSYoungGen total 141824K, used 10742K [0x00000007c0000000, > 0x00000007c9500000, 0x0000000800000000) > eden space 131072K, 0% used > [0x00000007c0000000,0x00000007c0000000,0x00000007c8000000) > from space 10752K, 99% used > [0x00000007c8a80000,0x00000007c94fdbd0,0x00000007c9500000) > to space 10752K, 0% used > [0x00000007c8000000,0x00000007c8000000,0x00000007c8a80000) > ParOldGen total 174080K, used 35873K [0x0000000740000000, > 0x000000074aa00000, 0x00000007c0000000) > object space 174080K, 20% used > [0x0000000740000000,0x0000000742308650,0x000000074aa00000) > PSPermGen total 131072K, used 50173K [0x0000000738000000, > 0x0000000740000000, 0x0000000740000000) > object space 131072K, 38% used > [0x0000000738000000,0x000000073b0ff600,0x0000000740000000) > } > > Deoptimization events (10 events): > Event: 4.535 Thread 0x00000000165b7000 Uncommon trap: reason=class_check > action=maybe_recompile pc=0x00000000028b08bc > method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; > @ 1 > Event: 4.536 Thread 0x00000000165b7000 Uncommon trap: reason=unreached > action=reinterpret pc=0x0000000002766854 > method=ucar.unidata.xml.XmlEncoder.getDelegate(Ljava/lang/Class;)Lucar/unidata/xml/XmlDelegate; > @ 39 > Event: 4.573 Thread 0x0000000015cbf800 Uncommon trap: reason=unloaded > action=reinterpret pc=0x00000000028ce1bc > method=java.awt.geom.Path2D$Float.getBounds2D()Ljava/awt/geom/Rectangle2D; @ > 121 > Event: 4.578 Thread 0x0000000015cbf800 Uncommon trap: reason=predicate > action=maybe_recompile pc=0x00000000028e9e8c > method=ucar.unidata.gis.AbstractGisFeature.getProjectedShape(Lucar/unidata/geoloc/ProjectionImpl;)Ljava/awt/Shape; > @ 98 > Event: 4.578 Thread 0x0000000015cbf800 Uncommon trap: reason=class_check > action=maybe_recompile pc=0x000000000279fa8c > method=ucar.unidata.geoloc.ProjectionImpl.latLonToProj(Lucar/unidata/geoloc/LatLonPoint;)Lucar/unidata/geoloc/ProjectionPoint; > @ 9 > Event: 4.578 Thread 0x0000000015cbf800 Uncommon trap: reason=class_check > action=maybe_recompile pc=0x000000000279fa8c > method=ucar.unidata.geoloc.ProjectionImpl.latLonToProj(Lucar/unidata/geoloc/LatLonPoint;)Lucar/unidata/geoloc/ProjectionPoint; > @ 9 > Event: 4.578 Thread 0x0000000015cbf800 Uncommon trap: reason=class_check > action=maybe_recompile pc=0x000000000279fa8c > method=ucar.unidata.geoloc.ProjectionImpl.latLonToProj(Lucar/unidata/geoloc/LatLonPoint;)Lucar/unidata/geoloc/ProjectionPoint; > @ 9 > Event: 4.578 Thread 0x0000000015cbf800 Uncommon trap: reason=class_check > action=maybe_recompile pc=0x000000000279fa8c > method=ucar.unidata.geoloc.ProjectionImpl.latLonToProj(Lucar/unidata/geoloc/LatLonPoint;)Lucar/unidata/geoloc/ProjectionPoint; > @ 9 > Event: 4.579 Thread 0x0000000015cbf800 Uncommon trap: reason=predicate > action=maybe_recompile pc=0x00000000028d97d8 > method=ucar.unidata.gis.AbstractGisFeature.getProjectedShape(Lucar/unidata/geoloc/ProjectionImpl;)Ljava/awt/Shape; > @ 86 > Event: 4.663 Thread 0x0000000015cbf800 Uncommon trap: reason=unreached > action=reinterpret pc=0x00000000028a48ec > method=java.lang.ThreadLocal.get()Ljava/lang/Object; @ 11 > > Internal exceptions (10 events): > Event: 4.580 Thread 0x00000000165b7000 Threw 0x00000007c2cd4a90 at > C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 > Event: 4.597 Thread 0x00000000165b7000 Threw 0x00000007c2f4cf88 at > C:\re\jdk7u51\527\hotspot\src\share\vm\classfile\systemDictionary.cpp:185 > Event: 4.597 Thread 0x00000000165b7000 Threw 0x00000007c2f4e4a0 at > C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 > Event: 4.597 Thread 0x00000000165b7000 Threw 0x00000007c2f4f260 at > C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 > Event: 4.597 Thread 0x00000000165b7000 Threw 0x00000007c2f4f7e8 at > C:\re\jdk7u51\527\hotspot\src\share\vm\classfile\systemDictionary.cpp:185 > Event: 4.597 Thread 0x00000000165b7000 Threw 0x00000007c2f51278 at > C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 > Event: 4.597 Thread 0x00000000165b7000 Threw 0x00000007c2f52348 at > C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 > Event: 4.663 Thread 0x0000000015cbf800 Implicit null exception at > 0x00000000028a482f to 0x00000000028a48d9 > Event: 4.768 Thread 0x00000000165be800 Threw 0x00000007c386d508 at > C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883 > Event: 4.768 Thread 0x00000000165be800 Threw 0x00000007c386d628 at > C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\reflection.cpp:1030 > > Events (10 events): > Event: 5.063 loading class 0x0000000018ea4490 > Event: 5.063 loading class 0x0000000018ea4490 done > Event: 5.065 loading class 0x0000000018ea4350 > Event: 5.065 loading class 0x0000000018ea4350 done > Event: 5.069 loading class 0x0000000016873f70 > Event: 5.069 loading class 0x0000000016873f70 done > Event: 5.069 loading class 0x0000000018f0e810 > Event: 5.069 loading class 0x0000000018f0e810 done > Event: 5.069 Executing VM operation: RevokeBias > Event: 5.069 Executing VM operation: RevokeBias done > > > Dynamic libraries: > 0x000000013f8f0000 - 0x000000013f923000 C:\IDV_5.1\jre\bin\java.exe > 0x00000000772e0000 - 0x0000000077489000 C:\Windows\SYSTEM32\ntdll.dll > 0x00000000770c0000 - 0x00000000771df000 > C:\Windows\system32\kernel32.dll > 0x000007fefd3f0000 - 0x000007fefd45c000 > C:\Windows\system32\KERNELBASE.dll > 0x000007fefd460000 - 0x000007fefd53b000 > C:\Windows\system32\ADVAPI32.dll > 0x000007fefeb60000 - 0x000007fefebff000 > C:\Windows\system32\msvcrt.dll > 0x000007feff060000 - 0x000007feff07f000 > C:\Windows\SYSTEM32\sechost.dll > 0x000007fefee50000 - 0x000007fefef7d000 > C:\Windows\system32\RPCRT4.dll > 0x00000000771e0000 - 0x00000000772da000 C:\Windows\system32\USER32.dll > 0x000007feff310000 - 0x000007feff377000 > C:\Windows\system32\GDI32.dll > 0x000007feff050000 - 0x000007feff05e000 C:\Windows\system32\LPK.dll > 0x000007fefef80000 - 0x000007feff049000 > C:\Windows\system32\USP10.dll > 0x000007fefb590000 - 0x000007fefb784000 > C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll > 0x000007feff380000 - 0x000007feff3f1000 > C:\Windows\system32\SHLWAPI.dll > 0x000007fefd980000 - 0x000007fefd9ae000 C:\Windows\system32\IMM32.DLL > 0x000007fefea50000 - 0x000007fefeb59000 C:\Windows\system32\MSCTF.dll > 0x00000000707e0000 - 0x00000000708b2000 C:\IDV_5.1\jre\bin\msvcr100.dll > 0x000000006ee20000 - 0x000000006f5e9000 > C:\IDV_5.1\jre\bin\server\jvm.dll > 0x000007fefa110000 - 0x000007fefa119000 > C:\Windows\system32\WSOCK32.dll > 0x000007fefd540000 - 0x000007fefd58d000 C:\Windows\system32\WS2_32.dll > 0x000007feff400000 - 0x000007feff408000 C:\Windows\system32\NSI.dll > 0x000007fefab40000 - 0x000007fefab7b000 C:\Windows\system32\WINMM.dll > 0x00000000774b0000 - 0x00000000774b7000 C:\Windows\system32\PSAPI.DLL > 0x00000000707d0000 - 0x00000000707df000 C:\IDV_5.1\jre\bin\verify.dll > 0x00000000707a0000 - 0x00000000707c8000 C:\IDV_5.1\jre\bin\java.dll > 0x0000000070780000 - 0x0000000070795000 C:\IDV_5.1\jre\bin\zip.dll > 0x000000006ec80000 - 0x000000006ee15000 C:\IDV_5.1\jre\bin\awt.dll > 0x000007fefe7e0000 - 0x000007fefe8b7000 > C:\Windows\system32\OLEAUT32.dll > 0x000007feff100000 - 0x000007feff303000 > C:\Windows\system32\ole32.dll > 0x0000000070760000 - 0x0000000070779000 C:\IDV_5.1\jre\bin\net.dll > 0x000007fefc840000 - 0x000007fefc895000 > C:\Windows\system32\mswsock.dll > 0x000007fefc830000 - 0x000007fefc837000 > C:\Windows\System32\wship6.dll > 0x000000006ff50000 - 0x000000006ff61000 C:\IDV_5.1\jre\bin\nio.dll > 0x000007fefa6b0000 - 0x000007fefa6c8000 > C:\Windows\system32\DWMAPI.DLL > 0x000007fefcf40000 - 0x000007fefcf4f000 > C:\Windows\system32\CRYPTBASE.dll > 0x000007fefd9b0000 - 0x000007fefe739000 > C:\Windows\system32\SHELL32.dll > 0x000000006ff00000 - 0x000000006ff47000 > C:\IDV_5.1\jre\bin\fontmanager.dll > 0x000007fef8890000 - 0x000007fef8a8f000 C:\Windows\system32\d3d9.dll > 0x000007fefc130000 - 0x000007fefc13c000 > C:\Windows\system32\VERSION.dll > 0x000007fef90c0000 - 0x000007fef90c7000 > C:\Windows\system32\d3d8thk.dll > 0x000007fef9a10000 - 0x000007fef9a30000 > C:\Windows\system32\atiu9p64.dll > 0x000007fed68d0000 - 0x000007fed6f9a000 > C:\Windows\system32\atiumd64.dll > 0x0000000062c60000 - 0x0000000063135000 > C:\Windows\system32\atiumd6a.dll > 0x000000006feb0000 - 0x000000006fef1000 C:\IDV_5.1\jre\bin\t2k.dll > 0x000007fefb9e0000 - 0x000007fefb9f5000 > C:\Windows\system32\NLAapi.dll > 0x000007fef9b20000 - 0x000007fef9b35000 > C:\Windows\system32\napinsp.dll > 0x000007fef9b00000 - 0x000007fef9b19000 > C:\Windows\system32\pnrpnsp.dll > 0x000007fefc6c0000 - 0x000007fefc71b000 > C:\Windows\system32\DNSAPI.dll > 0x000007fef9af0000 - 0x000007fef9afb000 > C:\Windows\System32\winrnr.dll > 0x000007fefc250000 - 0x000007fefc257000 > C:\Windows\System32\wshtcpip.dll > 0x000007fefb4f0000 - 0x000007fefb517000 > C:\Windows\system32\IPHLPAPI.DLL > 0x000007fefb520000 - 0x000007fefb52b000 C:\Windows\system32\WINNSI.DLL > 0x000007fefa120000 - 0x000007fefa128000 > C:\Windows\system32\rasadhlp.dll > 0x000007fefb3e0000 - 0x000007fefb433000 > C:\Windows\System32\fwpuclnt.dll > 0x000007fefc8a0000 - 0x000007fefc8b8000 > C:\Windows\system32\CRYPTSP.dll > 0x000007fefc5a0000 - 0x000007fefc5e7000 > C:\Windows\system32\rsaenh.dll > 0x000007fefd1e0000 - 0x000007fefd1fe000 > C:\Windows\system32\USERENV.dll > 0x000007fefd0a0000 - 0x000007fefd0af000 > C:\Windows\system32\profapi.dll > 0x000000006fe80000 - 0x000000006fea4000 C:\IDV_5.1\jre\bin\sunec.dll > 0x0000000070750000 - 0x000000007075b000 > C:\IDV_5.1\jre\bin\sunmscapi.dll > 0x000007fefd260000 - 0x000007fefd3cd000 > C:\Windows\system32\CRYPT32.dll > 0x000007fefd0b0000 - 0x000007fefd0bf000 > C:\Windows\system32\MSASN1.dll > 0x0000000065340000 - 0x0000000065351000 > C:\Users\smith\AppData\Local\Temp\jffi8402160678291323552.tmp > 0x000007fef6ce0000 - 0x000007fef6d80000 > C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\comctl32.dll > 0x000007feff410000 - 0x000007feff5e7000 > C:\Windows\system32\SETUPAPI.dll > 0x000007fefd0c0000 - 0x000007fefd0f6000 > C:\Windows\system32\CFGMGR32.dll > 0x000007fefd1a0000 - 0x000007fefd1ba000 C:\Windows\system32\DEVOBJ.dll > 0x000007fefd860000 - 0x000007fefd8f9000 > C:\Windows\system32\CLBCatQ.DLL > 0x000007fefbd30000 - 0x000007fefbe5c000 > C:\Windows\system32\propsys.dll > 0x000007fefc100000 - 0x000007fefc12d000 > C:\Windows\system32\ntmarta.dll > 0x000007fefd920000 - 0x000007fefd972000 > C:\Windows\system32\WLDAP32.dll > 0x000007fefcee0000 - 0x000007fefcf37000 > C:\Windows\system32\apphelp.dll > 0x000007feef560000 - 0x000007feef6fc000 > C:\Windows\system32\NetworkExplorer.dll > 0x000007feefc10000 - 0x000007feefc44000 > C:\Windows\System32\shdocvw.dll > 0x000007fefb9c0000 - 0x000007fefb9cb000 C:\Windows\system32\slc.dll > 0x000007fef9f10000 - 0x000007fef9f28000 C:\Windows\system32\MPR.dll > 0x000007fef6930000 - 0x000007fef693a000 > C:\Windows\System32\drprov.dll > 0x000007fefce30000 - 0x000007fefce6d000 > C:\Windows\System32\WINSTA.dll > 0x000007fef6900000 - 0x000007fef6922000 > C:\Windows\System32\ntlanman.dll > 0x000007fef68e0000 - 0x000007fef68fd000 > C:\Windows\System32\davclnt.dll > 0x000007fef68d0000 - 0x000007fef68da000 > C:\Windows\System32\DAVHLPR.dll > 0x000007fefb1d0000 - 0x000007fefb1e5000 C:\Windows\system32\wkscli.dll > 0x000007fef9810000 - 0x000007fef981f000 > C:\Windows\system32\cscapi.dll > 0x000007fefc4d0000 - 0x000007fefc4dc000 > C:\Windows\system32\netutils.dll > 0x000007fedfbe0000 - 0x000007fedfe51000 > C:\Windows\system32\wpdshext.dll > 0x000007fefab80000 - 0x000007fefad96000 > C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_2b283fd671e9bf4d\gdiplus.dll > 0x000007fef8780000 - 0x000007fef883d000 > C:\Windows\system32\PortableDeviceApi.dll > 0x000007fefd220000 - 0x000007fefd25b000 > C:\Windows\system32\WINTRUST.dll > 0x000007fef11d0000 - 0x000007fef1205000 > C:\Windows\system32\EhStorShell.dll > 0x000007fef7cb0000 - 0x000007fef7cd7000 > C:\Windows\system32\EhStorAPI.dll > 0x000007fef6530000 - 0x000007fef653c000 > C:\Windows\system32\LINKINFO.dll > 0x000007fefa160000 - 0x000007fefa2c1000 > C:\Windows\system32\WindowsCodecs.dll > 0x000007fef5d00000 - 0x000007fef5d6f000 > C:\Windows\system32\mscoree.dll > 0x000007fef5c60000 - 0x000007fef5cfd000 > C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll > 0x000007fefcf50000 - 0x000007fefcfe1000 C:\Windows\system32\sxs.dll > 0x000007fef4a60000 - 0x000007fef5400000 > C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll > 0x000007fef5b80000 - 0x000007fef5c56000 > C:\Windows\system32\MSVCR120_CLR0400.dll > 0x000007fef34b0000 - 0x000007fef4a51000 > C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\701f2b79b02a02beba70e50bb2edb212\mscorlib.ni.dll > 0x000007fefcff0000 - 0x000007fefd004000 > C:\Windows\system32\RpcRtRemote.dll > 0x0000000073810000 - 0x000000007381a000 C:\Program Files (x86)\Dell > Backup and Recovery\Components\Shell\DBROverlayIcon.dll > 0x000007fef5a50000 - 0x000007fef5b7e000 > C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll > 0x000007fef5db0000 - 0x000007fef5dc6000 > C:\Windows\Microsoft.NET\Framework64\v4.0.30319\nlssorting.dll > 0x0000000073750000 - 0x0000000073762000 C:\Program Files (x86)\Dell > Backup and Recovery\Components\Shell\STCommonShellIntegration.dll > 0x000007fef2830000 - 0x000007fef34a7000 > C:\Windows\assembly\NativeImages_v4.0.30319_64\System\edc284c2fc5f774b65992c5e0b6a1899\System.ni.dll > 0x0000000073710000 - 0x0000000073746000 C:\Program Files (x86)\Dell > Backup and Recovery\Components\Shell\System.Data.SQLite.dll > 0x000007fef1f60000 - 0x000007fef2829000 > C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Data\68165d10767e5e6b4c4992c03cf78fa0\System.Data.ni.dll > 0x000007fef5730000 - 0x000007fef5a4d000 > C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll > 0x000007fef5650000 - 0x000007fef572e000 > C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Transactions\112d3950b7504d50c59d0cba2392c858\System.Transactions.ni.dll > 0x000007fef5600000 - 0x000007fef564a000 > C:\Windows\Microsoft.Net\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll > 0x000007fef1e60000 - 0x000007fef1f5f000 C:\Program Files (x86)\Dell > Backup and Recovery\Components\Shell\SQLite.Interop.dll > 0x000007fef1d30000 - 0x000007fef1e60000 > C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\aa4f1d14a169ee9e25a86579bec53051\System.Configuration.ni.dll > 0x000007fef1380000 - 0x000007fef1d2f000 > C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\fdebf7eee3058c7156aef7d7fedf5ac4\System.Xml.ni.dll > 0x000007fef1270000 - 0x000007fef137d000 > C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Ente96d83b35#\6ec50eb753436793b3f6eaaaea70d40f\System.EnterpriseServices.ni.dll > 0x000007fef1210000 - 0x000007fef126c000 > C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Ente96d83b35#\6ec50eb753436793b3f6eaaaea70d40f\System.EnterpriseServices.Wrapper.dll > 0x000007fef5d80000 - 0x000007fef5da5000 > C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll > 0x00000000737c0000 - 0x00000000737ca000 C:\Program Files (x86)\Dell > Backup and Recovery\Components\Shell\DBROverlayNotBackuped.dll > 0x000007fef0b60000 - 0x000007fef11cf000 > C:\PROGRA~1\MICROS~1\Office14\GROOVEEX.DLL > 0x0000000071490000 - 0x000000007152d000 > C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCR90.dll > 0x00000000713b0000 - 0x0000000071483000 > C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCP90.dll > 0x00000000736e0000 - 0x000000007370f000 > C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.4148_none_0a1d2fcba76b3f00\ATL90.DLL > 0x000007fefae30000 - 0x000007fefae86000 > C:\Windows\system32\UxTheme.dll > 0x000007fef0740000 - 0x000007fef0b5a000 > C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf > 0x000007feefed0000 - 0x000007fef0735000 > C:\PROGRA~1\MICROS~1\Office14\1033\GrooveIntlResource.dll > 0x000007feefe50000 - 0x000007feefece000 C:\Windows\System32\cscui.dll > 0x000007fef69a0000 - 0x000007fef69ac000 > C:\Windows\System32\CSCDLL.dll > 0x000007feefdd0000 - 0x000007feefe50000 > C:\Windows\system32\ntshrui.dll > 0x000007fefcb20000 - 0x000007fefcb43000 > C:\Windows\system32\srvcli.dll > 0x00000000637c0000 - 0x00000000637cd000 > C:\Users\smith\AppData\Local\Temp\jogamp_0000\file_cache\jln8208707488518914983\jln6518704653304492988\gluegen-rt.dll > > VM Arguments: > jvm_args: -Xmx3072m -XX:PermSize=128m -XX:MaxPermSize=128m > -XX:+DisableExplicitGC -Didv.enableStereo=false > java_command: idv.jar > Launcher Type: SUN_STANDARD > > Environment Variables: > PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS > Client\;C:\Program Files\Intel\iCLS Client\;c:\Program Files (x86)\AMD > APP\bin\x86_64;c:\Program Files (x86)\AMD > APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program > Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program > Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program > Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\IPT > USERNAME=Smith > OS=Windows_NT > PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel > > > > --------------- S Y S T E M --------------- > > OS: Windows 7 , 64 bit Build 7601 Service Pack 1 > > CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 60 stepping > 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, > avx2, aes, erms, ht, tsc, tscinvbit > > Memory: 4k page, physical 16718004k(13776896k free), swap 33434152k(29816796k > free) > > vm_info: Java HotSpot(TM) 64-Bit Server VM (24.51-b03) for windows-amd64 JRE > (1.7.0_51-b13), built on Dec 18 2013 18:40:56 by "java_re" with unknown MS > VC++:1600 > > time: Tue Mar 31 08:57:13 2015 > elapsed time: 5 seconds > > What's gone wrong? > > Kip Smith > address@hidden > > > Ticket Details =================== Ticket ID: JSY-655713 Department: Support IDV Priority: Normal Status: Closed