Trying to understand the hs_err_pid log

-1

The following hs_err_pid.log was generated when my JVM crashed.

I am trying to understand what caused it. Any input would be appreciated.

> ---------------  S Y S T E M  ---------------
> 
> OS: Windows Server 2012 R2 , 64 bit Build 9600 (6.3.9600.17415)
> 
> CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core)
> family 6 model 63 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3,
> ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht,
> tsc, tscinvbit, bmi1, bmi2
> 
> Memory: 4k page, physical 50200180k(37494220k free), swap
> 57540212k(43862004k free)
> 
> vm_info: Java HotSpot(TM) Client VM (25.151-b12) for windows-x86 JRE
> (1.8.0_151-b12), built on Sep  5 2017 19:31:49 by "java_re" with MS
> VC++ 10.0 (VS2010)
> 
> time: Tue Mar 26 17:47:00 2019 elapsed time: 357432 seconds (4d 3h 17m
> 12s)

hs_err_pid.log :

# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (0xeedfade), pid=7228, tid=0x00001edc
#
# JRE version: Java(TM) SE Runtime Environment (8.0_151-b12) (build 1.8.0_151-b12)
# Java VM: Java HotSpot(TM) Client VM (25.151-b12 mixed mode windows-x86 )
# Problematic frame:
# C  [KERNELBASE.dll+0x15608]
#
# Core dump written. Default location: D:\onion\opc2\연료전지(전달)\opc\hs_err_pid7228.mdmp
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.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 (0x15d3b400):  JavaThread "Thread-4" [_thread_in_native, id=7900, stack(0x16ef0000,0x16f40000)]

siginfo: ExceptionCode=0xeedfade, ExceptionInformation=0x0040e5bc 0x15f685b4 0x00000013 0x00000003 0x16f3f5d4 0x16f3ef38 0x16f3ef08 

Registers:
EAX=0x16f3ee78, EBX=0x00000013, ECX=0x00000007, EDX=0x00000000
ESP=0x16f3ee78, EBP=0x16f3eed4, ESI=0x00000003, EDI=0x16f3f5d4
EIP=0x773b5608, EFLAGS=0x00000216

Top of Stack: (sp=0x16f3ee78)
0x16f3ee78:   0eedfade 00000001 00000000 773b5608
0x16f3ee88:   00000007 0040e5bc 15f685b4 00000013
0x16f3ee98:   00000003 16f3f5d4 16f3ef38 16f3ef08
0x16f3eea8:   15f60818 16f3ef28 00403548 16f3eed8
0x16f3eeb8:   00403557 16f3eed0 15f685b4 15f75d5c
0x16f3eec8:   00000001 94fda8ec 16f3eef8 16f3ef38
0x16f3eed8:   0040e5bc 0eedfade 00000001 00000007
0x16f3eee8:   16f3eeec 0040e5bc 15f685b4 00000013 

Instructions: (pc=0x773b5608)
0x773b55e8:   e0 01 c7 44 24 0c c0 55 3b 77 89 44 24 04 85 c9
0x773b55f8:   75 1f 21 4c 24 10 8d 04 24 50 ff 15 2c 63 46 77
0x773b5608:   8b 4c 24 54 33 cc e8 a1 96 ff ff 8b e5 5d c2 10
0x773b5618:   00 8b 45 10 83 f8 0f 77 18 89 44 24 10 c1 e0 02 


Register to memory mapping:

EAX=0x16f3ee78 is pointing into the stack for thread: 0x15d3b400
EBX=0x00000013 is an unknown value
ECX=0x00000007 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x16f3ee78 is pointing into the stack for thread: 0x15d3b400
EBP=0x16f3eed4 is pointing into the stack for thread: 0x15d3b400
ESI=0x00000003 is an unknown value
EDI=0x16f3f5d4 is pointing into the stack for thread: 0x15d3b400


Stack: [0x16ef0000,0x16f40000],  sp=0x16f3ee78,  free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [KERNELBASE.dll+0x15608]
C  [JCustomOpc.dll+0xe5bc]
C  [JCustomOpc.dll+0xe8c2]
C  [JCustomOpc.dll+0x552bd]
C  [JCustomOpc.dll+0x565d6]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  javafish.clients.opc.JOpc.synchReadGroupNative(Ljavafish/clients/opc/component/OpcGroup;)Ljavafish/clients/opc/component/OpcGroup;+0
j  javafish.clients.opc.JOpc.synchReadGroup(Ljavafish/clients/opc/component/OpcGroup;)Ljavafish/clients/opc/component/OpcGroup;+17
J 394 C1 com.onion.mk119opcagent.OpcComm.getValues(I)[D (352 bytes) @ 0x02bf4e48 [0x02bf4db0+0x98]
J 467% C1 com.onion.mk119opcagent.OpcComm.run()V (154 bytes) @ 0x02c1fd24 [0x02c1fa90+0x294]
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
=>0x15d3b400 JavaThread "Thread-4" [_thread_in_native, id=7900, stack(0x16ef0000,0x16f40000)]
  0x15d3ac00 JavaThread "Thread-3" [_thread_in_native, id=7856, stack(0x16e60000,0x16eb0000)]
  0x00c9b800 JavaThread "DestroyJavaVM" [_thread_blocked, id=5396, stack(0x02970000,0x029c0000)]
  0x15be1400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=7848, stack(0x16a80000,0x16ad0000)]
  0x15bcd000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7584, stack(0x163f0000,0x16440000)]
  0x15bcc800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2664, stack(0x16360000,0x163b0000)]
  0x15bcc400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=956, stack(0x162d0000,0x16320000)]
  0x151bf800 JavaThread "Service Thread" daemon [_thread_blocked, id=7420, stack(0x156e0000,0x15730000)]
  0x151b2800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6400, stack(0x15650000,0x156a0000)]
  0x15187000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4400, stack(0x155c0000,0x15610000)]
  0x151b1c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7216, stack(0x15530000,0x15580000)]
  0x15168800 JavaThread "Finalizer" daemon [_thread_blocked, id=6716, stack(0x15420000,0x15470000)]
  0x15152c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=6292, stack(0x15390000,0x153e0000)]

Other Threads:
  0x02abbc00 VMThread [stack: 0x15100000,0x15150000] [id=7560]
  0x151c3000 WatcherThread [stack: 0x15770000,0x157c0000] [id=6460]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 4992K, used 4289K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K,  89% used [0x04c00000, 0x04febeb0, 0x05060000)
  from space 512K,  53% used [0x05060000, 0x050a4658, 0x050e0000)
  to   space 512K,   0% used [0x050e0000, 0x050e0000, 0x05160000)
 tenured generation   total 10944K, used 6945K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  63% used [0x0a150000, 0x0a8186f8, 0x0a818800, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K

Card table byte_map: [0x04b40000,0x04bd0000] byte_map_base: 0x04b1a000

Polling page: 0x00c70000

CodeCache: size=32768Kb used=1421Kb max_used=1421Kb free=31346Kb
 bounds [0x02ac0000, 0x02c28000, 0x04ac0000]
 total_blobs=688 nmethods=470 adapters=149
 compilation: enabled

Compilation events (10 events):
Event: 161062.731 Thread 0x151b2800  468             sun.misc.FDBigInteger::cmp (147 bytes)
Event: 161062.732 Thread 0x151b2800 nmethod 468 0x02c20e88 code [0x02c20fa0, 0x02c21200]
Event: 164866.062 Thread 0x151b2800  469             sun.misc.FDBigInteger::quoRemIteration (337 bytes)
Event: 164866.064 Thread 0x151b2800 nmethod 469 0x02c21448 code [0x02c215c0, 0x02c21a28]
Event: 164866.064 Thread 0x151b2800  470             sun.misc.FDBigInteger::addAndCmp (292 bytes)
Event: 164866.065 Thread 0x151b2800 nmethod 470 0x02c22108 code [0x02c22250, 0x02c22644]
Event: 164897.413 Thread 0x151b2800  471             sun.misc.FDBigInteger::multBy10 (178 bytes)
Event: 164897.414 Thread 0x151b2800 nmethod 471 0x02c22ac8 code [0x02c22c20, 0x02c23078]
Event: 316270.063 Thread 0x151b2800  472 %           java.lang.ref.Reference$ReferenceHandler::run @ 0 (8 bytes)
Event: 316270.064 Thread 0x151b2800 nmethod 472% 0x02c232c8 code [0x02c233d0, 0x02c2347c]

GC Heap History (10 events):
Event: 357411.683 GC heap before
{Heap before GC invocations=103503 (full 991):
 def new generation   total 4992K, used 4740K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K, 100% used [0x04c00000, 0x05060000, 0x05060000)
  from space 512K,  50% used [0x050e0000, 0x05121068, 0x05160000)
  to   space 512K,   0% used [0x05060000, 0x05060000, 0x050e0000)
 tenured generation   total 10944K, used 6417K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  58% used [0x0a150000, 0x0a794600, 0x0a794600, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K
Event: 357411.684 GC heap after
Heap after GC invocations=103504 (full 991):
 def new generation   total 4992K, used 4K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K,   0% used [0x04c00000, 0x04c00000, 0x05060000)
  from space 512K,   0% used [0x05060000, 0x05061338, 0x050e0000)
  to   space 512K,   0% used [0x050e0000, 0x050e0000, 0x05160000)
 tenured generation   total 10944K, used 6677K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  61% used [0x0a150000, 0x0a7d5488, 0x0a7d5600, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K
}
Event: 357416.841 GC heap before
{Heap before GC invocations=103504 (full 991):
 def new generation   total 4992K, used 4484K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K, 100% used [0x04c00000, 0x05060000, 0x05060000)
  from space 512K,   0% used [0x05060000, 0x05061338, 0x050e0000)
  to   space 512K,   0% used [0x050e0000, 0x050e0000, 0x05160000)
 tenured generation   total 10944K, used 6677K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  61% used [0x0a150000, 0x0a7d5488, 0x0a7d5600, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K
Event: 357416.843 GC heap after
Heap after GC invocations=103505 (full 991):
 def new generation   total 4992K, used 273K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K,   0% used [0x04c00000, 0x04c00000, 0x05060000)
  from space 512K,  53% used [0x050e0000, 0x051245f0, 0x05160000)
  to   space 512K,   0% used [0x05060000, 0x05060000, 0x050e0000)
 tenured generation   total 10944K, used 6677K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  61% used [0x0a150000, 0x0a7d5488, 0x0a7d5600, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K
}
Event: 357421.984 GC heap before
{Heap before GC invocations=103505 (full 991):
 def new generation   total 4992K, used 4753K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K, 100% used [0x04c00000, 0x05060000, 0x05060000)
  from space 512K,  53% used [0x050e0000, 0x051245f0, 0x05160000)
  to   space 512K,   0% used [0x05060000, 0x05060000, 0x050e0000)
 tenured generation   total 10944K, used 6677K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  61% used [0x0a150000, 0x0a7d5488, 0x0a7d5600, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K
Event: 357421.985 GC heap after
Heap after GC invocations=103506 (full 991):
 def new generation   total 4992K, used 264K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K,   0% used [0x04c00000, 0x04c00000, 0x05060000)
  from space 512K,  51% used [0x05060000, 0x050a2340, 0x050e0000)
  to   space 512K,   0% used [0x050e0000, 0x050e0000, 0x05160000)
 tenured generation   total 10944K, used 6681K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  61% used [0x0a150000, 0x0a7d6658, 0x0a7d6800, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K
}
Event: 357422.148 GC heap before
{Heap before GC invocations=103506 (full 991):
 def new generation   total 4992K, used 4744K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K, 100% used [0x04c00000, 0x05060000, 0x05060000)
  from space 512K,  51% used [0x05060000, 0x050a2340, 0x050e0000)
  to   space 512K,   0% used [0x050e0000, 0x050e0000, 0x05160000)
 tenured generation   total 10944K, used 6681K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  61% used [0x0a150000, 0x0a7d6658, 0x0a7d6800, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K
Event: 357422.149 GC heap after
Heap after GC invocations=103507 (full 991):
 def new generation   total 4992K, used 5K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K,   0% used [0x04c00000, 0x04c00000, 0x05060000)
  from space 512K,   1% used [0x050e0000, 0x050e1480, 0x05160000)
  to   space 512K,   0% used [0x05060000, 0x05060000, 0x050e0000)
 tenured generation   total 10944K, used 6945K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  63% used [0x0a150000, 0x0a8186f8, 0x0a818800, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K
}
Event: 357427.293 GC heap before
{Heap before GC invocations=103507 (full 991):
 def new generation   total 4992K, used 4485K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K, 100% used [0x04c00000, 0x05060000, 0x05060000)
  from space 512K,   1% used [0x050e0000, 0x050e1480, 0x05160000)
  to   space 512K,   0% used [0x05060000, 0x05060000, 0x050e0000)
 tenured generation   total 10944K, used 6945K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  63% used [0x0a150000, 0x0a8186f8, 0x0a818800, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K
Event: 357427.295 GC heap after
Heap after GC invocations=103508 (full 991):
 def new generation   total 4992K, used 273K [0x04c00000, 0x05160000, 0x0a150000)
  eden space 4480K,   0% used [0x04c00000, 0x04c00000, 0x05060000)
  from space 512K,  53% used [0x05060000, 0x050a4658, 0x050e0000)
  to   space 512K,   0% used [0x050e0000, 0x050e0000, 0x05160000)
 tenured generation   total 10944K, used 6945K [0x0a150000, 0x0ac00000, 0x14c00000)
   the space 10944K,  63% used [0x0a150000, 0x0a8186f8, 0x0a818800, 0x0ac00000)
 Metaspace       used 6994K, capacity 7182K, committed 7296K, reserved 7552K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 357427.409 Thread 0x15d3b400 Exception <a 'java/io/IOException'> (0x04f66918) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 357427.409 Thread 0x15d3b400 Exception <a 'java/io/IOException'> (0x04f66bb0) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 357427.410 Thread 0x15d3b400 Exception <a 'java/io/IOException'> (0x04f67748) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 357427.410 Thread 0x15d3b400 Exception <a 'java/io/IOException'> (0x04f679e0) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 357427.410 Thread 0x15d3b400 Exception <a 'java/io/IOException'> (0x04f68600) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 357427.410 Thread 0x15d3b400 Exception <a 'java/io/IOException'> (0x04f68898) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 357427.410 Thread 0x15d3b400 Exception <a 'java/io/IOException'> (0x04f69430) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 357427.410 Thread 0x15d3b400 Exception <a 'java/io/IOException'> (0x04f696c8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 357427.410 Thread 0x15d3b400 Exception <a 'java/io/IOException'> (0x04f6a2e8) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 357427.410 Thread 0x15d3b400 Exception <a 'java/io/IOException'> (0x04f6a580) thrown at [C:\workspace\8-2-build-windows-i586-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 357411.683 Executing VM operation: GenCollectForAllocation
Event: 357411.684 Executing VM operation: GenCollectForAllocation done
Event: 357416.841 Executing VM operation: GenCollectForAllocation
Event: 357416.843 Executing VM operation: GenCollectForAllocation done
Event: 357421.984 Executing VM operation: GenCollectForAllocation
Event: 357421.985 Executing VM operation: GenCollectForAllocation done
Event: 357422.148 Executing VM operation: GenCollectForAllocation
Event: 357422.149 Executing VM operation: GenCollectForAllocation done
Event: 357427.293 Executing VM operation: GenCollectForAllocation
Event: 357427.295 Executing VM operation: GenCollectForAllocation done


Dynamic libraries:
0x00fc0000 - 0x00ff3000     D:\onion\jre1.8.0_151\bin\javaw.exe
0x77e40000 - 0x77faf000     C:\Windows\SYSTEM32\ntdll.dll
0x770e0000 - 0x77220000     C:\Windows\SYSTEM32\KERNEL32.DLL
0x773a0000 - 0x77477000     C:\Windows\SYSTEM32\KERNELBASE.dll
0x731c0000 - 0x73260000     C:\Windows\system32\apphelp.dll
0x72f50000 - 0x731b6000     C:\Windows\AppPatch\AcGenral.DLL
0x77480000 - 0x77543000     C:\Windows\SYSTEM32\msvcrt.dll
0x77c30000 - 0x77c71000     C:\Windows\SYSTEM32\sechost.dll
0x77240000 - 0x7725e000     C:\Windows\SYSTEM32\SspiCli.dll
0x77560000 - 0x775a5000     C:\Windows\SYSTEM32\SHLWAPI.dll
0x72e60000 - 0x72f4d000     C:\Windows\SYSTEM32\UxTheme.dll
0x76d70000 - 0x76ec3000     C:\Windows\SYSTEM32\USER32.dll
0x75830000 - 0x7593e000     C:\Windows\SYSTEM32\GDI32.dll
0x732c0000 - 0x732e3000     C:\Windows\SYSTEM32\WINMM.dll
0x73620000 - 0x73633000     C:\Windows\SYSTEM32\samcli.dll
0x75640000 - 0x75769000     C:\Windows\SYSTEM32\ole32.dll
0x77c80000 - 0x77d17000     C:\Windows\SYSTEM32\OLEAUT32.dll
0x73560000 - 0x73577000     C:\Windows\SYSTEM32\MSACM32.dll
0x75320000 - 0x75328000     C:\Windows\SYSTEM32\VERSION.dll
0x75ab0000 - 0x76d6b000     C:\Windows\SYSTEM32\SHELL32.dll
0x74e00000 - 0x74e1b000     C:\Windows\SYSTEM32\USERENV.dll
0x72e40000 - 0x72e5a000     C:\Windows\SYSTEM32\dwmapi.dll
0x72cf0000 - 0x72e3b000     C:\Windows\SYSTEM32\urlmon.dll
0x77650000 - 0x776cc000     C:\Windows\SYSTEM32\ADVAPI32.dll
0x72c80000 - 0x72ce5000     C:\Windows\SYSTEM32\WINSPOOL.DRV
0x72c60000 - 0x72c76000     C:\Windows\SYSTEM32\MPR.dll
0x776d0000 - 0x7778a000     C:\Windows\SYSTEM32\RPCRT4.dll
0x75620000 - 0x7562a000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x77ab0000 - 0x77c2d000     C:\Windows\SYSTEM32\combase.dll
0x73290000 - 0x732b3000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x74df0000 - 0x74dff000     C:\Windows\SYSTEM32\profapi.dll
0x74e20000 - 0x75055000     C:\Windows\SYSTEM32\iertutil.dll
0x75060000 - 0x7530b000     C:\Windows\SYSTEM32\WININET.dll
0x755c0000 - 0x75614000     C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x77610000 - 0x7764c000     C:\Windows\SYSTEM32\cfgmgr32.dll
0x73260000 - 0x73281000     C:\Windows\SYSTEM32\DEVOBJ.dll
0x73c60000 - 0x73ceb000     C:\Windows\SYSTEM32\SHCORE.DLL
0x75770000 - 0x75797000     C:\Windows\system32\IMM32.DLL
0x77790000 - 0x778a2000     C:\Windows\SYSTEM32\MSCTF.dll
0x732f0000 - 0x734f6000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_a9ec6aab013aafee\COMCTL32.dll
0x71230000 - 0x712ef000     D:\onion\jre1.8.0_151\bin\msvcr100.dll
0x70e60000 - 0x7122e000     D:\onion\jre1.8.0_151\bin\client\jvm.dll
0x75330000 - 0x75338000     C:\Windows\SYSTEM32\WSOCK32.dll
0x77aa0000 - 0x77aa6000     C:\Windows\SYSTEM32\PSAPI.DLL
0x77d20000 - 0x77d6f000     C:\Windows\SYSTEM32\WS2_32.dll
0x75630000 - 0x75637000     C:\Windows\SYSTEM32\NSI.dll
0x72750000 - 0x7275c000     D:\onion\jre1.8.0_151\bin\verify.dll
0x721d0000 - 0x721f1000     D:\onion\jre1.8.0_151\bin\java.dll
0x70e40000 - 0x70e54000     D:\onion\jre1.8.0_151\bin\zip.dll
0x70cf0000 - 0x70e35000     D:\onion\jre1.8.0_151\bin\awt.dll
0x00400000 - 0x0047c000     D:\onion\opc2\연료전지(전달)\opc\lib\JCustomOpc.dll
0x73c40000 - 0x73c49000     C:\Windows\SYSTEM32\kernel.appcore.dll
0x70c10000 - 0x70cee000     C:\Windows\system32\opengl32.dll
0x70a10000 - 0x70a35000     C:\Windows\SYSTEM32\GLU32.dll
0x70920000 - 0x70a0c000     C:\Windows\SYSTEM32\DDRAW.dll
0x72410000 - 0x72417000     C:\Windows\SYSTEM32\DCIMAN32.dll
0x708e0000 - 0x70919000     D:\onion\jre1.8.0_151\bin\fontmanager.dll
0x70860000 - 0x708df000     C:\Windows\SYSTEM32\mscms.dll
0x70820000 - 0x7085b000     C:\Windows\SYSTEM32\icm32.dll
0x70800000 - 0x70816000     D:\onion\jre1.8.0_151\bin\net.dll
0x73d00000 - 0x73d4b000     C:\Windows\system32\mswsock.dll
0x71ff0000 - 0x71fff000     D:\onion\jre1.8.0_151\bin\nio.dll
0x707c0000 - 0x707f2000     D:\onion\jre1.8.0_151\bin\t2k.dll
0x77300000 - 0x7738d000     C:\Windows\SYSTEM32\clbcatq.dll
0x73da0000 - 0x73db9000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x73d70000 - 0x73da0000     C:\Windows\system32\rsaenh.dll
0x73d50000 - 0x73d6e000     C:\Windows\SYSTEM32\bcrypt.dll
0x17120000 - 0x1713c000     C:\Windows\SYSTEM32\opcproxy.dll
0x72590000 - 0x7263e000     C:\Windows\SYSTEM32\IME\IMEKR\imkrtip.dll
0x72450000 - 0x7258a000     C:\Windows\SYSTEM32\PROPSYS.dll
0x72240000 - 0x72315000     C:\Windows\SYSTEM32\IME\shared\imetip.dll
0x72330000 - 0x72380000     C:\Windows\SYSTEM32\OLEACC.dll
0x70a40000 - 0x70ba9000     C:\Windows\SYSTEM32\DUI70.dll
0x72760000 - 0x72786000     C:\Windows\SYSTEM32\IME\IMEKR\imkrapi.dll
0x72420000 - 0x72450000     C:\Windows\SYSTEM32\IME\shared\imjkapi.dll
0x726b0000 - 0x726d8000     C:\Windows\SYSTEM32\ntmarta.dll
0x74ca0000 - 0x74de1000     C:\Windows\system32\DBGHELP.DLL

VM Arguments:
java_command: opc.jar 9999 items.txt BACHMANN.OPCEnterpriseServer.2 10.10.10.41
java_class_path (initial): opc.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_91
CLASSPATH=.
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jdk1.8.0_91\bin;D:\WPPIS\bin;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;C:\Users\Administrator\AppData\Local\Bandizip\7z
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 63 Stepping 2, GenuineIntel
java
asked on Stack Overflow Apr 22, 2019 by yong • edited Apr 22, 2019 by EricLavault

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0