java - JACOB throws EXCEPTION_ACCESS_VIOLATION -


we getting exception_access_violation error on our windows server, not able replicate/reproduce error.

# # fatal error has been detected java runtime environment: # #  exception_access_violation (0xc0000005) @ pc=0x0000000180012df1, pid=1604, tid=4232 # # jre version: 7.0_07-b11 # java vm: java hotspot(tm) 64-bit server vm (23.3-b01 mixed mode windows-amd64 compressed oops) # problematic frame: # c  [jacob-1.14.3-x64.dll+0x12df1]  java_com_jacob_com_variant_getvarianttype+0x51 # # core dump written. default location: c:\xxx\xxxx\xxxx\hs_err_pid1604.mdmp # # if submit bug report, please visit: #   http://bugreport.sun.com/bugreport/crash.jsp # crash happened outside java virtual machine in native code. # see problematic frame report bug. # 

we using java version 1.7, windows server 2008 r2 enterprise , jacob-1.14.3. assuming error because of jacob-1.14.4.dll not sure why causing issue. if upgrade latest jacob-18m.jar solve issue? can confirm?

thanks.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -