Jvm crash

13 views
Skip to first unread message

Zuko Sapula

unread,
Oct 20, 2011, 12:16:17 PM10/20/11
to Ctjug-forum
Hi All,

I have been struggling with a JVM crash after the app has been used a while (Exception access violation) the app interfaces with few devices.

Please advise

I could not put the h(xxx).log file it is quite big and has a lot of address lines,

I have increased the heap size and perm size but the crash still occurs i.e ( jvm _args: -Xms512 -Xmx1024m --XX:MaxPermSize=128m --XX:PermSize=64)


Regards
Zuko Sapula

Matthew Marinovich

unread,
Oct 20, 2011, 1:13:59 PM10/20/11
to ctjug...@googlegroups.com, Ctjug-forum
Hi there,

If you can post the exception stack trace it might help someone help you :)

Matthew

Sent from my iPhone

> --
> You received this message because you are subscribed to the Google Groups "CTJUG Forum" group.
> To post to this group, send email to CTJUG...@googlegroups.com
> To unsubscribe from this group, send email to CTJUG-Forum...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
> For the ctjug home page see http://www.ctjug.org.za
> For jobs see http://jobs.gamatam.com/

Craig Newton

unread,
Oct 20, 2011, 3:00:28 PM10/20/11
to ctjug...@googlegroups.com
Hi Zuko,

What version of the JVM are you currently running? Is it running on Windows/Linux/OSX? Is this running on a dedicated server, or on your own machine? If on Windows, this could be caused by an Anti-virus program and sometimes Adobe Flash.

What devices is the application using?

Best Regards,
Craig Newton

Zuko Sapula

unread,
Oct 21, 2011, 7:13:29 AM10/21/11
to ctjug...@googlegroups.com, ctjug...@googlegroups.com

Attached is the jvm crash log I am also using java 1.5 and devices are printer (epson) and scanner(symbol)



#

# An unexpected error has been detected by HotSpot Virtual Machine:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c910193, pid=2652, tid=3740

#

# Java VM: Java HotSpot(TM) Client VM (1.5.0_21-b01 mixed mode)

# Problematic frame:

# C  [ntdll.dll+0x10193]

#

 

---------------  T H R E A D  ---------------

 

Current thread (0x4d5c17a8):  JavaThread "StaticCacheThread-7" [_thread_in_native, id=3740]

 

siginfo: ExceptionCode=0xc0000005, writing address 0x6d8701f6

 

Registers:

EAX=0x6d870108, EBX=0x00090000, ECX=0x00000048, EDX=0x14adffff

ESP=0x4e6fd2e4, EBP=0x4e6fd504, ESI=0x6d8701f8, EDI=0x6d8701f0

EIP=0x7c910193, EFLAGS=0x00010212

 

Top of Stack: (sp=0x4e6fd2e4)

0x4e6fd2e4:   00000000 4e6fd89c 0000004800000003

0x4e6fd2f4:   4e6fd40c 00000000 010000004e6fd3bc

0x4e6fd304:   43000000 00000000 000000004e6fd40a

0x4e6fd314:   7c910415 7c91041e 0000dc48 4e6fd294

0x4e6fd324:   4e6fd650 4e6fd5d4 4e6fd36000090000

0x4e6fd334:   7c910202 0000000a 0009086800090000

0x4e6fd344:   00a97578 4e6fd338 000900004e6fd57c

0x4e6fd354:   7c90e900 7c910208 ffffffff 7c910202

 

Instructions: (pc=0x7c910193)

0x7c910183:   84 5d 0f 00 00 8d 7e f8 8a 45 dc 8b 4d 10 2a c1

0x7c910193:   88 47 06 8b c7 c1 e8 03 32 43 04 88 47 04 f6 45

 

 

Stack: [0x4e6c0000,0x4e700000),  sp=0x4e6fd2e4,  free space=244k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [ntdll.dll+0x10193]

C  [kernel32.dll+0x9a6f]

C  [DNSAPI.dll+0x3965]

C  [RPCRT4.dll+0xa20c]

C  [RPCRT4.dll+0x16b07]

C  [RPCRT4.dll+0xa9ef]

C  [RPCRT4.dll+0x16e49]

C  [RPCRT4.dll+0xa9ef]

C  [RPCRT4.dll+0x16e49]

C  [RPCRT4.dll+0xa9ef]

C  [RPCRT4.dll+0x16e49]

C  [RPCRT4.dll+0xa9ef]

C  [RPCRT4.dll+0xadae]

C  [RPCRT4.dll+0xa9ef]

C  [RPCRT4.dll+0xadae]

C  [RPCRT4.dll+0x98d7]

C  [RPCRT4.dll+0x84688]

C  [DNSAPI.dll+0x35e7]

C  [DNSAPI.dll+0x357b]

C  [mswsock.dll+0x26c6]

C  [mswsock.dll+0x266f]

C  [mswsock.dll+0x1b0a]

C  [WS2_32.dll+0x32b0]

C  [WS2_32.dll+0x3290]

C  [WS2_32.dll+0x325a]

C  [WS2_32.dll+0x31f8]

C  [WS2_32.dll+0x6136]

C  [WS2_32.dll+0x5f93]

C  [WS2_32.dll+0x5e58]

C  [WS2_32.dll+0x5ddc]

C  [WS2_32.dll+0x2aca]

C  [net.dll+0x248a]

j  java.net.Inet6AddressImpl.lookupAllHostAddr(Ljava/lang/String;)[[B+0

j  java.net.InetAddress$1.lookupAllHostAddr(Ljava/lang/String;)[[B+4

j  java.net.InetAddress.getAddressFromNameService(Ljava/lang/String;Ljava/net/InetAddress;)Ljava/lang/Object;+17

j  java.net.InetAddress.getAllByName0(Ljava/lang/String;Ljava/net/InetAddress;Z)[Ljava/net/InetAddress;+37

j  java.net.InetAddress.getAllByName(Ljava/lang/String;Ljava/net/InetAddress;)[Ljava/net/InetAddress;+325

j  java.net.InetAddress.getAllByName(Ljava/lang/String;)[Ljava/net/InetAddress;+2

j  java.net.InetAddress.getByName(Ljava/lang/String;)Ljava/net/InetAddress;+1

j  java.net.InetSocketAddress.<init>(Ljava/lang/String;I)V+67

v  ~StubRoutines::call_stub

V  [jvm.dll+0x876b1]

V  [jvm.dll+0xe0018]

V  [jvm.dll+0x87582]

V  [jvm.dll+0xf4479]

V  [jvm.dll+0xa58d0]

C  [java.dll+0x6e7f]

J  sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;

J  sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;

J  java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;

v  ~RuntimeStub::alignment_frame_return Runtime1 stub

j  org.apache.axis.components.net.DefaultSocketFactory.create(Ljava/lang/String;II)Ljava/net/Socket;+47

j  org.apache.axis.components.net.DefaultSocketFactory.create(Ljava/lang/String;ILjava/lang/StringBuffer;Lorg/apache/axis/components/net/BooleanHolder;)Ljava/net/Socket;+189

j  org.apache.axis.transport.http.HTTPSender.getSocket(Lorg/apache/axis/transport/http/SocketHolder;Lorg/apache/axis/MessageContext;Ljava/lang/String;Ljava/lang/String;IILjava/lang/StringBuffer;Lorg/apache/axis/components/net/BooleanHolder;)V+76

j  org.apache.axis.transport.http.HTTPSender.writeToSocket(Lorg/apache/axis/transport/http/SocketHolder;Lorg/apache/axis/MessageContext;Ljava/net/URL;Ljava/lang/StringBuffer;Ljava/lang/String;IILorg/apache/axis/components/net/BooleanHolder;)Ljava/io/InputStream;+1001

j  org.apache.axis.transport.http.HTTPSender.invoke(Lorg/apache/axis/MessageContext;)V+106

j  org.apache.axis.strategies.InvocationStrategy.visit(Lorg/apache/axis/Handler;Lorg/apache/axis/MessageContext;)V+2

j  org.apache.axis.SimpleChain.doVisiting(Lorg/apache/axis/MessageContext;Lorg/apache/axis/HandlerIterationStrategy;)V+37

j  org.apache.axis.SimpleChain.invoke(Lorg/apache/axis/MessageContext;)V+31

j  org.apache.axis.client.AxisClient.invoke(Lorg/apache/axis/MessageContext;)V+247

j  org.apache.axis.client.Call.invokeEngine(Lorg/apache/axis/MessageContext;)V+8

j  org.apache.axis.client.Call.invoke()V+714

j  org.apache.axis.client.Call.invoke(Lorg/apache/axis/message/RPCElement;)Ljava/lang/Object;+159

j  org.apache.axis.client.Call.invoke(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;+81

j  org.apache.axis.client.Call.invoke([Ljava/lang/Object;)Ljava/lang/Object;+243

v  ~StubRoutines::call_stub

V  [jvm.dll+0x876b1]

V  [jvm.dll+0xe0018]

V  [jvm.dll+0x87582]

V  [jvm.dll+0x872df]

V  [jvm.dll+0xa2131]

V  [jvm.dll+0x111960]

V  [jvm.dll+0x11192e]

C  [MSVCRT.dll+0x2a3b0]

C  [kernel32.dll+0xb713]

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j  java.net.Inet6AddressImpl.lookupAllHostAddr(Ljava/lang/String;)[[B+0

j  java.net.InetAddress$1.lookupAllHostAddr(Ljava/lang/String;)[[B+4

j  java.net.InetAddress.getAddressFromNameService(Ljava/lang/String;Ljava/net/InetAddress;)Ljava/lang/Object;+17

j  java.net.InetAddress.getAllByName0(Ljava/lang/String;Ljava/net/InetAddress;Z)[Ljava/net/InetAddress;+37

j  java.net.InetAddress.getAllByName(Ljava/lang/String;Ljava/net/InetAddress;)[Ljava/net/InetAddress;+325

j  java.net.InetAddress.getAllByName(Ljava/lang/String;)[Ljava/net/InetAddress;+2

j  java.net.InetAddress.getByName(Ljava/lang/String;)Ljava/net/InetAddress;+1

j  java.net.InetSocketAddress.<init>(Ljava/lang/String;I)V+67

v  ~StubRoutines::call_stub

J  sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;

J  sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;

J  sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;

J  java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;

v  ~RuntimeStub::alignment_frame_return Runtime1 stub

j  org.apache.axis.components.net.DefaultSocketFactory.create(Ljava/lang/String;II)Ljava/net/Socket;+47

j  org.apache.axis.components.net.DefaultSocketFactory.create(Ljava/lang/String;ILjava/lang/StringBuffer;Lorg/apache/axis/components/net/BooleanHolder;)Ljava/net/Socket;+189

j  org.apache.axis.transport.http.HTTPSender.getSocket(Lorg/apache/axis/transport/http/SocketHolder;Lorg/apache/axis/MessageContext;Ljava/lang/String;Ljava/lang/String;IILjava/lang/StringBuffer;Lorg/apache/axis/components/net/BooleanHolder;)V+76

j  org.apache.axis.transport.http.HTTPSender.writeToSocket(Lorg/apache/axis/transport/http/SocketHolder;Lorg/apache/axis/MessageContext;Ljava/net/URL;Ljava/lang/StringBuffer;Ljava/lang/String;IILorg/apache/axis/components/net/BooleanHolder;)Ljava/io/InputStream;+1001

j  org.apache.axis.transport.http.HTTPSender.invoke(Lorg/apache/axis/MessageContext;)V+106

j  org.apache.axis.strategies.InvocationStrategy.visit(Lorg/apache/axis/Handler;Lorg/apache/axis/MessageContext;)V+2

j  org.apache.axis.SimpleChain.doVisiting(Lorg/apache/axis/MessageContext;Lorg/apache/axis/HandlerIterationStrategy;)V+37

j  org.apache.axis.SimpleChain.invoke(Lorg/apache/axis/MessageContext;)V+31

j  org.apache.axis.client.AxisClient.invoke(Lorg/apache/axis/MessageContext;)V+247

j  org.apache.axis.client.Call.invokeEngine(Lorg/apache/axis/MessageContext;)V+8

j  org.apache.axis.client.Call.invoke()V+714

j  org.apache.axis.client.Call.invoke(Lorg/apache/axis/message/RPCElement;)Ljava/lang/Object;+159

j  org.apache.axis.client.Call.invoke(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;+81

j  org.apache.axis.client.Call.invoke([Ljava/lang/Object;)Ljava/lang/Object;+243

v  ~StubRoutines::call_stub

 

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

 

Java Threads: ( => current thread )

  0x4d41d270 JavaThread "RMI ConnectionExpiration-[10.18.4.40:14368,com.server.socket.TimedSocketFactory@fffffc17]" daemon [_thread_blocked, id=932]

  0x4d64f538 JavaThread "Thread-24" [_thread_blocked, id=2136]

  0x4d63dbc8 JavaThread "Thread-23" [_thread_blocked, id=484]

  0x4d63da40 JavaThread "Thread-22" [_thread_blocked, id=1656]

  0x4d797010 JavaThread "Thread-21" [_thread_blocked, id=2444]

  0x4d715ec8 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2864]

  0x4d76fa50 JavaThread "AWT-Shutdown" [_thread_blocked, id=356]

  0x4d786368 JavaThread "TimerQueue" daemon [_thread_blocked, id=836]

  0x4d72fac8 JavaThread "Pospal MessageRelay" [_thread_in_native, id=848]

  0x4d6551e8 JavaThread "Pospal msr Agent" [_thread_blocked, id=2488]

  0x4d4b1d88 JavaThread "Pospal clientAgent Agent" [_thread_blocked, id=308]

  0x0003d838 JavaThread "DestroyJavaVM" [_thread_blocked, id=2656]

  0x4d5c51b8 JavaThread "Listener[Oc4jJMS.Consumer.00568-SEC15.7eb46cca:13315b5c8ac:-7fd1.5]" daemon [_thread_blocked, id=2304]

  0x4d5c5340 JavaThread "Listener[Oc4jJMS.Consumer.00568-SEC15.7eb46cca:13315b5c8ac:-7fd1.4]" daemon [_thread_blocked, id=3760]

  0x4d5c5e90 JavaThread "ExceptionListener[Oc4jJMS.Connection.00568-SEC15.7eb46cca:13315b5c8ac:-7fd1.1]" daemon [_thread_blocked, id=3756]

  0x4d5c9088 JavaThread "JournalQueueMonitor-10" daemon [_thread_blocked, id=3752]

  0x4d5c6228 JavaThread "JournalQueueMonitor-9" daemon [_thread_blocked, id=3748]

  0x4d5b6808 JavaThread "StaticCacheStrategy-8" [_thread_blocked, id=3744]

=>0x4d5c17a8 JavaThread "StaticCacheThread-7" [_thread_in_native, id=3740]

  0x4d5c0cf0 JavaThread "StaticCacheThread-6" [_thread_blocked, id=3736]

  0x4d5bf990 JavaThread "StaticCacheThread-5" [_thread_blocked, id=3732]

  0x4d5bf008 JavaThread "StaticCacheThread-4" [_thread_blocked, id=3728]

  0x4d536080 JavaThread "TechnicianMonitor-3" daemon [_thread_blocked, id=3724]

  0x4d535e58 JavaThread "TransactionQueueMonitor-2" daemon [_thread_blocked, id=3720]

  0x4d467530 JavaThread "RMIConnectionThread" daemon [_thread_in_native, id=3716]

  0x4d510bd0 JavaThread "LogManager-1" [_thread_blocked, id=3712]

  0x4d57f438 JavaThread "EPSON UPOS Service EventThread." [_thread_blocked, id=3664]

  0x4d537db8 JavaThread "Thread-8" [_thread_blocked, id=3660]

  0x4d518e80 JavaThread "EPSON UPOS Service EventThread." [_thread_blocked, id=3656]

  0x4cc9e590 JavaThread "CIDScreenManager" [_thread_blocked, id=3652]

  0x4d00cb98 JavaThread "Start Form Thread" [_thread_blocked, id=3648]

  0x4d052148 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3488]

  0x00aca660 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3552]

  0x4cf94d70 JavaThread "ConnectionPoolMonitor-0" daemon [_thread_blocked, id=3540]

  0x4d464e20 JavaThread "derby.rawStoreDaemon" daemon [_thread_blocked, id=3328]

  0x4cfac9c0 JavaThread "Timer-1" daemon [_thread_blocked, id=3300]

  0x4d460de8 JavaThread "derby.antiGC" daemon [_thread_blocked, id=3296]

  0x4d3f1428 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=3284]

  0x4d4398b8 JavaThread "GC Daemon" daemon [_thread_blocked, id=3260]

  0x4d43fcb0 JavaThread "RMI Reaper" [_thread_blocked, id=3256]

  0x4d4453a8 JavaThread "Timer-0" daemon [_thread_blocked, id=3252]

  0x4d439c50 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3236]

  0x4d445c20 JavaThread "CommRMI.DirectryMonitor" daemon [_thread_blocked, id=3164]

  0x4d3f67e0 JavaThread "QuartzSchedulerThread" [_thread_blocked, id=3160]

  0x4d3dab90 JavaThread "QuartzWorkerThread-9" [_thread_blocked, id=3156]

  0x4d3d9fe0 JavaThread "QuartzWorkerThread-8" [_thread_blocked, id=3092]

  0x4d3cf960 JavaThread "QuartzWorkerThread-7" [_thread_blocked, id=3088]

  0x4d3cf298 JavaThread "QuartzWorkerThread-6" [_thread_blocked, id=3084]

  0x4d3fd408 JavaThread "QuartzWorkerThread-5" [_thread_blocked, id=3068]

  0x4d41fc88 JavaThread "QuartzWorkerThread-4" [_thread_blocked, id=3064]

  0x4d3de008 JavaThread "QuartzWorkerThread-3" [_thread_blocked, id=3060]

  0x4d414238 JavaThread "QuartzWorkerThread-2" [_thread_blocked, id=3016]

  0x4d410180 JavaThread "QuartzWorkerThread-1" [_thread_blocked, id=3008]

  0x4d40c0a0 JavaThread "QuartzWorkerThread-0" [_thread_blocked, id=3004]

  0x00a9ceb0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2684]

  0x00a9bbc8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2680]

  0x00a9af30 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2676]

  0x00a91b50 JavaThread "Finalizer" daemon [_thread_blocked, id=2672]

  0x00a90718 JavaThread "Reference Handler" daemon [_thread_blocked, id=2668]

 

Other Threads:

  0x00a8dc68 VMThread [id=2664]

  0x00a9ad38 WatcherThread [id=148]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap

 def new generation   total 36480K, used 17739K [0x02ad0000, 0x05260000, 0x07990000)

  eden space 32448K,  54% used [0x02ad0000, 0x03c22dd0, 0x04a80000)

  from space 4032K,   0% used [0x04e70000, 0x04e70000, 0x05260000)

  to   space 4032K,   0% used [0x04a80000, 0x04a80000, 0x04e70000)

 tenured generation   total 483968K, used 25649K [0x07990000, 0x25230000, 0x42ad0000)

   the space 483968K,   5% used [0x07990000, 0x0929c558, 0x0929c600, 0x25230000)

 compacting perm gen  total 65536K, used 39595K [0x42ad0000, 0x46ad0000, 0x4aad0000)

   the space 65536K,  60% used [0x42ad0000, 0x4517ae00, 0x4517ae00, 0x46ad0000)

No shared spaces configured.

 

Dynamic libraries:

0x00400000 - 0x0040d000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\java.exe

0x7c900000 - 0x7c9af000               C:\Windows\system32\ntdll.dll

0x7c800000 - 0x7c8f6000               C:\Windows\system32\kernel32.dll

0x77dd0000 - 0x77e6b000            C:\Windows\system32\ADVAPI32.dll

0x77e70000 - 0x77f02000              C:\Windows\system32\RPCRT4.dll

0x77fe0000 - 0x77ff1000               C:\Windows\system32\Secur32.dll

0x77c10000 - 0x77c68000              C:\Windows\system32\MSVCRT.dll

0x6d740000 - 0x6d8de000            C:\Program Files\Java\jdk1.5.0_21\jre\bin\client\jvm.dll

0x7e410000 - 0x7e4a1000             C:\Windows\system32\USER32.dll

0x77f10000 - 0x77f59000               C:\Windows\system32\GDI32.dll

0x76b40000 - 0x76b6d000             C:\Windows\system32\WINMM.dll

0x76390000 - 0x763ad000             C:\Windows\system32\IMM32.DLL

0x6d300000 - 0x6d308000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\hpi.dll

0x76bf0000 - 0x76bfb000              C:\Windows\system32\PSAPI.DLL

0x6d710000 - 0x6d71c000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\verify.dll

0x6d380000 - 0x6d39d000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\java.dll

0x6d730000 - 0x6d73f000              C:\Program Files\Java\jdk1.5.0_21\jre\bin\zip.dll

0x6d540000 - 0x6d553000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\net.dll

0x71ab0000 - 0x71ac7000              C:\Windows\system32\WS2_32.dll

0x71aa0000 - 0x71aa8000              C:\Windows\system32\WS2HELP.dll

0x71a50000 - 0x71a8f000              C:\Windows\system32\mswsock.dll

0x662b0000 - 0x66308000             C:\Windows\system32\hnetcfg.dll

0x58d40000 - 0x58d47000             C:\Windows\System32\wship6.dll

0x6d560000 - 0x6d569000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\nio.dll

0x76f20000 - 0x76f47000               C:\Windows\system32\DNSAPI.dll

0x76fc0000 - 0x76fc6000                C:\Windows\system32\rasadhlp.dll

0x71a90000 - 0x71a98000              C:\Windows\System32\wshtcpip.dll

0x6d530000 - 0x6d538000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\management.dll

0x76fb0000 - 0x76fb8000              C:\Windows\System32\winrnr.dll

0x76f60000 - 0x76f8c000               C:\Windows\system32\WLDAP32.dll

0x68000000 - 0x68036000              C:\Windows\system32\rsaenh.dll

0x769c0000 - 0x76a74000              C:\Windows\system32\USERENV.dll

0x5b860000 - 0x5b8b5000             C:\Windows\system32\netapi32.dll

0x6d680000 - 0x6d686000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\rmi.dll

0x6d070000 - 0x6d1e0000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\awt.dll

0x73000000 - 0x73026000              C:\Windows\system32\WINSPOOL.DRV

0x774e0000 - 0x7761d000             C:\Windows\system32\ole32.dll

0x5ad70000 - 0x5ada8000             C:\Windows\system32\uxtheme.dll

0x73760000 - 0x737ab000             C:\Windows\system32\ddraw.dll

0x73bc0000 - 0x73bc6000              C:\Windows\system32\DCIMAN32.dll

0x74720000 - 0x7476c000              C:\Windows\system32\MSCTF.dll

0x755c0000 - 0x755ee000             C:\Windows\system32\msctfime.ime

0x76fd0000 - 0x7704f000               C:\Windows\system32\CLBCATQ.DLL

0x77050000 - 0x77115000              C:\Windows\system32\COMRes.dll

0x77120000 - 0x771ab000             C:\Windows\system32\OLEAUT32.dll

0x77c00000 - 0x77c08000              C:\Windows\system32\VERSION.dll

0x7c9c0000 - 0x7d1d7000              C:\Windows\system32\shell32.dll

0x77f60000 - 0x77fd6000               C:\Windows\system32\SHLWAPI.dll

0x773d0000 - 0x774d3000             C:\Windows\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll

0x5d090000 - 0x5d12a000             C:\Windows\system32\comctl32.dll

0x6d2b0000 - 0x6d300000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\fontmanager.dll

0x77920000 - 0x77a13000              C:\Windows\system32\SETUPAPI.dll

0x6d230000 - 0x6d253000             C:\Program Files\Java\jdk1.5.0_21\jre\bin\dcpr.dll

0x6d440000 - 0x6d45f000              C:\Program Files\Java\jdk1.5.0_21\jre\bin\jpeg.dll

0x688f0000 - 0x688f9000               C:\Windows\system32\HID.DLL

0x76c30000 - 0x76c5e000              C:\Windows\system32\WINTRUST.dll

0x77a80000 - 0x77b15000             C:\Windows\system32\CRYPT32.dll

0x77b20000 - 0x77b32000             C:\Windows\system32\MSASN1.dll

0x76c90000 - 0x76cb8000              C:\Windows\system32\IMAGEHLP.dll

 

VM Arguments:

jvm_args: -Xms512m -Xmx1024m -XX:MaxPermSize=128m -XX:PermSize=64m

java_command:

Launcher Type: SUN_STANDARD

 

Environment Variables:

JAVA_HOME=C:\Program Files\Java\jdk1.5.0_21

JRE_HOME=C:\Program Files\Java\jdk1.5.0_21\jre

PATH=C:\Program Files\Java\jdk1.5.0_21\jre\bin;C:\Program Files\Java\jdk1.5.0_21\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;c:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Novell\ZENworks\bin;C:\ANT\bin;;;

USERNAME=TOP

OS=Windows_NT

PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel

 

 

 

---------------  S Y S T E M  ---------------

 

OS: Windows XP Build 2600 Service Pack 3

 

CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 7 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2

 

Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)

 

vm_info: Java HotSpot(TM) Client VM (1.5.0_21-b01) for windows-x86, built on Aug 24 2009 12:50:05 by "java_re" with MS VC++ 6.0

 

time: Tue Oct 18 09:21:49 2011

elapsed time: 


Regards 
Zuko Sapula

Dr Heinz M. Kabutz

unread,
Oct 21, 2011, 7:31:25 AM10/21/11
to ctjug...@googlegroups.com
It's a native code bug, so probably in the C library for the printer or scanner.

Try have a look at ntdll.dll and see if you can get a more up-to-date version.

Also, Java 5 is end-of-life.  I would recommend using Java 6 if possible.  But that's not the problem here :-)
Regards

Heinz
-- 
Dr Heinz M. Kabutz (PhD CompSci)
Author of "The Java(tm) Specialists' Newsletter"
Sun Java Champion
IEEE Certified Software Development Professional
http://www.javaspecialists.eu
Tel: +30 69 72 850 460
Skype: kabutz 

Craig Newton

unread,
Oct 21, 2011, 7:55:28 AM10/21/11
to ctjug...@googlegroups.com
I had a similar issue when using the EPSON TM-T88IV POS Printer. I downloaded the updated drivers for the printer and uninstalled the old drivers. Work fine with our jPos implementation and does not crash.
Reply all
Reply to author
Forward
0 new messages