JdbcOdbc crashes

I'm developing an data extraction software with Jdk 1.6.03. I use various odbc driver. Some drivers are very primitive.
With older drivers odbc (french database engin drivers, like Hyper File or OpenCriteria), JVM crashes after an hour or less. The point of crashes is not always the same. I added the dumped crashe files at the end.
I tried to run it in interpreted mode (-Xint), but the crashes persist. Can you help me to identify the problem and to fix it.
Thanks
# An unexpected error has been detected by Java Runtime Environment:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c920f29, pid=2060, tid=2812
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 interpreted mode, sharing)
# Problematic frame:
# C [ntdll.dll+0x10f29]
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
--------------- T H R E A D ---------------
Current thread (0x054bc000): JavaThread "pool-1-thread-1" [_thread_in_vm, id=2812]
siginfo: ExceptionCode=0xc0000005, reading address 0x43207463
Registers:
EAX=0x02a27ed8, EBX=0x00380000, ECX=0x43207463, EDX=0x656c6573
ESP=0x08b7f74c, EBP=0x08b7f758, ESI=0x02a27ed0, EDI=0x02a27eb8
EIP=0x7c920f29, EFLAGS=0x00010246
Top of Stack: (sp=0x08b7f74c)
0x08b7f74c: 00380000 02a27eb8 00000000 08b7f82c
0x08b7f75c: 7c920d5c 00380000 43207463 08b7f810
0x08b7f76c: 00000000 02a27ec0 02a27ec0 054bc000
0x08b7f77c: 05650000 00090000 08b7f7a0 7c9237ab
0x08b7f78c: 7c9237c7 00090608 008402e0 7c92056d
0x08b7f79c: 7c92056d 08b7f7e0 7c80fcc7 7c80fccf
0x08b7f7ac: 05711e68 057122d8 00000005 008402e0
0x08b7f7bc: 008402e0 00000200 00147ee0 08b7f7ac
Instructions: (pc=0x7c920f29)
0x7c920f19: 85 92 00 00 00 8b 4e 0c 8d 46 08 8b 10 89 4d 0c
0x7c920f29: 8b 09 3b 4a 04 89 55 14 0f 85 ea 0f 00 00 3b c8
Stack: [0x08b30000,0x08b80000), sp=0x08b7f74c, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x10f29]
C [ntdll.dll+0x10d5c]
C [msvcr71.dll+0x218a]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.jdbc.odbc2.JdbcOdbc.getDataString(JI[B[B)I+0
j sun.jdbc.odbc2.JdbcOdbc.SQLGetDataString(JIIZ)Ljava/lang/String;+74
j sun.jdbc.odbc2.JdbcOdbcResultSet.getDataString(IIZ)Ljava/lang/String;+16
j sun.jdbc.odbc2.JdbcOdbcResultSet.getString(I)Ljava/lang/String;+262
j sun.jdbc.odbc2.JdbcOdbcResultSet.getObject(I)Ljava/lang/Object;+214
j com.avisor.connector.sql.FiltreRowSet.getObject(I)Ljava/lang/Object;+30
j com.avisor.connector.listeners.ListenersService.resultsetToElement(Lcom/avisor/connector/listeners/Sendable;Lcom/avisor/connector/sql/FiltreRowSet;)Lorg/w3c/dom/Document;+232
j com.avisor.connector.listeners.ListenersService.envoyer(Lcom/avisor/connector/listeners/Sendable;Lcom/avisor/connector/sql/FiltreRowSet;)V+3
j com.avisor.connector.listeners.Sendable.run()V+109
j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4
j java.util.concurrent.FutureTask$Sync.innerRun()V+30
j java.util.concurrent.FutureTask.run()V+4
j java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Ljava/lang/Runnable;)V+59
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+28
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x02acdc00 JavaThread "Thread-11" [_thread_blocked, id=224]
0x02accc00 JavaThread "Thread-10" [_thread_blocked, id=1228]
0x057f1800 JavaThread "Thread-7" [_thread_blocked, id=4004]
=>0x054bc000 JavaThread "pool-1-thread-1" [_thread_in_vm, id=2812]
0x00386000 JavaThread "DestroyJavaVM" [_thread_blocked, id=652]
0x05433400 JavaThread "derby.rawStoreDaemon" daemon [_thread_blocked, id=1232]
0x0545f400 JavaThread "derby.antiGC" daemon [_thread_blocked, id=4064]
0x05479800 JavaThread "TimerQueue" daemon [_thread_blocked, id=2404]
0x02b05800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2508]
0x02b05000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3448]
0x02ab3000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2348]
0x02ab1000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2708]
0x02a4a800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=624]
0x02a45c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2408]
0x02a44800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2888]
0x02a43c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4048]
0x02a40400 JavaThread "Finalizer" daemon [_thread_blocked, id=3012]
0x02a3c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3088]
Other Threads:
0x02a3ac00 VMThread [id=3540]
0x02a4c000 WatcherThread [id=968]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 1472K, used 1129K [0x22960000, 0x22af0000, 0x22e40000)
eden space 1344K, 76% used [0x22960000, 0x22a5f5d0, 0x22ab0000)
from space 128K, 84% used [0x22ab0000, 0x22acb078, 0x22ad0000)
to space 128K, 0% used [0x22ad0000, 0x22ad0000, 0x22af0000)
tenured generation total 18724K, used 17829K [0x22e40000, 0x24089000, 0x26960000)
the space 18724K, 95% used [0x22e40000, 0x23fa9648, 0x23fa9800, 0x24089000)
compacting perm gen total 12288K, used 11848K [0x26960000, 0x27560000, 0x2a960000)
the space 12288K, 96% used [0x26960000, 0x274f2088, 0x274f2200, 0x27560000)
ro space 8192K, 62% used [0x2a960000, 0x2ae614a8, 0x2ae61600, 0x2b160000)
rw space 12288K, 52% used [0x2b160000, 0x2b7a7278, 0x2b7a7400, 0x2bd60000)
Dynamic libraries:
0x00400000 - 0x00423000      C:\Program Files\avisor\jre\launch4j-tmp\avisor-connecteur.exe
0x7c910000 - 0x7c9c7000      C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c905000      C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e4c000      C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee2000      C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000      C:\WINDOWS\system32\Secur32.dll
0x7e390000 - 0x7e420000      C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f37000      C:\WINDOWS\system32\GDI32.dll
0x7c340000 - 0x7c396000      C:\Program Files\avisor\jre\bin\msvcr71.dll
0x6d7c0000 - 0x6da0a000      C:\Program Files\avisor\jre\bin\client\jvm.dll
0x76ae0000 - 0x76b0f000      C:\WINDOWS\system32\WINMM.dll
0x6d310000 - 0x6d318000      C:\Program Files\avisor\jre\bin\hpi.dll
0x76ba0000 - 0x76bab000      C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000      C:\Program Files\avisor\jre\bin\verify.dll
0x6d3b0000 - 0x6d3cf000      C:\Program Files\avisor\jre\bin\java.dll
0x6d7b0000 - 0x6d7bf000      C:\Program Files\avisor\jre\bin\zip.dll
0x6d000000 - 0x6d1c3000      C:\Program Files\avisor\jre\bin\awt.dll
0x72f50000 - 0x72f76000      C:\WINDOWS\system32\WINSPOOL.DRV
0x77be0000 - 0x77c38000      C:\WINDOWS\system32\msvcrt.dll
0x76320000 - 0x7633d000      C:\WINDOWS\system32\IMM32.dll
0x774a0000 - 0x775dd000      C:\WINDOWS\system32\ole32.dll
0x5b090000 - 0x5b0c8000      C:\WINDOWS\system32\uxtheme.dll
0x736b0000 - 0x736f9000      C:\WINDOWS\system32\ddraw.dll
0x73b10000 - 0x73b16000      C:\WINDOWS\system32\DCIMAN32.dll
0x74690000 - 0x746db000      C:\WINDOWS\system32\MSCTF.dll
0x7c9d0000 - 0x7d1f3000      C:\WINDOWS\system32\shell32.dll
0x77f40000 - 0x77fb6000      C:\WINDOWS\system32\SHLWAPI.dll
0x77390000 - 0x77493000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
0x58b50000 - 0x58bea000      C:\WINDOWS\system32\comctl32.dll
0x6d2b0000 - 0x6d303000      C:\Program Files\avisor\jre\bin\fontmanager.dll
0x6d570000 - 0x6d583000      C:\Program Files\avisor\jre\bin\net.dll
0x719f0000 - 0x71a07000      C:\WINDOWS\system32\WS2_32.dll
0x719e0000 - 0x719e8000      C:\WINDOWS\system32\WS2HELP.dll
0x6d590000 - 0x6d599000      C:\Program Files\avisor\jre\bin\nio.dll
0x0ffd0000 - 0x0fff8000      C:\WINDOWS\system32\rsaenh.dll
0x76960000 - 0x76a15000      C:\WINDOWS\system32\USERENV.dll
0x6fee0000 - 0x6ff34000      C:\WINDOWS\system32\netapi32.dll
0x779e0000 - 0x77a76000      C:\WINDOWS\system32\CRYPT32.dll
0x77a80000 - 0x77a92000      C:\WINDOWS\system32\MSASN1.dll
0x71990000 - 0x719d0000      C:\WINDOWS\System32\mswsock.dll
0x76ed0000 - 0x76ef7000      C:\WINDOWS\system32\DNSAPI.dll
0x76f60000 - 0x76f68000      C:\WINDOWS\System32\winrnr.dll
0x76f10000 - 0x76f3d000      C:\WINDOWS\system32\WLDAP32.dll
0x76f70000 - 0x76f76000      C:\WINDOWS\system32\rasadhlp.dll
0x62e40000 - 0x62e99000      C:\WINDOWS\system32\hnetcfg.dll
0x719d0000 - 0x719d8000      C:\WINDOWS\System32\wshtcpip.dll
0x6d750000 - 0x6d758000      C:\Program Files\avisor\jre\bin\sunmscapi.dll
0x10000000 - 0x1000f000      C:\WINDOWS\system32\adbc.dll
0x74730000 - 0x7476d000      C:\WINDOWS\system32\ODBC32.dll
0x76340000 - 0x7638a000      C:\WINDOWS\system32\comdlg32.dll
0x78130000 - 0x781cb000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.163_x-ww_681e29fb\MSVCR80.dll
0x20000000 - 0x20018000      C:\WINDOWS\system32\odbcint.dll
0x6d3f0000 - 0x6d3fd000      C:\Program Files\avisor\jre\bin\JdbcOdbc.dll
0x07ce0000 - 0x07d06000      C:\WINDOWS\system32\WD553HFO.DLL
0x6ff40000 - 0x6ff5b000      C:\WINDOWS\system32\odbccp32.dll
0x77bd0000 - 0x77bd8000      C:\WINDOWS\system32\VERSION.dll
0x08110000 - 0x08193000      C:\WINDOWS\system32\WD553ODH.DLL
0x71a60000 - 0x71a72000      C:\WINDOWS\system32\MPR.dll
0x085a0000 - 0x085d6000      C:\WINDOWS\system32\WD553ODS.DLL
0x778e0000 - 0x779d8000      C:\WINDOWS\system32\SETUPAPI.dll
0x77b50000 - 0x77b72000      C:\WINDOWS\system32\appHelp.dll
0x76f80000 - 0x76fff000      C:\WINDOWS\system32\CLBCATQ.DLL
0x77000000 - 0x770d4000      C:\WINDOWS\system32\COMRes.dll
0x770e0000 - 0x7716b000      C:\WINDOWS\system32\OLEAUT32.dll
0x765b0000 - 0x76606000      C:\WINDOWS\System32\cscui.dll
0x76590000 - 0x765ad000      C:\WINDOWS\System32\CSCDLL.dll
VM Arguments:
jvm_args: -Xint
java_command: C:\Program Files\avisor\connecteur\avisor-connecteur.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\Internet Explorer;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;"C:\Program Files\Symantec\Norton Ghost 2003\";\bin
USERNAME=lucas.douzet
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 4 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3
Memory: 4k page, physical 490736k(77420k free), swap 1148776k(872684k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310
# An unexpected error has been detected by Java Runtime Environment:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c921e58, pid=3324, tid=2148
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 interpreted mode, sharing)
# Problematic frame:
# C [ntdll.dll+0x11e58]
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
--------------- T H R E A D ---------------
Current thread (0x0591fc00): JavaThread "pool-1-thread-1" [_thread_in_native, id=2148]
siginfo: ExceptionCode=0xc0000005, reading address 0x43207463
Registers:
EAX=0x05981598, EBX=0x00380000, ECX=0x43207463, EDX=0x656c6573
ESP=0x05c1d1bc, EBP=0x05c1d1c8, ESI=0x05981590, EDI=0x059815d0
EIP=0x7c921e58, EFLAGS=0x00010246
Top of Stack: (sp=0x05c1d1bc)
0x05c1d1bc: 00380000 059815d0 00000000 05c1d29c
0x05c1d1cc: 7c920d5c 43207463 059815d0 05c1d280
0x05c1d1dc: 00000000 00007fca 059815d8 00000000
0x05c1d1ec: 05650000 0591fc00 0591fc00 0591fc00
0x05c1d1fc: 0591fc00 0591fc00 0591fc00 0591fc00
0x05c1d20c: 0591fc00 0591fc00 0591fc00 0591fc00
0x05c1d21c: 0591fc00 0591fc00 059815d8 0591fc00
0x05c1d22c: 00000ffb 0591fc00 0591fc00 0591fc00
Instructions: (pc=0x7c921e58)
0x7c921e48: 85 97 7a 03 00 8b 4e 0c 8d 46 08 8b 10 89 4d 08
0x7c921e58: 8b 09 3b 4a 04 89 55 0c 0f 85 9d 00 00 00 3b c8
Stack: [0x05bd0000,0x05c20000), sp=0x05c1d1bc, free space=308k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x11e58]
C [ntdll.dll+0x10d5c]
C [msvcr71.dll+0x218a]
C [java.dll+0x446f]
C [java.dll+0x2a3d]
j java.io.RandomAccessFile.writeBytes([BII)V+0
j java.io.RandomAccessFile.write([BII)V+4
j org.apache.derby.impl.store.raw.log.LogAccessFile.writeToLog([BII)V+25
j org.apache.derby.impl.store.raw.log.LogAccessFile.flushDirtyBuffers()V+92
j org.apache.derby.impl.store.raw.log.LogAccessFile.switchLogBuffer()V+98
j org.apache.derby.impl.store.raw.log.LogAccessFile.reserveSpaceForChecksum(IJJ)J+45
j org.apache.derby.impl.store.raw.log.LogToFile.appendLogRecord([BII[BII)J+170
j org.apache.derby.impl.store.raw.log.FileLogger.logAndDo(Lorg/apache/derby/iapi/store/raw/xact/RawTransaction;Lorg/apache/derby/iapi/store/raw/Loggable;)Lorg/apache/derby/iapi/store/raw/log/LogInstant;+463
j org.apache.derby.impl.store.raw.xact.Xact.logAndDo(Lorg/apache/derby/iapi/store/raw/Loggable;)V+83
j org.apache.derby.impl.store.raw.data.LoggableActions.doAction(Lorg/apache/derby/iapi/store/raw/xact/RawTransaction;Lorg/apache/derby/impl/store/raw/data/BasePage;Lorg/apache/derby/iapi/store/raw/Loggable;)V+12
j org.apache.derby.impl.store.raw.data.LoggableActions.actionUpdate(Lorg/apache/derby/iapi/store/raw/xact/RawTransaction;Lorg/apache/derby/impl/store/raw/data/BasePage;II[Ljava/lang/Object;Lorg/apache/derby/iapi/services/io/FormatableBitSet;ILorg/apache/derby/iapi/services/io/DynamicByteArrayOutputStream;ILorg/apache/derby/iapi/store/raw/RecordHandle;)I+31
j org.apache.derby.impl.store.raw.data.StoredPage.doUpdateAtSlot(Lorg/apache/derby/iapi/store/raw/xact/RawTransaction;II[Ljava/lang/Object;Lorg/apache/derby/iapi/services/io/FormatableBitSet;)V+167
j org.apache.derby.impl.store.raw.data.BasePage.updateAtSlot(I[Ljava/lang/Object;Lorg/apache/derby/iapi/services/io/FormatableBitSet;)Lorg/apache/derby/iapi/store/raw/RecordHandle;+59
j org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController.replace(Lorg/apache/derby/iapi/types/RowLocation;[Lorg/apache/derby/iapi/types/DataValueDescriptor;Lorg/apache/derby/iapi/services/io/FormatableBitSet;)Z+136
j org.apache.derby.impl.sql.execute.RowChangerImpl.updateRow(Lorg/apache/derby/iapi/sql/execute/ExecRow;Lorg/apache/derby/iapi/sql/execute/ExecRow;Lorg/apache/derby/iapi/types/RowLocation;)V+127
j org.apache.derby.impl.sql.execute.UpdateResultSet.collectAffectedRows()Z+382
j org.apache.derby.impl.sql.execute.UpdateResultSet.open()V+5
j org.apache.derby.impl.sql.GenericPreparedStatement.execute(Lorg/apache/derby/iapi/sql/Activation;ZZZ)Lorg/apache/derby/iapi/sql/ResultSet;+328
j org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Lorg/apache/derby/iapi/sql/Activation;ZZ)Z+177
j org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Lorg/apache/derby/iapi/sql/Activation;ZZ)Z+16
j org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate()I+7
j com.avisor.connector.sql.DBService.isExist(ILjava/lang/String;)Z+45
j com.avisor.connector.listeners.ListenersService.resultsetToElement(Lcom/avisor/connector/listeners/Sendable;Lcom/avisor/connector/sql/FiltreRowSet;)Lorg/w3c/dom/Document;+387
j com.avisor.connector.listeners.ListenersService.envoyer(Lcom/avisor/connector/listeners/Sendable;Lcom/avisor/connector/sql/FiltreRowSet;)V+3
j com.avisor.connector.listeners.Sendable.run()V+109
j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4
j java.util.concurrent.FutureTask$Sync.innerRun()V+30
j java.util.concurrent.FutureTask.run()V+4
j java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Ljava/lang/Runnable;)V+59
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+28
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.io.RandomAccessFile.writeBytes([BII)V+0
j java.io.RandomAccessFile.write([BII)V+4
j org.apache.derby.impl.store.raw.log.LogAccessFile.writeToLog([BII)V+25
j org.apache.derby.impl.store.raw.log.LogAccessFile.flushDirtyBuffers()V+92
j org.apache.derby.impl.store.raw.log.LogAccessFile.switchLogBuffer()V+98
j org.apache.derby.impl.store.raw.log.LogAccessFile.reserveSpaceForChecksum(IJJ)J+45
j org.apache.derby.impl.store.raw.log.LogToFile.appendLogRecord([BII[BII)J+170
j org.apache.derby.impl.store.raw.log.FileLogger.logAndDo(Lorg/apache/derby/iapi/store/raw/xact/RawTransaction;Lorg/apache/derby/iapi/store/raw/Loggable;)Lorg/apache/derby/iapi/store/raw/log/LogInstant;+463
j org.apache.derby.impl.store.raw.xact.Xact.logAndDo(Lorg/apache/derby/iapi/store/raw/Loggable;)V+83
j org.apache.derby.impl.store.raw.data.LoggableActions.doAction(Lorg/apache/derby/iapi/store/raw/xact/RawTransaction;Lorg/apache/derby/impl/store/raw/data/BasePage;Lorg/apache/derby/iapi/store/raw/Loggable;)V+12
j org.apache.derby.impl.store.raw.data.LoggableActions.actionUpdate(Lorg/apache/derby/iapi/store/raw/xact/RawTransaction;Lorg/apache/derby/impl/store/raw/data/BasePage;II[Ljava/lang/Object;Lorg/apache/derby/iapi/services/io/FormatableBitSet;ILorg/apache/derby/iapi/services/io/DynamicByteArrayOutputStream;ILorg/apache/derby/iapi/store/raw/RecordHandle;)I+31
j org.apache.derby.impl.store.raw.data.StoredPage.doUpdateAtSlot(Lorg/apache/derby/iapi/store/raw/xact/RawTransaction;II[Ljava/lang/Object;Lorg/apache/derby/iapi/services/io/FormatableBitSet;)V+167
j org.apache.derby.impl.store.raw.data.BasePage.updateAtSlot(I[Ljava/lang/Object;Lorg/apache/derby/iapi/services/io/FormatableBitSet;)Lorg/apache/derby/iapi/store/raw/RecordHandle;+59
j org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController.replace(Lorg/apache/derby/iapi/types/RowLocation;[Lorg/apache/derby/iapi/types/DataValueDescriptor;Lorg/apache/derby/iapi/services/io/FormatableBitSet;)Z+136
j org.apache.derby.impl.sql.execute.RowChangerImpl.updateRow(Lorg/apache/derby/iapi/sql/execute/ExecRow;Lorg/apache/derby/iapi/sql/execute/ExecRow;Lorg/apache/derby/iapi/types/RowLocation;)V+127
j org.apache.derby.impl.sql.execute.UpdateResultSet.collectAffectedRows()Z+382
j org.apache.derby.impl.sql.execute.UpdateResultSet.open()V+5
j org.apache.derby.impl.sql.GenericPreparedStatement.execute(Lorg/apache/derby/iapi/sql/Activation;ZZZ)Lorg/apache/derby/iapi/sql/ResultSet;+328
j org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Lorg/apache/derby/iapi/sql/Activation;ZZ)Z+177
j org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Lorg/apache/derby/iapi/sql/Activation;ZZ)Z+16
j org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate()I+7
j com.avisor.connector.sql.DBService.isExist(ILjava/lang/String;)Z+45
j com.avisor.connector.listeners.ListenersService.resultsetToElement(Lcom/avisor/connector/listeners/Sendable;Lcom/avisor/connector/sql/FiltreRowSet;)Lorg/w3c/dom/Document;+387
j com.avisor.connector.listeners.ListenersService.envoyer(Lcom/avisor/connector/listeners/Sendable;Lcom/avisor/connector/sql/FiltreRowSet;)V+3
j com.avisor.connector.listeners.Sendable.run()V+109
j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4
j java.util.concurrent.FutureTask$Sync.innerRun()V+30
j java.util.concurrent.FutureTask.run()V+4
j java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Ljava/lang/Runnable;)V+59
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+28
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0544a800 JavaThread "Thread-9" [_thread_blocked, id=3320]
0x0544a400 JavaThread "Thread-8" [_thread_blocked, id=4056]
0x05821400 JavaThread "Thread-7" [_thread_blocked, id=1020]
=>0x0591fc00 JavaThread "pool-1-thread-1" [_thread_in_native, id=2148]
0x00385c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=1556]
0x0547d800 JavaThread "derby.rawStoreDaemon" daemon [_thread_blocked, id=3268]
0x05450800 JavaThread "derby.antiGC" daemon [_thread_blocked, id=2676]
0x0547b400 JavaThread "TimerQueue" daemon [_thread_blocked, id=3332]
0x02b04400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2372]
0x02ab3000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1872]
0x02ab2000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4076]
0x02ab1000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=696]
0x02a4a800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3864]
0x02a45c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1452]
0x02a44800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2596]
0x02a43c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2792]
0x02a40400 JavaThread "Finalizer" daemon [_thread_blocked, id=3228]
0x02a3c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1900]
Other Threads:
0x02a3a800 VMThread [id=4080]
0x02a4c000 WatcherThread [id=2200]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 1664K, used 1603K [0x22960000, 0x22b20000, 0x22e40000)
eden space 1536K, 100% used [0x22960000, 0x22ae0000, 0x22ae0000)
from space 128K, 52% used [0x22b00000, 0x22b10ee0, 0x22b20000)
to space 128K, 0% used [0x22ae0000, 0x22ae0000, 0x22b00000)
tenured generation total 20592K, used 15425K [0x22e40000, 0x2425c000, 0x26960000)
the space 20592K, 74% used [0x22e40000, 0x23d506c8, 0x23d50800, 0x2425c000)
compacting perm gen total 12288K, used 11628K [0x26960000, 0x27560000, 0x2a960000)
the space 12288K, 94% used [0x26960000, 0x274bb1c8, 0x274bb200, 0x27560000)
ro space 8192K, 62% used [0x2a960000, 0x2ae614a8, 0x2ae61600, 0x2b160000)
rw space 12288K, 52% used [0x2b160000, 0x2b7a7278, 0x2b7a7400, 0x2bd60000)
Dynamic libraries:
0x00400000 - 0x00423000      C:\Program Files\avisor\jre\launch4j-tmp\avisor-connecteur.exe
0x7c910000 - 0x7c9c7000      C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c905000      C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e4c000      C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee2000      C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000      C:\WINDOWS\system32\Secur32.dll
0x7e390000 - 0x7e420000      C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f37000      C:\WINDOWS\system32\GDI32.dll
0x7c340000 - 0x7c396000      C:\Program Files\avisor\jre\bin\msvcr71.dll
0x6d7c0000 - 0x6da0a000      C:\Program Files\avisor\jre\bin\client\jvm.dll
0x76ae0000 - 0x76b0f000      C:\WINDOWS\system32\WINMM.dll
0x6d310000 - 0x6d318000      C:\Program Files\avisor\jre\bin\hpi.dll
0x76ba0000 - 0x76bab000      C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000      C:\Program Files\avisor\jre\bin\verify.dll
0x6d3b0000 - 0x6d3cf000      C:\Program Files\avisor\jre\bin\java.dll
0x6d7b0000 - 0x6d7bf000      C:\Program Files\avisor\jre\bin\zip.dll
0x6d000000 - 0x6d1c3000      C:\Program Files\avisor\jre\bin\awt.dll
0x72f50000 - 0x72f76000      C:\WINDOWS\system32\WINSPOOL.DRV
0x77be0000 - 0x77c38000      C:\WINDOWS\system32\msvcrt.dll
0x76320000 - 0x7633d000      C:\WINDOWS\system32\IMM32.dll
0x774a0000 - 0x775dd000      C:\WINDOWS\system32\ole32.dll
0x5b090000 - 0x5b0c8000      C:\WINDOWS\system32\uxtheme.dll
0x736b0000 - 0x736f9000      C:\WINDOWS\system32\ddraw.dll
0x73b10000 - 0x73b16000      C:\WINDOWS\system32\DCIMAN32.dll
0x74690000 - 0x746db000      C:\WINDOWS\system32\MSCTF.dll
0x7c9d0000 - 0x7d1f3000      C:\WINDOWS\system32\shell32.dll
0x77f40000 - 0x77fb6000      C:\WINDOWS\system32\SHLWAPI.dll
0x77390000 - 0x77493000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
0x58b50000 - 0x58bea000      C:\WINDOWS\system32\comctl32.dll
0x6d2b0000 - 0x6d303000      C:\Program Files\avisor\jre\bin\fontmanager.dll
0x6d570000 - 0x6d583000      C:\Program Files\avisor\jre\bin\net.dll
0x719f0000 - 0x71a07000      C:\WINDOWS\system32\WS2_32.dll
0x719e0000 - 0x719e8000      C:\WINDOWS\system32\WS2HELP.dll
0x6d590000 - 0x6d599000      C:\Program Files\avisor\jre\bin\nio.dll
0x0ffd0000 - 0x0fff8000      C:\WINDOWS\system32\rsaenh.dll
0x76960000 - 0x76a15000      C:\WINDOWS\system32\USERENV.dll
0x6fee0000 - 0x6ff34000      C:\WINDOWS\system32\netapi32.dll
0x71990000 - 0x719d0000      C:\WINDOWS\System32\mswsock.dll
0x76ed0000 - 0x76ef7000      C:\WINDOWS\system32\DNSAPI.dll
0x76f60000 - 0x76f68000      C:\WINDOWS\System32\winrnr.dll
0x76f10000 - 0x76f3d000      C:\WINDOWS\system32\WLDAP32.dll
0x76f70000 - 0x76f76000      C:\WINDOWS\system32\rasadhlp.dll
0x62e40000 - 0x62e99000      C:\WINDOWS\system32\hnetcfg.dll
0x719d0000 - 0x719d8000      C:\WINDOWS\System32\wshtcpip.dll
0x6d750000 - 0x6d758000      C:\Program Files\avisor\jre\bin\sunmscapi.dll
0x779e0000 - 0x77a76000      C:\WINDOWS\system32\CRYPT32.dll
0x77a80000 - 0x77a92000      C:\WINDOWS\system32\MSASN1.dll
0x10000000 - 0x1000f000      C:\WINDOWS\system32\adbc.dll
0x74730000 - 0x7476d000      C:\WINDOWS\system32\ODBC32.dll
0x76340000 - 0x7638a000      C:\WINDOWS\system32\comdlg32.dll
0x78130000 - 0x781cb000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.163_x-ww_681e29fb\MSVCR80.dll
0x20000000 - 0x20018000      C:\WINDOWS\system32\odbcint.dll
0x6d3f0000 - 0x6d3fd000      C:\Program Files\avisor\jre\bin\JdbcOdbc.dll
0x05d20000 - 0x05d46000      C:\WINDOWS\system32\WD553HFO.DLL
0x6ff40000 - 0x6ff5b000      C:\WINDOWS\system32\odbccp32.dll
0x77bd0000 - 0x77bd8000      C:\WINDOWS\system32\VERSION.dll
0x06160000 - 0x061e3000      C:\WINDOWS\system32\WD553ODH.DLL
0x71a60000 - 0x71a72000      C:\WINDOWS\system32\MPR.dll
0x06600000 - 0x06636000      C:\WINDOWS\system32\WD553ODS.DLL
0x778e0000 - 0x779d8000      C:\WINDOWS\system32\SETUPAPI.dll
0x77b50000 - 0x77b72000      C:\WINDOWS\system32\appHelp.dll
0x76f80000 - 0x76fff000      C:\WINDOWS\system32\CLBCATQ.DLL
0x77000000 - 0x770d4000      C:\WINDOWS\system32\COMRes.dll
0x770e0000 - 0x7716b000      C:\WINDOWS\system32\OLEAUT32.dll
0x765b0000 - 0x76606000      C:\WINDOWS\System32\cscui.dll
0x76590000 - 0x765ad000      C:\WINDOWS\System32\CSCDLL.dll
VM Arguments:
jvm_args: -Xint
java_command: C:\Program Files\avisor\connecteur\avisor-connecteur.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;"C:\Program Files\Symantec\Norton Ghost 2003\";\bin
USERNAME=lucas.douzet
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 4 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3
Memory: 4k page, physical 490736k(137572k free), swap 1148776k(854144k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310

Hi,
You could consider using the OpenLink JDBC to ODBC Bridge Driver which is available in two versions (Single-tier and Multi-tier) --
http://uda.openlinksw.com/jdbc/st/
http://uda.openlinksw.com/jdbc/mt/
These drivers principally works the same with the exception that the Multi-tier driver introduces its own networking layer offering remote connections to ODBC drivers that do not have this capability.
You can download a 15 day time restricted evaluation of either of these drivers from http://download.openlinksw.com
If you experience any problems during your evaluation then you should visit - http://support.openlinksw.com/support/suppindx.vsp - and create an online support case for the issue?
There you will be able to provide detailed product, platform, problem information etc.
You will be assigned a Support Consultant and be allocated a unique support case reference number with which you can track the progress of the support case.
This will allow us to deal with the support case much more efficiently.
I hope this information is of some use.
Regards,
Technical Support
OpenLink Software
http://www.openlinksw.com
Product Weblogs:
Virtuoso: http://www.openlinksw.com/weblogs/virtuoso
UDA: http://www.openlinksw.com/weblogs/uda
Universal Data Access & Virtual Database Technology

Similar Messages

  • JVM Crash in Windows 2000

    Hi All,
    I have opened one Applet in IE. During DB operation IE(JVM) is crashed.
    The following error file is created.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x2706DAE5
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.jdbc.odbc.JdbcOdbc.getDataString(Native Method)
         at sun.jdbc.odbc.JdbcOdbc.SQLGetDataString(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcResultSet.getDataString(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcResultSet.getString(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcConnection.buildTypeInfo(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source)
         - locked <0x10f6ec00> (a sun.jdbc.odbc.JdbcOdbcDriver)
         at java.sql.DriverManager.getConnection(Unknown Source)
         - locked <0x16a32538> (a java.lang.Class)
         at java.sql.DriverManager.getConnection(Unknown Source)
         - locked <0x16a32538> (a java.lang.Class)
         at jp.co.nec.diosa.gui.sno.db.ConnectionFactory.getConnection(Unknown Source)
         at jp.co.nec.diosa.gui.sno.db.CommandHandler.updateStatus(Unknown Source)
         at jp.co.nec.diosa.gui.sno.gui.StatusUtility.changeStatusData(Unknown Source)
         at jp.co.nec.diosa.gui.sno.event.SNOGUIDateChangeResult.execute(Unknown Source)
         at jp.co.nec.diosa.gui.sno.application.GUIThread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00412000      C:\Program Files\Internet Explorer\IEXPLORE.EXE
    0x77F80000 - 0x77FFC000      C:\WINNT\system32\ntdll.dll
    0x78000000 - 0x78045000      C:\WINNT\system32\MSVCRT.dll
    0x7C570000 - 0x7C623000      C:\WINNT\system32\KERNEL32.dll
    0x77E10000 - 0x77E6F000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F7C000      C:\WINNT\system32\GDI32.dll
    0x70BD0000 - 0x70C20000      C:\WINNT\system32\SHLWAPI.dll
    0x7C2D0000 - 0x7C335000      C:\WINNT\system32\ADVAPI32.dll
    0x77D30000 - 0x77DA8000      C:\WINNT\system32\RPCRT4.dll
    0x70FD0000 - 0x710FC000      C:\WINNT\system32\SHDOCVW.dll
    0x7CF30000 - 0x7D176000      C:\WINNT\system32\SHELL32.dll
    0x71730000 - 0x717BA000      C:\WINNT\system32\COMCTL32.dll
    0x7CE20000 - 0x7CF0F000      C:\WINNT\system32\ole32.dll
    0x60000000 - 0x60045000      C:\WINNT\system32\MSCTF.dll
    0x71110000 - 0x7120D000      C:\WINNT\system32\BROWSEUI.dll
    0x71960000 - 0x7197F000      C:\WINNT\system32\browselc.dll
    0x7C950000 - 0x7C9DF000      C:\WINNT\system32\CLBCATQ.DLL
    0x779B0000 - 0x77A4B000      C:\WINNT\system32\OLEAUT32.dll
    0x41000000 - 0x4101D000      C:\PROGRA~1\Google\GOOGLE~1\GOA66E~1.DLL
    0x70200000 - 0x7027F000      C:\WINNT\system32\WININET.DLL
    0x7C740000 - 0x7C7CC000      C:\WINNT\system32\CRYPT32.dll
    0x77430000 - 0x77440000      C:\WINNT\system32\MSASN1.dll
    0x77840000 - 0x7787E000      C:\WINNT\system32\cscui.dll
    0x770C0000 - 0x770E3000      C:\WINNT\system32\CSCDLL.DLL
    0x10000000 - 0x1000B000      C:\Program Files\Adobe\Acrobat 6.0\Reader\ActiveX\AcroIEHelper.dll
    0x01470000 - 0x01485000      C:\PROGRA~1\egenisys\PROTEC~1\HTMLEdit.dll
    0x70290000 - 0x70309000      C:\WINNT\system32\URLMON.DLL
    0x77820000 - 0x77827000      C:\WINNT\system32\VERSION.dll
    0x759B0000 - 0x759B6000      C:\WINNT\system32\LZ32.DLL
    0x70C30000 - 0x70ECB000      C:\WINNT\System32\mshtml.dll
    0x718E0000 - 0x7194A000      C:\WINNT\system32\shdoclc.dll
    0x70410000 - 0x70498000      C:\WINNT\System32\mlang.dll
    0x513E0000 - 0x5140D000      C:\Program Files\Common Files\Microsoft Shared\VS7Debug\pdm.dll
    0x51300000 - 0x51328000      C:\Program Files\Common Files\Microsoft Shared\VS7Debug\msdbg2.dll
    0x745E0000 - 0x748A6000      C:\WINNT\system32\msi.dll
    0x60280000 - 0x602AB000      C:\WINNT\system32\msimtf.dll
    0x60180000 - 0x601BB000      C:\WINNT\IME\sptip.dll
    0x01C00000 - 0x01C5B000      C:\Program Files\Common Files\Microsoft Shared\Ink\SKCHUI.DLL
    0x75AC0000 - 0x75AE8000      C:\WINNT\system32\MSLS31.DLL
    0x32520000 - 0x32532000      C:\Program Files\Microsoft Office\Office10\msohev.dll
    0x77570000 - 0x775A0000      C:\WINNT\system32\WINMM.DLL
    0x77560000 - 0x77568000      C:\WINNT\system32\wdmaud.drv
    0x75050000 - 0x75058000      C:\WINNT\system32\wsock32.dll
    0x75030000 - 0x75044000      C:\WINNT\system32\WS2_32.DLL
    0x75020000 - 0x75028000      C:\WINNT\system32\WS2HELP.DLL
    0x77400000 - 0x77408000      C:\WINNT\system32\msacm32.drv
    0x77410000 - 0x77423000      C:\WINNT\system32\MSACM32.dll
    0x75D40000 - 0x75D46000      C:\WINNT\system32\msadp32.acm
    0x43000000 - 0x43005000      C:\Program Files\Google\Google Desktop Search\GoogleDesktopNetwork1.dll
    0x44000000 - 0x44025000      C:\Program Files\Google\Google Desktop Search\GoogleDesktopNetwork2.dll
    0x74FD0000 - 0x74FEE000      C:\WINNT\system32\msafd.dll
    0x774E0000 - 0x77514000      C:\WINNT\system32\RASAPI32.DLL
    0x774C0000 - 0x774D1000      C:\WINNT\system32\rasman.dll
    0x77530000 - 0x77552000      C:\WINNT\system32\TAPI32.dll
    0x77830000 - 0x7783E000      C:\WINNT\system32\RTUTILS.DLL
    0x75AB0000 - 0x75AB5000      C:\WINNT\system32\sensapi.dll
    0x62000000 - 0x62080000      C:\Program Files\Google\Google Desktop Search\GoogleDesktopResources_en.dll
    0x75010000 - 0x75017000      C:\WINNT\System32\wshtcpip.dll
    0x7C0F0000 - 0x7C154000      C:\WINNT\system32\USERENV.DLL
    0x7CDC0000 - 0x7CE13000      C:\WINNT\system32\netapi32.dll
    0x77980000 - 0x779A4000      C:\WINNT\system32\DNSAPI.dll
    0x751C0000 - 0x751C6000      C:\WINNT\system32\NETRAP.dll
    0x77BF0000 - 0x77C01000      C:\WINNT\system32\NTDSAPI.dll
    0x77950000 - 0x7797B000      C:\WINNT\system32\WLDAP32.DLL
    0x7C340000 - 0x7C34F000      C:\WINNT\system32\SECUR32.DLL
    0x75150000 - 0x75160000      C:\WINNT\system32\SAMLIB.dll
    0x6B700000 - 0x6B790000      C:\WINNT\System32\jscript.dll
    0x6D460000 - 0x6D470000      C:\Program Files\Java\j2re1.4.2_08\bin\npjpi142_08.dll
    0x695E0000 - 0x69609000      C:\WINNT\system32\OLEPRO32.DLL
    0x6D330000 - 0x6D348000      C:\Program Files\Java\j2re1.4.2_08\bin\jpiexp32.dll
    0x782C0000 - 0x782CC000      C:\WINNT\System32\rnr20.dll
    0x77340000 - 0x77353000      C:\WINNT\system32\iphlpapi.dll
    0x77520000 - 0x77525000      C:\WINNT\system32\ICMP.DLL
    0x77320000 - 0x77337000      C:\WINNT\system32\MPRAPI.DLL
    0x773B0000 - 0x773DF000      C:\WINNT\system32\ACTIVEDS.DLL
    0x77380000 - 0x773A3000      C:\WINNT\system32\ADSLDPC.DLL
    0x77880000 - 0x7790E000      C:\WINNT\system32\SETUPAPI.DLL
    0x77360000 - 0x77379000      C:\WINNT\system32\DHCPCSVC.DLL
    0x777E0000 - 0x777E8000      C:\WINNT\System32\winrnr.dll
    0x6D3A0000 - 0x6D3B8000      C:\Program Files\Java\j2re1.4.2_08\bin\jpishare.dll
    0x08000000 - 0x08138000      C:\PROGRA~1\Java\J2RE14~1.2_0\bin\client\jvm.dll
    0x02D40000 - 0x02D47000      C:\PROGRA~1\Java\J2RE14~1.2_0\bin\hpi.dll
    0x02D60000 - 0x02D6E000      C:\PROGRA~1\Java\J2RE14~1.2_0\bin\verify.dll
    0x02D70000 - 0x02D89000      C:\PROGRA~1\Java\J2RE14~1.2_0\bin\java.dll
    0x02D90000 - 0x02D9E000      C:\PROGRA~1\Java\J2RE14~1.2_0\bin\zip.dll
    0x1A490000 - 0x1A5A2000      C:\Program Files\Java\j2re1.4.2_08\bin\awt.dll
    0x77800000 - 0x7781E000      C:\WINNT\system32\WINSPOOL.DRV
    0x76620000 - 0x76630000      C:\WINNT\system32\MPR.DLL
    0x75E60000 - 0x75E7A000      C:\WINNT\system32\IMM32.dll
    0x1A5B0000 - 0x1A601000      C:\Program Files\Java\j2re1.4.2_08\bin\fontmanager.dll
    0x72800000 - 0x72846000      C:\WINNT\system32\ddraw.dll
    0x728A0000 - 0x728A6000      C:\WINNT\system32\DCIMAN32.dll
    0x72CF0000 - 0x72D84000      C:\WINNT\system32\D3DIM700.DLL
    0x6D310000 - 0x6D324000      C:\Program Files\Java\j2re1.4.2_08\bin\jpicom32.dll
    0x6D480000 - 0x6D49D000      C:\Program Files\Java\j2re1.4.2_08\bin\RegUtils.dll
    0x22850000 - 0x2285F000      C:\Program Files\Java\j2re1.4.2_08\bin\net.dll
    0x777F0000 - 0x777F5000      C:\WINNT\system32\rasadhlp.dll
    0x238F0000 - 0x23912000      C:\Program Files\Java\j2re1.4.2_08\bin\dcpr.dll
    0x25200000 - 0x2520C000      C:\Program Files\Java\j2re1.4.2_08\bin\JdbcOdbc.dll
    0x25210000 - 0x25242000      C:\WINNT\system32\ODBC32.dll
    0x76B30000 - 0x76B6E000      C:\WINNT\system32\comdlg32.dll
    0x25350000 - 0x25366000      C:\WINNT\system32\odbcint.dll
    0x25430000 - 0x25449000      C:\WINNT\system32\odbccp32.dll
    0x782D0000 - 0x782F2000      C:\WINNT\system32\msv1_0.dll
    0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
    0x690A0000 - 0x690AB000      C:\WINNT\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 2176K, used 1495K [0x10010000, 0x10260000, 0x10770000)
    eden space 1984K, 65% used [0x10010000, 0x10155dd0, 0x10200000)
    from space 192K, 100% used [0x10200000, 0x10230000, 0x10230000)
    to space 192K, 0% used [0x10230000, 0x10230000, 0x10260000)
    tenured generation total 24820K, used 18110K [0x10770000, 0x11fad000, 0x16010000)
    the space 24820K, 72% used [0x10770000, 0x1191f998, 0x1191fa00, 0x11fad000)
    compacting perm gen total 14848K, used 14671K [0x16010000, 0x16e90000, 0x1a010000)
    the space 14848K, 98% used [0x16010000, 0x16e63c20, 0x16e63e00, 0x16e90000)
    Local Time = Mon Jun 26 18:33:49 2006
    Elapsed Time = 265
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    Can any one help out this?
    Thanks in Advance.
    Regds,
    raghu

    This is your code?
    The error tells you that ODBC crashed (not java.)
    So your ODBC driver is the reason.
    You can find a work around by determining exactly what call (SQL) causes the crash and then find a way around it.

  • Container crashes from time to time

    Hi there
    I'm running JDK 1.3.1, Tomcat 4.0.1, Borland JBuilder 6 latest update with fitting Borland Enterprise Server. The VisiBroker Smart Agent is running. So I start my container containing a few EJBs. The I start my WebApp, consuming the EJBs.
    I can work with it between a few Minutes and several hours but suddenly I cet errors from my WebApp. I take a look into the log of the Containers and I get the following (excerpt).
    Does anybody know this error ob even better know a solution?
    Thank you,
    Rolf.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x1f7f7e28
    Function name=SQLDisconnect
    Library=C:\WINNT\System32\ODBC32.dll
    Current Java thread:
         at sun.jdbc.odbc.JdbcOdbc.disconnect(Native Method)
         at sun.jdbc.odbc.JdbcOdbc.SQLDisconnect(JdbcOdbc.java:2413)
         at sun.jdbc.odbc.JdbcOdbcDriver.disconnect(JdbcOdbcDriver.java:859)
         at sun.jdbc.odbc.JdbcOdbcConnection.close(JdbcOdbcConnection.java:735)
         at sun.jdbc.odbc.JdbcOdbcConnection.finalize(JdbcOdbcConnection.java:85)
         at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
         at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:86)
         at java.lang.ref.Finalizer.access$100(Finalizer.java:17)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:163)
    Dynamic libraries:
    0x00400000 - 0x00405000      C:\Programme\JBuilder6\jdk1.3.1\bin\javaw.exe
    0x77880000 - 0x77901000      C:\WINNT\System32\ntdll.dll
    0x68F30000 - 0x68F3B000      C:\WINNT\System32\PSAPI.DLL
    Local Time = Fri Sep 20 09:03:45 2002
    Elapsed Time = 1495
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1-b24 mixed mode)
    # An error report file has been saved as hs_err_pid1660.log.
    # Please refer to the file for further information.

    Well, it looks like you're using a JDBC/ODBC bridge. Clearly something's seriously broken there, and you could try submitting the log file to Sun.
    However, it also looks as if you're allowing JDBC connections to be closed because they're becoming unreachable rather than because you're explicitly closing them. This is never a good idea. You could try closing them in the appropriate place (ejbRemove at a guess). This may solve your problem. At worst your container will crash sooner :(
    Sylvia.

  • Crash of application using JDBC ODBC bridge

    Hello,
    Recently my java application started crashing everyday with this error:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77f8910e
    Function name=RtlEnterCriticalSection
    Library=C:\WINNT\system32\ntdll.dll
    Current Java thread:
    at sun.jdbc.odbc.JdbcOdbc.allocConnect(Native Method)
    at sun.jdbc.odbc.JdbcOdbc.SQLAllocConnect(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcDriver.allocConnection(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at Terminal.getConnection(Terminal.java:152)
    at CnetworkFile.unloadBuchung(CnetworkFile.java:3049)
    at CnetworkFile.receiveIt(CnetworkFile.java:2693)
    at NACController.OnREQCHN(NACController.java:236)
    at nacmain.processREQCHN(nacmain.java:394)
    at nacmain.access$39(nacmain.java)
    at nacmain$IncommingEvents.run(nacmain.java:113)
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77f8910e
    Function name=RtlEnterCriticalSection
    Library=C:\WINNT\system32\ntdll.dll
    Current Java thread:
    at sun.jdbc.odbc.JdbcOdbc.execDirect(Native Method)
    at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcStatement.execute(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcStatement.executeQuery(Unknown Source)
    at CnetworkFile$onlineAction.lastBookingInformation(CnetworkFile.java:395)
    at CnetworkFile$onlineAction.run(CnetworkFile.java:1005)
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77f8910e
    Function name=RtlEnterCriticalSection
    Library=C:\WINNT\system32\ntdll.dll
    Current Java thread:
    at sun.jdbc.odbc.JdbcOdbc.disconnect(Native Method)
    at sun.jdbc.odbc.JdbcOdbc.SQLDisconnect(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcDriver.disconnect(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcConnection.close(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcConnection.finalize(Unknown Source)
    at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
    at java.lang.ref.Finalizer.runFinalizer(Unknown Source)
    at java.lang.ref.Finalizer.access$100(Unknown Source)
    at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    And the list continues.
    The problem i am facing is that even on old versions of my application that had never had a crash befor now it is crashing !!!
    Please help !
    Time is critical !
    Thank you very much !
    Best regards,
    Mihai

    hmmm..... ntdll.dll
    i would try the following.
    1) reinstall the JVM
    2) reinstall the MDAC (M$ data access components)
    3) re-install NT.
    if you get errors of this type with code that worked before and you haven't changed anything it may just be that some windows files are corrupted and need to be replaced or in the worst case the whole system needs to be re-installed.
    you might want to consider not using the jdbc-odbc driver in future to eliminate MDAC and ODBC as possible causes of problems and errors.
    otherwise welcome to windows. generally i find NT systems need to be re-installed once every 3 to four months on average if you use them heavily.

  • JDBC-ODBC bridge crash on Japanese NT

    Hi,
    My application, which runs off an access database, works fine on english versions of NT.
    The database is accessed using the following URL syntax:
    "jdbc:odbc:Driver={Microsoft Access Driver *.mdb)};DBQ=c:/application/app.mdb"
    The application uses the internationalized version of the jre.
    However, on Japanese NT machines, it crashes.
    The stack trace is as follows:
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d4488eb
    Function name=(N/A)
    Library=C:\dbapp\jre\jvm.dll
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.jdbc.odbc.JdbcOdbc.driverConnect(Native Method)
         at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source)
         at java.sql.DriverManager.getConnection(Unknown Source)
         at java.sql.DriverManager.getConnection(Unknown Source)
         at com.gp.dbapp.bologic.datasource.APPDBConnection.<init>(APPDBConnection.java:95)
         at com.gp.dbapp.bologic.APPPersistentMgr.<clinit>(APPPersistentMgr.java:222)
         at com.gp.rps.server.APPServer$StartServices.run(APPServer.java:792)
         at java.lang.Thread.run(Unknown Source)
    I would really appreciate feedback on what could be going wrong here.
    Thanks in advance,
    Vivek

    Just a guess...instead of using the long name
    c:/application/app.mdb
    ...use the 'short' name

  • JDBC:ODBC Crashes in driver when doing update

    I am getting a crash in the native code when trying to update a record through an updateable record set using the JDBC:ODBC bridge. I have appended the crash information at the bottom of this message gotten from the Forte output window. This is going to SQL Server 2000. Through the Beta JDBC driver everything works fine, but through ODBC it always crashes no matter what columns I pick so it doesn't seem to be data type related. I would just use the JDBC driver, but that is not a option for some of our clients. I have used Insert statements without a problem, but one of the fields in one table is a BLOB field and I don't know of any way to access it except through an updatable record set.
    Does anyone have any ideas about how I might get around this?
    Thanks
    Scott Herter
    Napersoft, Inc.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x411611BD
    Function=Ordinal78+0x11BD
    Library=C:\WINNT\System32\SQLSRV32.dll
    Current Java thread:
    at sun.jdbc.odbc.JdbcOdbc.setPos(Native Method)
    at sun.jdbc.odbc.JdbcOdbc.SQLSetPos(JdbcOdbc.java:4709)
    at sun.jdbc.odbc.JdbcOdbcResultSet.setPos(JdbcOdbcResultSet.java:5019)
    at sun.jdbc.odbc.JdbcOdbcResultSet.updateRow(JdbcOdbcResultSet.java:4053)
    at DBTest.UpdateBlob(DBTest.java:445)
    at DBTest.main(DBTest.java:64)
    Dynamic libraries:
    0x00400000 - 0x00406000 G:\Forte\JDK14~1.0\bin\java.exe
    0x77F80000 - 0x77FFB000 C:\WINNT\System32\ntdll.dll
    0x77DB0000 - 0x77E0C000 C:\WINNT\system32\ADVAPI32.dll
    0x77E80000 - 0x77F35000 C:\WINNT\system32\KERNEL32.DLL
    0x77D40000 - 0x77DAD000 C:\WINNT\system32\RPCRT4.DLL
    0x78000000 - 0x78046000 C:\WINNT\system32\MSVCRT.dll
    0x6D330000 - 0x6D442000 G:\Forte\JDK14~1.0\jre\bin\client\jvm.dll
    0x77E10000 - 0x77E74000 C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F7C000 C:\WINNT\system32\GDI32.DLL
    0x77570000 - 0x775A0000 C:\WINNT\System32\WINMM.dll
    0x6D1D0000 - 0x6D1D7000 G:\Forte\JDK14~1.0\jre\bin\hpi.dll
    0x6D300000 - 0x6D30D000 G:\Forte\JDK14~1.0\jre\bin\verify.dll
    0x6D210000 - 0x6D228000 G:\Forte\JDK14~1.0\jre\bin\java.dll
    0x6D320000 - 0x6D32D000 G:\Forte\JDK14~1.0\jre\bin\zip.dll
    0x6D260000 - 0x6D27C000 G:\Forte\JDK14~1.0\jre\bin\jdwp.dll
    0x6D160000 - 0x6D166000 G:\Forte\jdk1.4.0\jre\bin\dt_shmem.dll
    0x6D2D0000 - 0x6D2DD000 G:\Forte\jdk1.4.0\jre\bin\net.dll
    0x75050000 - 0x75058000 C:\WINNT\System32\WSOCK32.dll
    0x75030000 - 0x75043000 C:\WINNT\System32\WS2_32.DLL
    0x75020000 - 0x75028000 C:\WINNT\System32\WS2HELP.DLL
    0x785C0000 - 0x785CC000 C:\WINNT\System32\rnr20.dll
    0x77980000 - 0x779A4000 C:\WINNT\System32\DNSAPI.DLL
    0x77340000 - 0x77353000 C:\WINNT\System32\iphlpapi.dll
    0x77520000 - 0x77525000 C:\WINNT\System32\ICMP.DLL
    0x77320000 - 0x77337000 C:\WINNT\System32\MPRAPI.DLL
    0x75150000 - 0x75160000 C:\WINNT\System32\SAMLIB.DLL
    0x75170000 - 0x751BF000 C:\WINNT\System32\NETAPI32.DLL
    0x77BE0000 - 0x77BEF000 C:\WINNT\System32\SECUR32.DLL
    0x751C0000 - 0x751C6000 C:\WINNT\System32\NETRAP.DLL
    0x77950000 - 0x7797A000 C:\WINNT\system32\WLDAP32.DLL
    0x77A50000 - 0x77B3A000 C:\WINNT\system32\OLE32.DLL
    0x779B0000 - 0x77A4B000 C:\WINNT\system32\OLEAUT32.DLL
    0x773B0000 - 0x773DE000 C:\WINNT\System32\ACTIVEDS.DLL
    0x77380000 - 0x773A2000 C:\WINNT\System32\ADSLDPC.DLL
    0x77830000 - 0x7783E000 C:\WINNT\System32\RTUTILS.DLL
    0x77880000 - 0x7790D000 C:\WINNT\System32\SETUPAPI.DLL
    0x77C10000 - 0x77C6E000 C:\WINNT\System32\USERENV.DLL
    0x774E0000 - 0x77512000 C:\WINNT\System32\RASAPI32.DLL
    0x774C0000 - 0x774D1000 C:\WINNT\System32\RASMAN.DLL
    0x77530000 - 0x77552000 C:\WINNT\system32\TAPI32.DLL
    0x716F0000 - 0x7177A000 C:\WINNT\system32\COMCTL32.DLL
    0x70BD0000 - 0x70C1C000 C:\WINNT\system32\SHLWAPI.DLL
    0x77360000 - 0x77379000 C:\WINNT\System32\DHCPCSVC.DLL
    0x775A0000 - 0x77625000 C:\WINNT\System32\CLBCATQ.DLL
    0x777E0000 - 0x777E8000 C:\WINNT\System32\winrnr.dll
    0x777F0000 - 0x777F5000 C:\WINNT\System32\rasadhlp.dll
    0x74FD0000 - 0x74FEF000 C:\WINNT\system32\msafd.dll
    0x75010000 - 0x75017000 C:\WINNT\System32\wshtcpip.dll
    0x6D250000 - 0x6D25A000 G:\Forte\jdk1.4.0\jre\bin\JdbcOdbc.dll
    0x1F7F0000 - 0x1F825000 C:\WINNT\System32\ODBC32.dll
    0x76B30000 - 0x76B6E000 C:\WINNT\system32\comdlg32.dll
    0x782F0000 - 0x7852F000 C:\WINNT\system32\SHELL32.DLL
    0x1F8E0000 - 0x1F8F6000 C:\WINNT\System32\odbcint.dll
    0x41160000 - 0x411D3000 C:\WINNT\System32\SQLSRV32.dll
    0x41090000 - 0x410BD000 C:\WINNT\System32\SQLUNIRL.DLL
    0x77800000 - 0x7781D000 C:\WINNT\System32\WINSPOOL.DRV
    0x77820000 - 0x77827000 C:\WINNT\system32\VERSION.dll
    0x759B0000 - 0x759B6000 C:\WINNT\system32\LZ32.DLL
    0x769A0000 - 0x769A7000 C:\WINNT\System32\NDDEAPI.DLL
    0x0F470000 - 0x0F486000 C:\WINNT\System32\sqlsrv32.rll
    0x0F4A0000 - 0x0F4BA000 C:\WINNT\System32\odbccp32.dll
    0x74CB0000 - 0x74CC7000 C:\WINNT\System32\DBNETLIB.DLL
    0x75500000 - 0x75504000 C:\WINNT\System32\security.dll
    0x77440000 - 0x774B5000 C:\WINNT\System32\crypt32.dll
    0x77430000 - 0x77440000 C:\WINNT\System32\MSASN1.DLL
    0x782D0000 - 0x782EE000 C:\WINNT\system32\msv1_0.dll
    0x77BF0000 - 0x77C01000 C:\WINNT\System32\ntdsapi.dll
    0x74CD0000 - 0x74CD7000 C:\WINNT\System32\DBmsLPCn.dll
    0x77920000 - 0x77943000 C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
    0x690A0000 - 0x690AB000 C:\WINNT\System32\PSAPI.DLL
    Local Time = Thu Aug 22 11:40:22 2002
    Elapsed Time = 28
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
    # An error report file has been saved as hs_err_pid1804.log.
    # Please refer to the file for further information.

    I am no guru,
    but I have written BLOBS into DB2 via JDBC and I use a Prepared Statement, this works well for me.
    // Below is some code I originally mimicked and It worked well for me.
    // hope it it useful. I have never used SQLServer :-(
    import java.io.*;
    import java.sql.*;
    public void insertBlob( int rowid, byte[] bindata ) {
    // In this example I'm assuming there's an open, active
    // Connection instance called 'con'.
    // This examples uses an imaginary SQL table of the following
    // form:
    // CREATE TABLE blobs (
    //    ROWID INT NOT NULL,
    //    ROWDATA BLOB,
    //    PRIMARY KEY (rowid)
    try {
    ByteArrayInputStream bais = new ByteArrayInputStream(bindata);
    String sql = "INSERT INTO blobs ( rowid, rowdata ) VALUES ( ?, ? )";
    PreparedStatement ps = con.prepareStatement(sql);
    // Set up the parameter index for convenience (JDBC column
    // indices start from 1):
    int paramindex = 1;
    // Set the first parameter, the Row ID:
    ps.setInt(paramindex++, rowid);
    // Now set the actual binary column data by passing the
    // ByteArrayInputStream instance and its length:
    ps.setBinaryStream(paramindex++, bais, bindata.length);
    // Finally, execute the command and close the statement:
    ps.executeUpdate();
    ps.close();
    } catch ( SQLException se ) {
    System.err.println("Couldn't insert binary data: "+se);
    } catch ( IOException ioe ) {
    System.err.println("Couldn't insert binary data: "+ioe);
    } finally {
    con.close();
    }

  • Help!  Crashing JVM while doing SELECT statement through JDBC-ODBC bridge

    Hi everyone,
    Help please. I am working on a project on my own computer using the jdk version 1.5.0_04.
    The project involves running a select on a Microsoft Access 2003 database via the JDBC-ODBC bridge. The database is registered in the ODBC database sources, and it works fine in those other projects.
    Yet, when I'm running similar code in this project, it crashes the Java Virtual Machine. I get the following in a log file:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c901010, pid=2308, tid=1364
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode, sharing)
    # Problematic frame:
    # C [ntdll.dll+0x1010]
    --------------- T H R E A D ---------------
    Current thread (0x000360f8): JavaThread "main" [_thread_in_native, id=1364]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000018
    Registers:
    EAX=0x00000004, EBX=0x26bb5250, ECX=0x7ffde000, EDX=0x00000004
    ESP=0x0007f8d8, EBP=0x0007f8f0, ESI=0x00000000, EDI=0x02ea1590
    EIP=0x7c901010, EFLAGS=0x00010246
    Top of Stack: (sp=0x0007f8d8)
    0x0007f8d8: 74355a16 00000004 02ea15b4 7432139f
    0x0007f8e8: 02ea15b4 02ea1590 0007f900 74322c5d
    0x0007f8f8: 02ea15b4 000361b4 0007f914 74325fa0
    0x0007f908: 02ea1590 74350000 00390000 0007f930
    0x0007f918: 7432740e 02ea1590 0007f950 00000003
    0x0007f928: 00aabe20 000361b4 0007f948 6d3e11da
    0x0007f938: 02ea1590 0007f950 000360f8 26bb5250
    0x0007f948: 0007f980 00ad826f 00000000 0007f99c
    Instructions: (pc=0x7c901010)
    0x7c901000: 90 90 90 90 90 64 8b 0d 18 00 00 00 8b 54 24 04
    0x7c901010: 83 7a 14 00 75 4f f0 ff 42 04 75 19 8b 41 24 89
    Stack: [0x00040000,0x00080000), sp=0x0007f8d8, free space=254k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [ntdll.dll+0x1010]
    C [ODBC32.dll+0x2c5d]
    C [ODBC32.dll+0x5fa0]
    C [ODBC32.dll+0x740e]
    C [JdbcOdbc.dll+0x11da]
    j sun.jdbc.odbc.JdbcOdbc.allocStmt(J[B)J+0
    j sun.jdbc.odbc.JdbcOdbc.SQLAllocStmt(J)J+47
    j sun.jdbc.odbc.JdbcOdbcConnection.createStatement(II)Ljava/sql/Statement;+27
    j sun.jdbc.odbc.JdbcOdbcConnection.createStatement()Ljava/sql/Statement;+7
    j LUDatabaseWorker.getBoxScoreFromDB(LStatisticalItems/BoxScore;)LStatisticalItems/BoxScore;+215
    j NewUSCHOLiveUpdate.processTheBoxScores()V+78
    j NewUSCHOLiveUpdate.main([Ljava/lang/String;)V+9
    v ~StubRoutines::call_stub
    V [jvm.dll+0x82696]
    V [jvm.dll+0xd6fd9]
    V [jvm.dll+0x82567]
    V [jvm.dll+0x895e6]
    C [java.exe+0x14c0]
    C [java.exe+0x64cd]
    C [kernel32.dll+0x16d4f]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.jdbc.odbc.JdbcOdbc.allocStmt(J[B)J+0
    j sun.jdbc.odbc.JdbcOdbc.SQLAllocStmt(J)J+47
    j sun.jdbc.odbc.JdbcOdbcConnection.createStatement(II)Ljava/sql/Statement;+27
    j sun.jdbc.odbc.JdbcOdbcConnection.createStatement()Ljava/sql/Statement;+7
    j LUDatabaseWorker.getBoxScoreFromDB(LStatisticalItems/BoxScore;)LStatisticalItems/BoxScore;+215
    j NewUSCHOLiveUpdate.processTheBoxScores()V+78
    j NewUSCHOLiveUpdate.main([Ljava/lang/String;)V+9
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x00a6e550 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2240]
    0x00a6d258 JavaThread "CompilerThread0" daemon [_thread_blocked, id=736]
    0x00a6c440 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2252]
    0x00a47808 JavaThread "Finalizer" daemon [_thread_blocked, id=3352]
    0x00a46328 JavaThread "Reference Handler" daemon [_thread_blocked, id=1560]
    =>0x000360f8 JavaThread "main" [_thread_in_native, id=1364]
    Other Threads:
    0x00a67a68 VMThread [id=2700]
    0x00a6f8c8 WatcherThread [id=2480]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 404K [0x22b90000, 0x22c30000, 0x23070000)
    eden space 512K, 70% used [0x22b90000, 0x22bea738, 0x22c10000)
    from space 64K, 66% used [0x22c20000, 0x22c2a990, 0x22c30000)
    to space 64K, 0% used [0x22c10000, 0x22c10000, 0x22c20000)
    tenured generation total 1408K, used 846K [0x23070000, 0x231d0000, 0x26b90000)
    the space 1408K, 60% used [0x23070000, 0x231438e0, 0x23143a00, 0x231d0000)
    compacting perm gen total 8192K, used 507K [0x26b90000, 0x27390000, 0x2ab90000)
    the space 8192K, 6% used [0x26b90000, 0x26c0ed38, 0x26c0ee00, 0x27390000)
    ro space 8192K, 66% used [0x2ab90000, 0x2b0e9dc0, 0x2b0e9e00, 0x2b390000)
    rw space 12288K, 46% used [0x2b390000, 0x2b927e98, 0x2b928000, 0x2bf90000)
    Dynamic libraries:
    0x00400000 - 0x0040c000      C:\jdk1.5.0_04\bin\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d6b0000 - 0x6d839000      C:\jdk1.5.0_04\jre\bin\client\jvm.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f56000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x629c0000 - 0x629c9000      C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000      C:\WINDOWS\system32\USP10.dll
    0x6d2f0000 - 0x6d2f8000      C:\jdk1.5.0_04\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d680000 - 0x6d68c000      C:\jdk1.5.0_04\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      C:\jdk1.5.0_04\jre\bin\java.dll
    0x6d6a0000 - 0x6d6af000      C:\jdk1.5.0_04\jre\bin\zip.dll
    0x6d3e0000 - 0x6d3ed000      C:\jdk1.5.0_04\jre\bin\JdbcOdbc.dll
    0x74320000 - 0x7435d000      C:\WINDOWS\system32\ODBC32.dll
    0x5d090000 - 0x5d127000      C:\WINDOWS\system32\COMCTL32.dll
    0x7c9c0000 - 0x7d1d5000      C:\WINDOWS\system32\SHELL32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\comdlg32.dll
    0x773d0000 - 0x774d2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x20000000 - 0x20017000      C:\WINDOWS\system32\odbcint.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x0f9a0000 - 0x0f9ab000      C:\WINDOWS\system32\VBAJET32.DLL
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    VM Arguments:
    java_command: NewUSCHOLiveUpdate
    Environment Variables:
    JAVA_HOME=C:\jdk1.5.0_04
    CLASSPATH=C:\jdk1.5.0_04\bin\NewLiveUpdate;C:\jdk1.5.0_04\bin\NewLiveUpdate\StatisticalItems;C:\jdk1.5.0_04\bin\NewLiveUpdate\Exceptions;C:\jdk1.5.0_04\bin\NewLiveUpdate\Helper;
    PATH=C:\jdk1.5.0_04\bin;C:\JavaTools\ant\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;;c:\program files\devstudio\sharedide\bin\ide;c:\program files\devstudio\sharedide\bin;c:\program files\devstudio\vc\bin
    USERNAME=Kevin Yetman
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 3, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1047020k(627436k free), swap 2518436k(2161900k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_04-b05) for windows-x86, built on Jun 3 2005 02:10:41 by "java_re" with MS VC++ 6.0
    The code that is causing the problem is in the class shown below. It is in the method getBoxScoreFromDB. When it attempts to run the first select statement, it causes the crash that I showed above.
    The connection is set up by the calling class. The calling class constructs a LUDatabaseWorker, sets the necessary parameters (dbURL, driver class, username and password), and calls the openDBConnection().
    // LUDatabaseWorker.java
    import StatisticalItems.*;
    import java.sql.*;
    import java.util.*;
    public class LUDatabaseWorker
       private StatisticalItems.BoxScore m_CurrentBoxScoreInDB;
       private Connection                m_Connection;
       private String                    m_dbURL;
       private String                    m_dbUsername;
       private String                    m_dbPassword;
       private String                    m_dbDriverClass;
       public LUDatabaseWorker()
       public StatisticalItems.BoxScore getCurrentBoxScoreInDB()
       {  return m_CurrentBoxScoreInDB;
       public void setDBURL(String dbURL)
       {  m_dbURL=new String(dbURL);
       public void setDBUsername(String dbUsername)
       {  m_dbUsername=new String(dbUsername);
       public void setDBPassword(String dbPassword)
       {  m_dbPassword=new String(dbPassword);
       public void setDBDriverClass(String dbDriverClass)
       {  m_dbDriverClass=new String(dbDriverClass);
       public void openDBConnection()
          throws SQLException, ClassNotFoundException
          Class.forName(m_dbDriverClass);
          m_Connection=DriverManager.getConnection(m_dbURL, m_dbUsername, m_dbPassword);
       public void closeDBConnection()
          throws SQLException
          m_Connection.close();
       public Hashtable<String, Integer> getUSCHOCodeToMyTeamIndexMap()
          throws SQLException
          Hashtable<String, Integer> ht=new Hashtable<String, Integer>();
          String sqlQuery="SELECT TeamIndex, TeamCode FROM TeamLiveUpdateUSCHO";
          Statement st=m_Connection.createStatement();
          ResultSet rs=st.executeQuery(sqlQuery);
          while(rs.next())
             String uschoCode=new String(rs.getString(2));
             Integer myTeamIndex=new Integer(rs.getInt(1));
             ht.put(uschoCode, myTeamIndex);
          rs.close();
          st.close();
          return ht;
       public StatisticalItems.BoxScore getBoxScoreFromDB(StatisticalItems.BoxScore luBoxScore)
          throws SQLException
          StatisticalItems.BoxScore  boxScoreFromDB=new StatisticalItems.BoxScore();
          // get the basic game info from the live update box score.
          StatisticalItems.Game    luBasicGameData=luBoxScore.getBasicGameData();
          // get the basic game data.
          String sqlQuery="SELECT * FROM Game WHERE (Year=" + luBasicGameData.getYear() + ") AND (Month='";
          if( luBasicGameData.getMonth() < 10 )
          {  sqlQuery+="0";
          sqlQuery+=luBasicGameData.getMonth() + "') AND (Day='";
          if( luBasicGameData.getDay() < 10 )
          {  sqlQuery+="0";
          sqlQuery+=luBasicGameData.getDay() + "') AND (HomeTeamIndex=" + luBasicGameData.getHomeTeamIndex();
          sqlQuery+=") AND (VisitorTeamIndex=" + luBasicGameData.getVisitorTeamIndex() + ")";
          System.out.println(sqlQuery);
          Statement st=m_Connection.createStatement();
          ResultSet rs=st.executeQuery(sqlQuery);
          if( rs.next() )
             StatisticalItems.Game  dbGame=boxScoreFromDB.getBasicGameData();
             dbGame.setGameIndex(rs.getInt("GameIndex"));
             dbGame.setHomeTeamIndex(rs.getInt("HomeTeamIndex"));
             dbGame.setVisitorTeamIndex(rs.getInt("VisitorTeamIndex"));
             dbGame.setHomeTeamGoals(rs.getInt("HomeTeamGoals"));
             dbGame.setVisitorTeamGoals(rs.getInt("VisitorTeamGoals"));
             dbGame.setHomeTeamScoredFirst(rs.getString("HomeTeamScoredFirst"));
             dbGame.setYear(rs.getInt("Year"));
             dbGame.setMonth(rs.getInt("Month"));
             dbGame.setDay(rs.getInt("Day"));
             dbGame.setLeagueGame(rs.getBoolean("LeagueGame"));
             dbGame.setNeutralSiteGame(rs.getBoolean("NeutralSiteGame"));
             dbGame.setForfeitHome(rs.getBoolean("ForfeitHome"));
             dbGame.setForfeitVisitor(rs.getBoolean("ForfeitVisitor"));
             dbGame.setPlayoffGame(rs.getBoolean("PlayoffGame"));
             boxScoreFromDB.setBasicGameData(dbGame);
          StatisticalItems.Game  dbGame=boxScoreFromDB.getBasicGameData();
          // get the home team goals per period.
          sqlQuery="SELECT * FROM GameDetailGoalsPerPeriod WHERE (GameIndex=" + dbGame.getGameIndex() + ") AND ";
          sqlQuery+="(TeamIndex=" + dbGame.getHomeTeamIndex() + ")";
          rs=st.executeQuery(sqlQuery);
          if( rs.next() )
             StatisticalItems.GameDetailGoalsPerPeriod dbHomeGPP=boxScoreFromDB.getHomeTeamGoalsPerPeriod();
             dbHomeGPP.setGameDetailGoalsPerPeriodIndex(rs.getInt("GameDetailGoalsPerPeriodIndex"));
             dbHomeGPP.setGameIndex(rs.getInt("GameIndex"));
             dbHomeGPP.setTeamIndex(rs.getInt("TeamIndex"));
             dbHomeGPP.setPeriod1(new Integer(rs.getInt("GoalsFirstPeriod")));
             dbHomeGPP.setPeriod2(new Integer(rs.getInt("GoalsSecondPeriod")));
             dbHomeGPP.setPeriod3(new Integer(rs.getInt("GoalsThidPeriod")));
             dbHomeGPP.setOvertime(new Integer(rs.getInt("GoalsOvertime")));
             dbHomeGPP.setEmptyNetGoals(rs.getInt("EmptyNetGoals"));
             dbHomeGPP.setFoundInDatabase(true);
             boxScoreFromDB.setHomeTeamGoalsPerPeriod(dbHomeGPP);
          // get the visitor team goals per period. 
          sqlQuery="SELECT * FROM GameDetailGoalsPerPeriod WHERE (GameIndex=" + dbGame.getGameIndex() + ") AND ";
          sqlQuery+="(TeamIndex=" + dbGame.getVisitorTeamIndex() + ")";
          rs=st.executeQuery(sqlQuery);
          if( rs.next() )
             StatisticalItems.GameDetailGoalsPerPeriod dbVisitorGPP=boxScoreFromDB.getVisitorTeamGoalsPerPeriod();
             dbVisitorGPP.setGameDetailGoalsPerPeriodIndex(rs.getInt("GameDetailGoalsPerPeriodIndex"));
             dbVisitorGPP.setGameIndex(rs.getInt("GameIndex"));
             dbVisitorGPP.setTeamIndex(rs.getInt("TeamIndex"));
             dbVisitorGPP.setPeriod1(new Integer(rs.getInt("GoalsFirstPeriod")));
             dbVisitorGPP.setPeriod2(new Integer(rs.getInt("GoalsSecondPeriod")));
             dbVisitorGPP.setPeriod3(new Integer(rs.getInt("GoalsThidPeriod")));
             dbVisitorGPP.setOvertime(new Integer(rs.getInt("GoalsOvertime")));
             dbVisitorGPP.setEmptyNetGoals(rs.getInt("EmptyNetGoals"));
             dbVisitorGPP.setFoundInDatabase(true);
             boxScoreFromDB.setVisitorTeamGoalsPerPeriod(dbVisitorGPP);
          // get the home team shots per period.
          sqlQuery="SELECT * FROM GameDetailShotsPerPeriod WHERE (GameIndex=" + dbGame.getGameIndex() + ") AND ";
          sqlQuery+="(TeamIndex=" + dbGame.getHomeTeamIndex() + ")";
          rs=st.executeQuery(sqlQuery);
          if( rs.next() )
             StatisticalItems.GameDetailShotsPerPeriod dbHomeSPP=boxScoreFromDB.getHomeTeamShotsPerPeriod();
             dbHomeSPP.setGameDetailShotsPerPeriodIndex(rs.getInt("GameDetailShotsPerPeriodIndex"));
             dbHomeSPP.setGameIndex(rs.getInt("GameIndex"));
             dbHomeSPP.setTeamIndex(rs.getInt("TeamIndex"));
             dbHomeSPP.setPeriod1(new Integer(rs.getInt("ShotsFirstPeriod")));
             dbHomeSPP.setPeriod2(new Integer(rs.getInt("ShotsSecondPeriod")));
             dbHomeSPP.setPeriod3(new Integer(rs.getInt("ShotsThidPeriod")));
             dbHomeSPP.setOvertime(new Integer(rs.getInt("ShotsOvertime")));
             dbHomeSPP.setFoundInDatabase(true);
             boxScoreFromDB.setHomeTeamShotsPerPeriod(dbHomeSPP);
          // get the visitor team shots per period. 
          sqlQuery="SELECT * FROM GameDetailShotsPerPeriod WHERE (GameIndex=" + dbGame.getGameIndex() + ") AND ";
          sqlQuery+="(TeamIndex=" + dbGame.getVisitorTeamIndex() + ")";
          rs=st.executeQuery(sqlQuery);
          if( rs.next() )
             StatisticalItems.GameDetailShotsPerPeriod dbVisitorSPP=boxScoreFromDB.getVisitorTeamShotsPerPeriod();
             dbVisitorSPP.setGameDetailShotsPerPeriodIndex(rs.getInt("GameDetailShotsPerPeriodIndex"));
             dbVisitorSPP.setGameIndex(rs.getInt("GameIndex"));
             dbVisitorSPP.setTeamIndex(rs.getInt("TeamIndex"));
             dbVisitorSPP.setPeriod1(new Integer(rs.getInt("ShotsFirstPeriod")));
             dbVisitorSPP.setPeriod2(new Integer(rs.getInt("ShotsSecondPeriod")));
             dbVisitorSPP.setPeriod3(new Integer(rs.getInt("ShotsThidPeriod")));
             dbVisitorSPP.setOvertime(new Integer(rs.getInt("ShotsOvertime")));
             dbVisitorSPP.setFoundInDatabase(true);
             boxScoreFromDB.setVisitorTeamShotsPerPeriod(dbVisitorSPP);
          // get the home team special teams.
          sqlQuery="SELECT * FROM GameDetailSpecialTeams WHERE (GameIndex=" + dbGame.getGameIndex() + ") AND ";
          sqlQuery+="(TeamIndex=" + dbGame.getHomeTeamIndex() + ")";
          rs=st.executeQuery(sqlQuery);
          if( rs.next() )
             StatisticalItems.GameDetailSpecialTeams dbHomeST=boxScoreFromDB.getHomeTeamSpecialTeams();
             dbHomeST.setGameDetailSpecialTeamsIndex(rs.getInt("GameDetailSpecialTeamsIndex"));
             dbHomeST.setGameIndex(rs.getInt("GameIndex"));
             dbHomeST.setTeamIndex(rs.getInt("TeamIndex"));
             dbHomeST.setPowerplayGoals(rs.getInt("PowerPlayGoals"));
             dbHomeST.setShorthandedGoals(rs.getInt("ShortHandedGoals"));
             dbHomeST.setPowerplayOps(rs.getInt("PowerPlayOps"));
             dbHomeST.setShorthandedOps(rs.getInt("ShortHandedOps"));
             dbHomeST.setPenalties(rs.getInt("Penalties"));
             dbHomeST.setPenaltyMinutes(rs.getInt("PenaltyMinutes"));
             dbHomeST.setFoundInDatabase(true);
             boxScoreFromDB.setHomeTeamSpecialTeams(dbHomeST);
          // get the home team special teams.
          sqlQuery="SELECT * FROM GameDetailSpecialTeams WHERE (GameIndex=" + dbGame.getGameIndex() + ") AND ";
          sqlQuery+="(TeamIndex=" + dbGame.getVisitorTeamIndex() + ")";
          rs=st.executeQuery(sqlQuery);
          if( rs.next() )
             StatisticalItems.GameDetailSpecialTeams dbVisitorST=boxScoreFromDB.getVisitorTeamSpecialTeams();
             dbVisitorST.setGameDetailSpecialTeamsIndex(rs.getInt("GameDetailSpecialTeamsIndex"));
             dbVisitorST.setGameIndex(rs.getInt("GameIndex"));
             dbVisitorST.setTeamIndex(rs.getInt("TeamIndex"));
             dbVisitorST.setPowerplayGoals(rs.getInt("PowerPlayGoals"));
             dbVisitorST.setShorthandedGoals(rs.getInt("ShortHandedGoals"));
             dbVisitorST.setPowerplayOps(rs.getInt("PowerPlayOps"));
             dbVisitorST.setShorthandedOps(rs.getInt("ShortHandedOps"));
             dbVisitorST.setPenalties(rs.getInt("Penalties"));
             dbVisitorST.setPenaltyMinutes(rs.getInt("PenaltyMinutes"));
             dbVisitorST.setFoundInDatabase(true);
             boxScoreFromDB.setVisitorTeamSpecialTeams(dbVisitorST);
          rs.close();
          st.close();
          return boxScoreFromDB;    
       public void updateBoxScoreInDB(StatisticalItems.BoxScore  dbBoxScore,
                                      StatisticalItems.BoxScore  luBoxScore,
                                      LUBoxScoreComparator       bsc)
          throws SQLException
          if( bsc.getGameChanged() )
             updateGameInDB(dbBoxScore, luBoxScore);
          if( bsc.getHomeGoalsPerPeriodChanged() )
             updateHomeGoalsPerPeriod(dbBoxScore, luBoxScore);
          if( bsc.getVisitorGoalsPerPeriodChanged() )
             updateVisitorGoalsPerPeriod(dbBoxScore, luBoxScore);
          if( bsc.getHomeShotsPerPeriodChanged() )
             updateHomeShotsPerPeriod(dbBoxScore, luBoxScore);
          if( bsc.getVisitorShotsPerPeriodChanged() )
             updateVisitorShotsPerPeriod(dbBoxScore, luBoxScore);
          if( bsc.getHomeSpecialTeamsChanged() )
             updateHomeSpecialTeams(dbBoxScore, luBoxScore);
          if( bsc.getVisitorSpecialTeamsChanged() )
             updateVisitorSpecialTeams(dbBoxScore, luBoxScore);
       protected void updateGameInDB(StatisticalItems.BoxScore dbBoxScore,
                                     StatisticalItems.BoxScore luBoxScore)
          throws SQLException
          // the only fields that NEED to be updated are HomeTeamGoals, VisitorTeamGoals, HomeTeamScoredFirst,
          // and LeagueGame.  You can't determine from the LU box Score:
          // Forfeits, NeutralSite, or Playoff.
          // the GameIndex, Both team indexes, and the game date will NEVER change from the database.
          Statement st=m_Connection.createStatement();
          String sqlStmt="UPDATE Game SET ";
          sqlStmt+="HomeTeamGoals=" + luBoxScore.getBasicGameData().getHomeTeamGoals() + ", ";
          sqlStmt+="VisitorTeamGoals=" + luBoxScore.getBasicGameData().getVisitorTeamGoals() + ", ";
          sqlStmt+="HomeTeamScoredFirst='" + luBoxScore.getBasicGameData().getHomeTeamScoredFirst() + "', ";
          sqlStmt+="LeagueGame=" + luBoxScore.getBasicGameData().getLeagueGame() + " ";
          sqlStmt+="WHERE GameIndex=" + dbBoxScore.getBasicGameData().getGameIndex();
          st.executeUpdate(sqlStmt);
          st.close();
       protected void updateHomeGoalsPerPeriod(StatisticalItems.BoxScore dbBoxScore,
                                               StatisticalItems.BoxScore luBoxScore)
          throws SQLException
          Statement st=m_Connection.createStatement();
          String sqlStmt="";
          if( dbBoxScore.getHomeTeamGoalsPerPeriod().getFoundInDatabase() )
             sqlStmt="UPDATE GameDetailGoalsPerPeriod SET ";
             sqlStmt+="GameIndex=" + dbBoxScore.getHomeTeamGoalsPerPeriod().getGameIndex() + ", ";
             sqlStmt+="TeamIndex=" + luBoxScore.getHomeTeamGoalsPerPeriod().getTeamIndex() + ", ";
             sqlStmt+="GoalsFirstPeriod=" + luBoxScore.getHomeTeamGoalsPerPeriod().getPeriod1() + ", ";
             sqlStmt+="GoalsSecondPeriod=" + luBoxScore.getHomeTeamGoalsPerPeriod().getPeriod2() + ", ";
             sqlStmt+="GoalsThirdPeriod=" + luBoxScore.getHomeTeamGoalsPerPeriod().getPeriod3() + ", ";
             sqlStmt+="GoalsOvertime=" + luBoxScore.getHomeTeamGoalsPerPeriod().getOvertime() + ", ";
             sqlStmt+="EmptyNetGoals=" + luBoxScore.getHomeTeamGoalsPerPeriod().getEmptyNetGoals() + " ";
             sqlStmt+="WHERE GameIndex=" + dbBoxScore.getHomeTeamGoalsPerPeriod().getGameIndex() + " AND ";
             sqlStmt+="TeamIndex=" + luBoxScore.getHomeTeamGoalsPerPeriod().getTeamIndex();
          else
             sqlStmt="INSERT INTO GameDetailGoalsPerPeriod ";
             sqlStmt+="(GameIndex, TeamIndex, GoalsFirstPeriod, GoalsSecondPeriod, GoalsThirdPeriod, ";
             sqlStmt+="GoalsOvertime, EmptyNetGoals) VALUES(";
             sqlStmt+=dbBoxScore.getBasicGameData().getGameIndex() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamGoalsPerPeriod().getTeamIndex() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamGoalsPerPeriod().getPeriod1() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamGoalsPerPeriod().getPeriod2() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamGoalsPerPeriod().getPeriod3() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamGoalsPerPeriod().getOvertime() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamGoalsPerPeriod().getEmptyNetGoals() + ")";
          st.executeUpdate(sqlStmt);
          st.close();
       protected void updateVisitorGoalsPerPeriod(StatisticalItems.BoxScore dbBoxScore,
                                                  StatisticalItems.BoxScore luBoxScore)
          throws SQLException
          Statement st=m_Connection.createStatement();
          String sqlStmt="";
          if( dbBoxScore.getVisitorTeamGoalsPerPeriod().getFoundInDatabase() )
             sqlStmt="UPDATE GameDetailGoalsPerPeriod SET ";
             sqlStmt+="GameIndex=" + dbBoxScore.getVisitorTeamGoalsPerPeriod().getGameIndex() + ", ";
             sqlStmt+="TeamIndex=" + luBoxScore.getVisitorTeamGoalsPerPeriod().getTeamIndex() + ", ";
             sqlStmt+="GoalsFirstPeriod=" + luBoxScore.getVisitorTeamGoalsPerPeriod().getPeriod1() + ", ";
             sqlStmt+="GoalsSecondPeriod=" + luBoxScore.getVisitorTeamGoalsPerPeriod().getPeriod2() + ", ";
             sqlStmt+="GoalsThirdPeriod=" + luBoxScore.getVisitorTeamGoalsPerPeriod().getPeriod3() + ", ";
             sqlStmt+="GoalsOvertime=" + luBoxScore.getVisitorTeamGoalsPerPeriod().getOvertime() + ", ";
             sqlStmt+="EmptyNetGoals=" + luBoxScore.getVisitorTeamGoalsPerPeriod().getEmptyNetGoals() + " ";
             sqlStmt+="WHERE GameIndex=" + dbBoxScore.getVisitorTeamGoalsPerPeriod().getGameIndex() + " AND ";
             sqlStmt+="TeamIndex=" + luBoxScore.getVisitorTeamGoalsPerPeriod().getTeamIndex();
          else
             sqlStmt="INSERT INTO GameDetailGoalsPerPeriod ";
             sqlStmt+="(GameIndex, TeamIndex, GoalsFirstPeriod, GoalsSecondPeriod, GoalsThirdPeriod, ";
             sqlStmt+="GoalsOvertime, EmptyNetGoals) VALUES(";
             sqlStmt+=dbBoxScore.getBasicGameData().getGameIndex() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamGoalsPerPeriod().getTeamIndex() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamGoalsPerPeriod().getPeriod1() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamGoalsPerPeriod().getPeriod2() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamGoalsPerPeriod().getPeriod3() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamGoalsPerPeriod().getOvertime() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamGoalsPerPeriod().getEmptyNetGoals() + ")";
          st.executeUpdate(sqlStmt);
          st.close();
       protected void updateHomeShotsPerPeriod(StatisticalItems.BoxScore dbBoxScore,
                                               StatisticalItems.BoxScore luBoxScore)
          throws SQLException
          Statement st=m_Connection.createStatement();
          String sqlStmt="";
          if( dbBoxScore.getHomeTeamShotsPerPeriod().getFoundInDatabase() )
             sqlStmt="UPDATE GameDetailShotsPerPeriod SET ";
             sqlStmt+="GameIndex=" + dbBoxScore.getHomeTeamShotsPerPeriod().getGameIndex() + ", ";
             sqlStmt+="TeamIndex=" + luBoxScore.getHomeTeamShotsPerPeriod().getTeamIndex() + ", ";
             sqlStmt+="ShotsFirstPeriod=" + luBoxScore.getHomeTeamShotsPerPeriod().getPeriod1() + ", ";
             sqlStmt+="ShotsSecondPeriod=" + luBoxScore.getHomeTeamShotsPerPeriod().getPeriod2() + ", ";
             sqlStmt+="ShotsThirdPeriod=" + luBoxScore.getHomeTeamShotsPerPeriod().getPeriod3() + ", ";
             sqlStmt+="ShotsOvertime=" + luBoxScore.getHomeTeamShotsPerPeriod().getOvertime() + " ";
             sqlStmt+="WHERE GameIndex=" + dbBoxScore.getHomeTeamShotsPerPeriod().getGameIndex() + " AND ";
             sqlStmt+="TeamIndex=" + luBoxScore.getHomeTeamShotsPerPeriod().getTeamIndex();
          else
             sqlStmt="INSERT INTO GameDetailShotsPerPeriod ";
             sqlStmt+="(GameIndex, TeamIndex, ShotsFirstPeriod, ShotsSecondPeriod, ShotsThirdPeriod, ";
             sqlStmt+="ShotsOvertime) VALUES(";
             sqlStmt+=dbBoxScore.getBasicGameData().getGameIndex() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamShotsPerPeriod().getTeamIndex() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamShotsPerPeriod().getPeriod1() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamShotsPerPeriod().getPeriod2() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamShotsPerPeriod().getPeriod3() + ", ";
             sqlStmt+=luBoxScore.getHomeTeamShotsPerPeriod().getOvertime() + ")";
          st.executeUpdate(sqlStmt);
          st.close();
       protected void updateVisitorShotsPerPeriod(StatisticalItems.BoxScore dbBoxScore,
                                                  StatisticalItems.BoxScore luBoxScore)
          throws SQLException
          Statement st=m_Connection.createStatement();
          String sqlStmt="";
          if( dbBoxScore.getVisitorTeamShotsPerPeriod().getFoundInDatabase() )
             sqlStmt="UPDATE GameDetailShotsPerPeriod SET ";
             sqlStmt+="GameIndex=" + dbBoxScore.getVisitorTeamShotsPerPeriod().getGameIndex() + ", ";
             sqlStmt+="TeamIndex=" + luBoxScore.getVisitorTeamShotsPerPeriod().getTeamIndex() + ", ";
             sqlStmt+="ShotsFirstPeriod=" + luBoxScore.getVisitorTeamShotsPerPeriod().getPeriod1() + ", ";
             sqlStmt+="ShotsSecondPeriod=" + luBoxScore.getVisitorTeamShotsPerPeriod().getPeriod2() + ", ";
             sqlStmt+="ShotsThirdPeriod=" + luBoxScore.getVisitorTeamShotsPerPeriod().getPeriod3() + ", ";
             sqlStmt+="ShotsOvertime=" + luBoxScore.getVisitorTeamShotsPerPeriod().getOvertime() + " ";
             sqlStmt+="WHERE GameIndex=" + dbBoxScore.getVisitorTeamShotsPerPeriod().getGameIndex() + " AND ";
             sqlStmt+="TeamIndex=" + luBoxScore.getVisitorTeamShotsPerPeriod().getTeamIndex();
          else
             sqlStmt="INSERT INTO GameDetailShotsPerPeriod ";
             sqlStmt+="(GameIndex, TeamIndex, ShotsFirstPeriod, ShotsSecondPeriod, ShotsThirdPeriod, ";
             sqlStmt+="ShotsOvertime) VALUES(";
             sqlStmt+=dbBoxScore.getBasicGameData().getGameIndex() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamShotsPerPeriod().getTeamIndex() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamShotsPerPeriod().getPeriod1() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamShotsPerPeriod().getPeriod2() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamShotsPerPeriod().getPeriod3() + ", ";
             sqlStmt+=luBoxScore.getVisitorTeamShotsPerPeriod().getOvertime() + ")";
          st.executeUpdate(sqlStmt);
          st.close();
       protected void updateHomeSpecialTeams(StatisticalItems.BoxScore dbBoxScore,
                                             StatisticalItems.BoxScore luBoxScore)
          throws SQLException
          Statement st=m_Connection.createStatement();
          String sqlStmt="";
          if( dbBoxScore.getHomeTeamSpecialTeams().getFoundInDatabase() )
             sqlStmt="UPDATE GameDetailSpecialTeams SET ";
             sqlStmt+="GameIndex=" + dbBoxScore.getHomeTeamSpecialTeams().getGameIndex() + ", ";
             sqlStmt+="TeamIndex=" + luBoxScore.getHomeTeamSpecialTeams().getTeamIndex() + ", ";
             sqlStmt+="PowerplayGoals=" + luBoxScore.getHomeTeamSpecialTeams().getPowerplayGoals() + ", ";
             sqlStmt+="PowerplayOps=" + luBoxScore.getHomeTeamSpecialTeams().getPowerplayOps() + ", ";
             sqlStmt+="ShorthandedGoals=" + luBoxScore.getHomeTeamSpecialTeams().getShorthandedGoals() + ", ";
             sqlStmt+="ShorthandedOps=" + luBoxScore.getHomeTeamSpecialTeams().getShorthande                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    its because you use hungarian notation - that was the hollywood squares answer.
    It looks like a bug in either the ntdll or the JdbcOdbc dll, so I'd see if you can't isolate the problem (like using a smaller bit of code) and file a bug report. Find out exacty what your sql statement is which causes this to crash - hint : line 215

  • Problem with threads, program always crash

    new to threads, may be doing something COMPLETELY wrong. When I run the program I get a couple of NullPointerExceptions in Thread-0 and Thread-1. I'm confused because it screws up when I call size() for arrayList, and in the API size doesn't throw anything.
    public class ProducerConsumerRunner
       public static void main(String args[])
          Queue q = new Queue(QUEUE_MAX_SIZE);
          ProducerRunnable producer = new ProducerRunnable(q, ITERATIONS);
          ConsumerRunnable consumer = new ConsumerRunnable(q, ITERATIONS);
          //works good up to here
          Thread t1 = new Thread(producer);
          Thread t2 = new Thread(consumer);
          t1.start();
          t2.start();
       private static int ITERATIONS = 50;
       private static int QUEUE_MAX_SIZE = 25;
    import java.util.ArrayList;
    import java.util.concurrent.locks.ReentrantLock;
    public class Queue {
         public Queue(int maxSize)
              list = new ReentrantLock();
              underLimit = list.newCondition();
              MAX_SIZE = maxSize;
         public void add(String line)
              list.lock();
              try{
                           System.out.println("add method of Queue");
                   while(record.size() >= MAX_SIZE){//things get screwed up when this condition is evaluated
                        //size method is crashing the program
                        System.out.println("2");
                        underLimit.await();
                        System.out.println("3");
                   record.add(line);
              }catch(java.lang.InterruptedException e){
                   System.out.println("await interupted: "+e.getMessage());
              }finally{
                   list.unlock();
         public void remove(int line)
              list.lock();
              record.remove(line);
              list.unlock();
         public  ArrayList<String> record;
         private final ReentrantLock list;
         private final java.util.concurrent.locks.Condition underLimit;
         private final int MAX_SIZE;
    import java.util.Date;
    public class ProducerRunnable implements Runnable{
         public ProducerRunnable(Queue q, int itterations)
              this.q = q;
              ITTERATIONS = itterations;
         public void run()
              String date;
              for(int i = 0; i<ITTERATIONS; i++)
                   date = new Date().toString();
                   q.add(date);//this is where it screws up
                   System.out.println(date+" added");
                   try{
                   Thread.sleep(100);
                   }catch(java.lang.InterruptedException e){
                        System.out.println("ProduccerRunnable's sleep was interupted");
         private final Queue q;
         private final int ITTERATIONS;
    public class ConsumerRunnable implements Runnable{
         public ConsumerRunnable(Queue q, int itterations)
              this.q = q;
              ITTERATIONS = itterations;
         public void run()
              //Queue q = new Queue();
              int length;
              for(int i = 0; i<ITTERATIONS; i++)
                   length = q.record.size();//things are getting screwed up here
                   while(q.record.get(length) == null)
                        length--;
                   System.out.println((String)q.record.get(length));
                   q.remove(length);
                   try{
                   Thread.sleep(100);
                   }catch(java.lang.InterruptedException e){
                        System.out.println("ConsumerRunnable's sleep was interupted");
         private final Queue q;
         private final int ITTERATIONS;
    }

    question:
    this works right
         public void remove()
              list.lock();
              int line = 0;
              try{
                   *while(record.size() < 1)*
                        range.await();
                   record.remove(line);
                   range.signalAll();
              }catch(java.lang.InterruptedException e){
                   System.out.println("await interupted: "+e.getMessage());
              }finally{
                   list.unlock();
         }this is deadlock
    *int list = 0;*
    *while((list = record.size)<1) was screwing things up because of the assignment*record is ArrayList of strings. when better to use Vector instead of ArrayList? i notice no differnce and i use threads
    initially I thought record.size was being evaluated and before could be assigned to list, time slice ran out. this could not be case because I use ReentrantLock (list) to lock it.
    Edited by: bean-planet on Apr 1, 2009 4:31 PM

  • Iphoto crashing after using mini-dvi to video adapter

    Hi, IPhoto on my Macbook is crashing. I can open it, then as soon as I scroll down it locks up and I have to force quit.
    This started happening right after I used a Mini-DVI to Video Adapter cable to hook my macbook up to my TV. The adapter/s-video connection worked and I was able to see the video on the tv. But iphoto immediately locked up the computer when I went to slide show and now it locks every time I open it.
    Any ideas?
    Thank you:)
    Dorothy

    It means that the issue resides in your existing Library.
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    Regards
    TD

  • Help my safari doesnt open and gives me a crash report

    help my safari doesn't open and gives me a crash report ever since i downloaded a file from the internet. I have a macbook air (early 2014) with running os x yosemite version 10.10.1

    There is no need to download anything to solve this problem.
    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the linked support article, you may also need to remove this file in the same way:
    ~/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those you find, remove them as well.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates
    if it's not already checked.

  • How do I install all my old programs and data from an old system folder after I have reinstalled the same OSX system after a crash?

    The system is OSX10.5.8 Leopard on a 2009 imac. A new system was installed from the installation disks and the original system saved to a folder.
    I need to use my Adobe programs, rescue my email, i-tunes and iphoto data.  The disk utility indicates that my Time Machine back-up disk is damaged and I don't want to take a risk of having Time Machine erase my hard drive and try to reinstall the exact system existing at the time of the crash.  There was over 650 gb of stored files that I was copying and removing from the drive at the time it crashed. The total size of the original system file is still about 650 Gb.
    I would prefer to go back in Time Machine and only rescue the programs as most of the files have been copied to external hard drives, but I can't access the back-up hard drive from the new version of the Time Machine.  Or by I don't want the Time Mchine to start copying the new operating system which would include all the data in the old system file. Time Machine was working fine at the time of the crash.

    No, the disk was backed up with time machine a few hours prior to the crash.  I was unable to open the computer when I tried to restart it- got a grey screen with the spinning disk- after a few minutes the screen would go black and would reboot continuously, but not load any images or programs. I started the computer from the 10.5.4 installation disks and checked both the time machine external hard drive and the Imac internal drive with the disk utilities. Both showed as damaged --the internal drive and permissions were repaired, but the external drive (time machine back-up)  was damaged and not repairable by disk utilities. I don't believe that the external drive for Time Machine was connected to the computer at the time of the crash as I was copying files to a different hard drive drive. And I was not having any problems with the TM back-up drive prior to the crash.
    I accessed the Imac internal disk by firewire (as a target disk) and copied as many data files as I had room for on my external hard drives available.  And I deleted quite a few files from the imac internal drive (mostly just jpegs, duplicate tifs, etc--nothing that was used by i-photos, i-tunes or the Mail program).
    Then I installed a new OSX10.5.4 system from the installation disk and the old system was moved to a folder on the hard drive.  I previousy had had the option to reinstall the complete system from Time Machine when I connected that drive and booted with the installation disks with the C key depressed.  But it didn't seem like a good option because I was unsure of the condition of that external disk and whether it would be able to reinstall my data correctly, once it had erased my internal hard drive. 
    I'm considering buying some new external hard drives and backing up the present system to time Machine (so I'll still have my old data in the old system folder).  And then I would try using the old Time Machine back-up to try to reinstall the sytem previous to the crash.  That back-up would reinstall about 700gb of data and operating software and programs which sounds like a lengthy back-up.  Since I have never used Time Machine to do a full reinstallation (I've only used it for individual files), I'm reluctant to do anything rash.
    I'm a professional designer (with a deadline) but I can still use my Illustrator and Photoshop by opening them from the old system folder and saving the files to an external drive.  So it's not neccessary to do anything hasty except to delete some of the excess art and document files that were causing the computer to run slowly and the  Adobe programs to crash when I tried to save my work. I have quite a few books on tape in the i-tumes folder which is probably talking up tons of space but I don't where the i-tunes files live.
    Thanks for any help. Peggy
    Message was edited by: peggy toole

  • Crashes and Lock-ups

    I have been experiencing crashes and lock-ups in Premiere CS4.
    Last week I was running Encore to burn a DVD and when I noticed the processor was running flat out. I decided to run Core Temp to check the temperatures. At that point my encoding stopped and Encore locked up.
    Now I usually have Core Temp start when I load Windows. I have now disabled it and when I ran Premiere last night guess what? No lock-ups. Now this is early days but I suspect Core Temp might be the problem. I hope so. I'll report back with my findings when I have had more time to experiment.
    PS I'm running Windows XP SP3, Quad Core 6600 and 4Gb RAM
    Cheers,
    Tim

    You posted near the end of a similar thread in the CS5 forum.  I branched your post into a new topic and moved it here to this forum.  My post #1 was a request to be more careful where you post.
    If you want to see where you originally posted, click on the word "thread" in the phrase "Branched from an earlier thread", located at the top of the post list.
    -Jeff

  • Pavilion Elite e9180f freezes, crashes, BSOD

    I am one of the many unhappy customers who bought this piece of junk (Pavilion Elite e9180f) and waited too long to return it because in my naivete, I thought it was some kind of simple software issue.  Nope!  It's definitely something wrong with the hardware, because the freezes and crashes have been happening since day 1, right when I took the thing out of the box.
    Yeah, the system is fast and runs Windows Vista great, when it's actually WORKING, which is usually only guaranteed for about the first 5 minutes after you power the system on and boot windows.  After that, it's just buying time before it crashes again.  Forget trying to get anything done on this computer.  Forget about asking this PC to play a video or music file without the files "stuttering" during playback.  Even my 7 year old Sony Vaio which is running XP can handle playing an MP3 file without stuttering and crashing!
    Like everyone else, the freezes and crashes happen either one of two ways:
    1) The machine begins to "stutter", stutter more, then freeze/crash.  When I say stutter, I mean I move the mouse, the pointer graphic will hesitate on the screen and lag behind.  If you start to play a video or music file, this manifests in an audible "stutter".  The stuttering gets worse and worse as minutes pass until eventually it freezes for good, blasting that 1/50th second moment of audio into infinity.  You have to reboot immediately if you don't want to go deaf or be driven mad.
    2)  I will be doing nothing at the time (example, I close all programs out and leave Windows sitting on the main desktop screen), I'll walk out of the room for a minute, then come back and find I can't move the mouse. This system will often lock-up without any warning!
    Sometimes I'll get a BSOD or error screen, sometimes I won't (in which case your only option is to do a cold re-boot.)  When I do get the BSOD, the error is ALWAYS the "did not get a response from the secondary processor" yada yada.  I wish HP would just admit they shipped this model out with a bad processor/motherboard/whatever and do an official recall.  I have owned PCs for the last 13 years and this is the worst and most consistently disappointing experience I have ever had.
    What is the hardware issue?  Which part is the lemon part?  The motherboard?  The processor?  The BSODs seem to indicate a bad processor.  I do have the Pegatron Truckee version 1.03 motherboard.  Is that the problem?
    P.S.  I have contacted HP on many occasions about this, literally stayed on the phone for hours with "customer support" (according to one HP rep, 80% of their customer service reps are based outside of the United States...good luck getting any "technical" help from them) to no avail.  I did talk to one nice tech support guy in Canada who said "it sounds like your unit has a bad processor", so he had HP send me a box to ship my unit to their repair center so they can replace the processor.  However, I have also had HP reps tell me it could be anything from the memory to the hard drive.  Multiple HP reps claimed to me that they have "received no complaints" about this system.  One guy told me he "thought he got an email last week" regarding "something" about the system, but couldn't remember what it was and he put me on hold while he searched for the email.  He never found it.  What a joke.
    EDIT:  Just to clarify, the crashing issue has been happening since day one, but initially I thought it was an issue with Vista.  I had never owned or used Vista before, so I thought maybe Vista was just unstable.  Nope.  I know several people who own Vista and have never experienced these issues.  I have downloaded every update from Microsoft/Windows Update.  I have upgraded to Vista SP2 with all the latest drivers and software for all of my hardware.  No luck.  It is definitely a hardware issue.  Thank god HP's warranty is good for 1 year (I bought my Elite in July).
    Message Edited by Doonyman on 09-24-2009 02:58 AM

    Unfortunately I have to add my disastrous encounter with HP's E9180F a true lemon HP is selling. I must take some responsibility for not carefully researching this model before I purchased, but I trusted the HP name and got stung- big time.
    The scoundrel  :
    HP and its Pavilion Elite e9180f
    Windows 7 64bit
    motherboard - Pegatron  Truckee ver 1.03
    BIOS ver  5.22Intel Core i7 920 @ 2.67GHz
    Memory 9206 MB Ram   
    As so many others have reported my HP E9180f started locking up and going to BSOD right out of the box. My first freeze-up came when I was doing the Windows update process. At first I didn't think much about it but I started getting random freezes a couple time a day. At that point I went online to see if others had experienced the same problem and perhaps had a fix. What I found was very troubling;  I found extensive documentation describing my exact problems and what was really horrifying was the reports of how ridiculous HP's help services were treating people with the problem. At first I didn't totally believe what I was reading on HP's own customer forum; I do now.
    ·         I've went through the total recovery process three times now, HP techs have spent hours remotely running my computer, (yes it did lock up on them to)
    ·         I had to upgraded the BIOS. (HP tech tried, said he had, but he hadn't)
    ·         I was directed to clear the BIOS (luckily for me I had the tools
    ·         Updated all drivers again and again.
    ·         Next I was asked to remove the video card, memory, and motherboard power cable and reseat them. I declined because I didn't want to give HP any reason to void my HP 2 year House Call Care Pack which covers this unit. When I invited HP to send a service tech out to perform these tasks, they said that house call only covers part replacement, we weren't replacing a part. I couldn't believe what I was told. Are you feeling my frustration?  
    Keep in mind that each time HP requests that I make changes, they then ask me to test the system, which I did and each time with the same result, BSOD
    I'm heading into my fifth week of working with HP to fix this problem. and I still haven't even been able to get my case moved up to a senior case manager, what a joke HP's help process is.
     One conversation I loved was;
    HP tech: "I'll have a senior case manager call you within 24 hours."
    Skeptical me: "What should I do if I don't get a call?"
    Silence, no response.
    Me again: "What should I do if I don't get a call?"
    HP tech: "That's an impossibility."
    Guess what? The impossibility became reality (I bet you guessed) .
    HP's last stall tactic was to have me fax them my proof of purchase and invoice and call back in 24 hours. Where have I heard that before? Apparently nothing can go forward until they receive it. So I faxed them the stuff within 10 minutes, and when I called back 24 hours later, guess what, you're right it wasn't on their system yet. I asked couldn't I be escalated to a senior case manager  (it's apparent that only a senior case manager can do anything). "No," was the tech's reply, "call back again later".
    Please if anyone out there knows the secrete to getting a senior case manager, or an HP tech support number here in the U.S. so I can get this thing fixed I'd love to know it.
    Fast becoming HP never again.      

  • Mid 2009 Crashing but fine in Safe Mode

    Hello friendly support community,
    Having a little issue again with my mid 2009 Macbook Pro 2.53GHz intel core 2 duo system. Upgraded the system from 4gb to 8 gb about a month ago and everything has seemingly been running fine until today.
    - Shut down my system last night.
    - Went to power on this evening about an hr ago and I was stuck on the white Apple logo loading screen.-
    - Reset PRAM (reset 3 times in a row) and SMC ---- still stuck
    - Boot into safe mode--- worked then immediately restarted (via instructions from http://support.apple.com/kb/TS2570)
    - Boot normaly (no longer stuck on white loading screen!)----- then immediate CRASH!!!
    - Back in safe mode now (which is working fine) to submit this Help Discussion
    Here is the panic report. Any ideas. I know that yesterday I updated the Evernote app from the Apple App Store and updated the definitions in the VirusBarrier App (also downloaded from the app store a while ago). Nothing more changed. Would really appreciate the help!
    Interval Since Last Panic Report:  699621 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    EE13C9DD-36A4-4CEC-8556-2699A200F2FA
    Sat Dec  8 20:22:50 2012
    panic(cpu 0 caller 0x2abf6a): Kernel trap at 0x0027c015, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000010, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x04ccd9bc, ECX: 0x0dfe53d4, EDX: 0x00000010
    CR2: 0x00000010, EBP: 0x827a3578, ESI: 0x045c46b0, EDI: 0x03ebf7b8
    EFL: 0x00010297, EIP: 0x0027c015, CS:  0x00000008, DS:  0x00840010
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x827a3378 : 0x21b837 (0x5dd7fc 0x827a33ac 0x223ce1 0x0)
    0x827a33c8 : 0x2abf6a (0x59e3d0 0x27c015 0xe 0x59e59a)
    0x827a34a8 : 0x2a1a78 (0x827a34c0 0x320 0x827a3578 0x27c015)
    0x827a34b8 : 0x27c015 (0xe 0x48 0x827a0010 0x220010)
    0x827a3578 : 0x27c14b (0x4ccd9bc 0x1 0x827a35e8 0x1)
    0x827a3598 : 0x27e631 (0x4ccd9bc 0x1 0x0 0x3494000)
    0x827a35b8 : 0x26b175 (0x4ccd9bc 0x1 0x0 0x0)
    0x827a3608 : 0x910f22 (0xd5821bc 0x3493000 0x0 0x3494000)
    0x827a36a8 : 0x91268f (0x41000 0x0 0x827a374c 0x1)
    0x827a3768 : 0x30d08c (0x7db30af0 0x0 0xd2854c4 0x2a0354)
    0x827a37c8 : 0x2ce7fc (0x827a38b8 0xe2b7500 0x827a3868 0x42d929)
    0x827a3878 : 0x42d35f (0xd34df38 0x827a38b8 0x827a38c8 0x2cce69)
    0x827a3898 : 0x2fa6c8 (0x827a38b8 0x0 0x1 0xdfe13e4)
    0x827a38c8 : 0x2d3cf5 (0x7db30af0 0xdf9a800 0x0 0x41000)
    0x827a39d8 : 0x2d466a (0x447000 0x0 0x0 0x202d)
    0x827a3a78 : 0x2d4738 (0xe2b11bc 0xb35db0 0x0 0x447af8)
    0x827a3ab8 : 0x42f641 (0xe2b11bc 0xb35db0 0x0 0x447af8)
    0x827a3b58 : 0x2ff361 (0x827a3b78 0x121abe30 0x0 0x0)
    0x827a3ba8 : 0x476a19 (0xe2b11bc 0x2c 0x827a3e78 0x0)
    0x827a3f78 : 0x4f82fb (0xd9dea80 0xdd01568 0xdfe1324 0x1)
    0x827a3fc8 : 0x2a251d (0xdd01564 0x0 0x10 0xe6e97e4)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.BootCache(31.1)@0x90f000->0x913fff
    BSD process name corresponding to current thread: mds
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro5,5 (Mac-F2268AC8)
    System uptime in nanoseconds: 35889600979
    unloaded kexts:
    (none)
    loaded kexts:
    com.apple.driver.AppleBluetoothMultitouch    54.3 - last loaded 32944551969
    com.apple.driver.AppleHWSensor    1.9.3d0
    com.apple.driver.AppleTyMCEDriver    1.0.2d2
    com.apple.driver.AGPM    100.12.31
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.InternalModemSupport    2.6.2
    com.apple.driver.AppleMikeyHIDDriver    1.2.0
    com.apple.driver.AudioAUUC    1.57
    com.apple.driver.AppleMikeyDriver    2.0.5f14
    com.apple.driver.AppleHDA    2.0.5f14
    com.apple.driver.AppleUpstreamUserClient    3.5.7
    com.apple.driver.AppleMCCSControl    1.0.20
    com.apple.driver.SMCMotionSensor    3.0.1d2
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.AppleIntelYonahProfile    14
    com.apple.driver.AppleIntelPenrynProfile    17
    com.apple.driver.AppleIntelNehalemProfile    11
    com.apple.driver.AppleIntelMeromProfile    19
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.0a1
    com.apple.GeForce    6.3.6
    com.apple.driver.AppleLPC    1.5.1
    com.apple.kext.AppleSMCLMU    1.5.2d10
    com.apple.driver.AppleGraphicsControl    2.10.6
    com.apple.driver.AppleBacklight    170.0.46
    com.apple.driver.AppleUSBTCButtons    201.6
    com.apple.driver.AppleUSBTCKeyEventDriver    201.6
    com.apple.driver.AppleUSBTCKeyboard    201.6
    com.apple.driver.AppleIRController    303.8
    com.apple.iokit.SCSITaskUserClient    2.6.8
    com.apple.driver.AppleUSBCardReader    2.6.1
    com.apple.iokit.IOAHCIBlockStorage    1.6.4
    com.apple.BootCache    31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.driver.AppleFWOHCI    4.7.3
    com.apple.driver.AirPortBrcm43xx    423.91.27
    com.apple.driver.AirPortBrcm43224    428.42.4
    com.apple.driver.AppleUSBHub    4.2.4
    com.apple.driver.AppleSmartBatteryManager    160.0.0
    com.apple.driver.AppleAHCIPort    2.1.7
    com.apple.nvenet    2.0.17
    com.apple.driver.AppleUSBEHCI    4.2.4
    com.apple.driver.AppleUSBOHCI    4.2.0
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient    142.6.0
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement    142.6.0
    com.apple.driver.IOBluetoothHIDDriver    2.4.5f3
    com.apple.driver.AppleMultitouchDriver    207.11
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleHDAHardwareConfigDriver    2.0.5f14
    com.apple.driver.DspFuncLib    2.0.5f14
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOFireWireIP    2.0.3
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.5f3
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleHDAController    2.0.5f14
    com.apple.iokit.IOHDAFamily    2.0.5f14
    com.apple.iokit.AppleProfileFamily    41
    com.apple.driver.IOPlatformPluginFamily    4.7.0a1
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.driver.AppleBacklightExpert    1.0.1
    com.apple.nvidia.nv50hal    6.3.6
    com.apple.NVDAResman    6.3.6
    com.apple.iokit.IONDRVSupport    2.2.1
    com.apple.iokit.IOGraphicsFamily    2.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController    2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.5f3
    com.apple.iokit.IOBluetoothFamily    2.4.5f3
    com.apple.driver.AppleUSBMultitouch    207.7
    com.apple.iokit.IOUSBHIDDriver    4.2.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.8
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.iokit.IOSCSIBlockCommandsDevice    2.6.8
    com.apple.iokit.IOUSBMassStorageClass    2.6.7
    com.apple.driver.AppleUSBMergeNub    4.2.4
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOAHCISerialATAPI    1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.8
    com.apple.driver.XsanFilter    402.1
    com.apple.driver.AppleFileSystemDriver    2.0
    com.apple.iokit.IOFireWireFamily    4.2.6
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IOUSBUserClient    4.2.4
    com.apple.iokit.IOAHCIFamily    2.0.6
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.iokit.IOUSBFamily    4.2.4
    com.apple.driver.NVSMU    2.2.7
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    6
    com.apple.driver.DiskImages    289
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.5
    com.apple.iokit.IOACPIFamily    1.3.0
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 8 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 0 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9250315ASG, 232.89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3

    Happened a few more times.
    Here's the latest Panic report.
    Any idea if it's an issue with the ram???
    Interval Since Last Panic Report:  702277 sec
    Panics Since Last Report:          3
    Anonymous UUID:                    EE13C9DD-36A4-4CEC-8556-2699A200F2FA
    Sat Dec  8 21:24:35 2012
    panic(cpu 1 caller 0x2a0663): "Spinlock acquisition timed out: lock=0x2fce7b8, lock owner thread=0x200, current_thread: 0xdd563d4, lock owner active on CPU 0xffffffff"@/SourceCache/xnu/xnu-1504.15.3/osfmk/i386/locks_i386.c:374
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x80bf3c28 : 0x21b837 (0x5dd7fc 0x80bf3c5c 0x223ce1 0x0)
    0x80bf3c78 : 0x2a0663 (0x59ccb0 0x2fce7b8 0x200 0xdd563d4)
    0x80bf3cb8 : 0x27d49e (0x2fce7b8 0x1 0x80bf3ce8 0x2aac45)
    0x80bf3d08 : 0x27d657 (0x43e2dac 0xe10b8dc 0x40000 0x0)
    0x80bf3d38 : 0x256b84 (0x43e2dac 0xe10b8dc 0x40000 0x0)
    0x80bf3de8 : 0x258f93 (0xdd06250 0x40000 0x0 0x1)
    0x80bf3f38 : 0x2ab83c (0xc679334 0x1d2db000 0x1 0x1)
    0x80bf3fc8 : 0x2a18da (0xda6e644 0x1 0x10 0xda6e644)
    BSD process name corresponding to current thread: AppCleaner
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro5,5 (Mac-F2268AC8)
    System uptime in nanoseconds: 173963418643
    unloaded kexts:
    com.apple.driver.AppleFileSystemDriver    2.0 (addr 0x7a5fd000, size 0x12288) - last unloaded 140031833699
    loaded kexts:
    com.apple.driver.AppleHWSensor    1.9.3d0 - last loaded 37542394069
    com.apple.driver.AGPM    100.12.31
    com.apple.driver.AudioAUUC    1.57
    com.apple.driver.AppleMikeyHIDDriver    1.2.0
    com.apple.driver.AppleIntelPenrynProfile    17
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AppleMikeyDriver    2.0.5f14
    com.apple.driver.AppleUpstreamUserClient    3.5.7
    com.apple.driver.AppleHDA    2.0.5f14
    com.apple.driver.AppleBluetoothMultitouch    54.3
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.AppleMCCSControl    1.0.20
    com.apple.nvenet    2.0.17
    com.apple.kext.AppleSMCLMU    1.5.2d10
    com.apple.driver.SMCMotionSensor    3.0.1d2
    com.apple.driver.AirPortBrcm43224    428.42.4
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.0a1
    com.apple.driver.AppleLPC    1.5.1
    com.apple.driver.AppleBacklight    170.0.46
    com.apple.GeForce    6.3.6
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.AppleUSBTCButtons    201.6
    com.apple.driver.AppleUSBTCKeyboard    201.6
    com.apple.driver.AppleIRController    303.8
    com.apple.driver.AppleUSBCardReader    2.6.1
    com.apple.iokit.SCSITaskUserClient    2.6.8
    com.apple.iokit.IOAHCIBlockStorage    1.6.4
    com.apple.BootCache    31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.driver.AppleUSBHub    4.2.4
    com.apple.driver.AppleUSBEHCI    4.2.4
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.driver.AppleFWOHCI    4.7.3
    com.apple.driver.AppleAHCIPort    2.1.7
    com.apple.driver.AppleUSBOHCI    4.2.0
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleSmartBatteryManager    160.0.0
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient    142.6.0
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement    142.6.0
    com.apple.driver.AppleBluetoothHIDKeyboard    141.5
    com.apple.driver.AppleHIDKeyboard    141.5
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.5f3
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.driver.DspFuncLib    2.0.5f14
    com.apple.driver.IOBluetoothHIDDriver    2.4.5f3
    com.apple.driver.AppleMultitouchDriver    207.11
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.driver.AppleHDAController    2.0.5f14
    com.apple.iokit.IOHDAFamily    2.0.5f14
    com.apple.iokit.IOFireWireIP    2.0.3
    com.apple.iokit.AppleProfileFamily    41
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.driver.NVSMU    2.2.7
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.driver.IOPlatformPluginFamily    4.7.0a1
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleBacklightExpert    1.0.1
    com.apple.nvidia.nv50hal    6.3.6
    com.apple.NVDAResman    6.3.6
    com.apple.iokit.IONDRVSupport    2.2.1
    com.apple.iokit.IOGraphicsFamily    2.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController    2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.5f3
    com.apple.iokit.IOBluetoothFamily    2.4.5f3
    com.apple.driver.AppleUSBMultitouch    207.7
    com.apple.iokit.IOUSBHIDDriver    4.2.0
    com.apple.iokit.IOUSBMassStorageClass    2.6.7
    com.apple.iokit.IOSCSIBlockCommandsDevice    2.6.8
    com.apple.driver.AppleUSBMergeNub    4.2.4
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.8
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.driver.XsanFilter    402.1
    com.apple.iokit.IOAHCISerialATAPI    1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.8
    com.apple.iokit.IOUSBUserClient    4.2.4
    com.apple.iokit.IOFireWireFamily    4.2.6
    com.apple.iokit.IOAHCIFamily    2.0.6
    com.apple.iokit.IOUSBFamily    4.2.4
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.TMSafetyNet    6
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.driver.DiskImages    289
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.5
    com.apple.iokit.IOACPIFamily    1.3.0
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9250315ASG, 232.89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2

  • Browse and crash...

    After recently downloading and installing the 1.0.3 update to Soundtrack Pro I also loaded the Sony Kit Watkins Ambient Realms library of loops. While browsing the loops in the STP browser, STP suddenly quit. I've had this problem with other loop libraries as far back as version 1.0 of STP, so to have it again now suggests an internal problem never corrected. There is no single loop that always causes a problem, but the problem doesn't seem to occur until after previewing a number of loops, as though some stack finally fills up and aborts the whole process. Although it's always wise to save often, this problem is like playing Russian Roulette with one's work. Has anyone else experienced this issue and found a solution?
    PowerPC G5 dual 1.8; PowerBook G4 1.33   Mac OS X (10.3.9)  

    Hi Lawrence,
    That sounds strange to me. I audition files all the time just fine. I wonder what's different. I'm running Tiger. What audio interface are you using?
    Whenever I run into strange behavior, I usually switch to built-in audio and try the same thing as a sanity to see if it is something funky with my audio interface setup (at least this might help isolate the issue). Having said that, I've found STP 1.0.2 and now STP 1.0.3 to be really solid (at the risk of jinxing myself).
    Also, are you getting the send crash report to Apple thingy or does STP just quit? Sometimes there are clues about why an app crashed by looking at the crash log or by opening the console (/Applications/Utilties/Console.app)--have you checked there for more info?

Maybe you are looking for