I search the archives, but couldn't find any reference to this problem. I am
using Jboss222 with Oracle 8i oci driver (classes12.zip). The app runs fine
for a few hours and then crashes with an Oracle-3114 error (connection
vanished):

Root cause:
java.sql.SQLException: ORA-03114: not connected to ORACLE

        at com.geo.servlets.company.Company.findByCategory(Company.java:157
        at _0002ftest_0005fmain_0002ejsptest_0005fmain_jsp_7._jspService(_0
est_0005fmain_0002ejsptest_0005fmain_jsp_7.java:191)....etc.

When I shut down jboss, the JVM created an hs_err_pid log with the following
in it (also printed on the console). The VM I am using Java VM:1.3.1-b24
mixed mode. Is this a problem with VM, or Oracle, or the Minnerva Pool ? Any
one encounter this before ?

Any pointers would be appreciated. Thanks.

Ben

2001-06-19 09:53:23 - ContextManager: Removing context Ctx( /test )
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x604483d3
Function name=kpufGetRcvInfo
Library=C:\oracle\ora81\bin\oraclient8.dll

Current Java thread:
        at oracle.jdbc.oci8.OCIDBAccess.close_query(Native Method)
        at oracle.jdbc.oci8.OCIDBAccess.closeQuery(OCIDBAccess.java:541)
        at
oracle.jdbc.driver.OracleResultSetImpl.internal_close(OracleResultSet
Impl.java:627)
        at
oracle.jdbc.driver.OracleStatement.close(OracleStatement.java:591)
        at
oracle.jdbc.driver.OraclePreparedStatement.privateClose(OraclePrepare
dStatement.java:290)
        at
oracle.jdbc.driver.OraclePreparedStatement.close(OraclePreparedStatem
ent.java:235)
        at
org.opentools.minerva.jdbc.PreparedStatementFactory.deleteObject(Prep
aredStatementFactory.java:39)
        at
org.opentools.minerva.cache.LeastRecentlyUsedCache.removeNode(LeastRe
centlyUsedCache.java:243)
        at
org.opentools.minerva.cache.LeastRecentlyUsedCache.close(LeastRecentl
yUsedCache.java:94)
        at
org.opentools.minerva.jdbc.JDBCConnectionFactory.deleteObject(JDBCCon
nectionFactory.java:182)
        at
org.opentools.minerva.pool.ObjectPool.shutDown(ObjectPool.java:504)
        at
org.opentools.minerva.jdbc.JDBCPoolDataSource.close(JDBCPoolDataSourc
e.java:151)
        at
org.jboss.jdbc.JDBCDataSourceLoader.stopService(JDBCDataSourceLoader.
java:211)
        at
org.jboss.util.ServiceMBeanSupport.stop(ServiceMBeanSupport.java:125)

        at java.lang.reflect.Method.invoke(Native Method)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:16
28)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
23)
        at org.jboss.util.ServiceControl.stop(ServiceControl.java:138)
        at java.lang.reflect.Method.invoke(Native Method)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:16
28)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
23)
        at org.jboss.util.Shutdown.shutdownServices(Shutdown.java:87)
        at org.jboss.util.Shutdown$1.run(Shutdown.java:56)

Dynamic libraries:
0x00400000 - 0x00405000         c:\jdk1.3.1\bin\java.exe
0x77F80000 - 0x77FFA000         C:\WINNT\System32\ntdll.dll
0x77DB0000 - 0x77E0A000         C:\WINNT\system32\ADVAPI32.dll
0x77E80000 - 0x77F35000         C:\WINNT\system32\KERNEL32.DLL
0x77D40000 - 0x77DB0000         C:\WINNT\system32\RPCRT4.DLL
0x78000000 - 0x78046000         C:\WINNT\system32\MSVCRT.dll
0x6D420000 - 0x6D4EF000         c:\jdk1.3.1\jre\bin\hotspot\jvm.dll
0x77E10000 - 0x77E74000         C:\WINNT\system32\USER32.dll
0x77F40000 - 0x77F7C000         C:\WINNT\system32\GDI32.DLL
0x77570000 - 0x775A0000         C:\WINNT\System32\WINMM.dll
0x6D220000 - 0x6D227000         c:\jdk1.3.1\jre\bin\hpi.dll
0x6D3B0000 - 0x6D3BD000         c:\jdk1.3.1\jre\bin\verify.dll
0x6D250000 - 0x6D266000         c:\jdk1.3.1\jre\bin\java.dll
0x6D3C0000 - 0x6D3CD000         c:\jdk1.3.1\jre\bin\zip.dll
0x6D340000 - 0x6D348000         C:\jdk1.3.1\jre\bin\net.dll
0x75050000 - 0x75058000         C:\WINNT\System32\WSOCK32.dll
0x75030000 - 0x75044000         C:\WINNT\System32\WS2_32.DLL
0x75020000 - 0x75028000         C:\WINNT\System32\WS2HELP.DLL
0x78280000 - 0x7828C000         C:\WINNT\System32\rnr20.dll
0x77980000 - 0x779A4000         C:\WINNT\System32\DNSAPI.DLL
0x777E0000 - 0x777E8000         C:\WINNT\System32\winrnr.dll
0x77950000 - 0x77979000         C:\WINNT\system32\WLDAP32.DLL
0x777F0000 - 0x777F5000         C:\WINNT\System32\rasadhlp.dll
0x77830000 - 0x7783E000         C:\WINNT\System32\RTUTILS.DLL
0x74FD0000 - 0x74FED000         C:\WINNT\system32\msafd.dll
0x77340000 - 0x77353000         C:\WINNT\System32\IPHLPAPI.DLL
0x77520000 - 0x77525000         C:\WINNT\System32\ICMP.DLL
0x77320000 - 0x77337000         C:\WINNT\System32\MPRAPI.DLL
0x75150000 - 0x7515F000         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
0x77A50000 - 0x77B45000         C:\WINNT\system32\OLE32.DLL
0x779B0000 - 0x77A45000         C:\WINNT\system32\OLEAUT32.DLL
0x773B0000 - 0x773DE000         C:\WINNT\System32\ACTIVEDS.DLL
0x77380000 - 0x773A2000         C:\WINNT\System32\ADSLDPC.DLL
0x77880000 - 0x7790D000         C:\WINNT\System32\SETUPAPI.DLL
0x77C10000 - 0x77C6D000         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
0x77B50000 - 0x77BD9000         C:\WINNT\system32\COMCTL32.DLL
0x77C70000 - 0x77CBA000         C:\WINNT\system32\SHLWAPI.DLL
0x77360000 - 0x77379000         C:\WINNT\System32\DHCPCSVC.DLL
0x691D0000 - 0x69255000         C:\WINNT\System32\CLBCATQ.DLL
0x75010000 - 0x75017000         C:\WINNT\System32\wshtcpip.dll
0x60000000 - 0x6000C000         C:\oracle\ora81\bin\ocijdbc8.dll
0x60600000 - 0x60686000         C:\oracle\ora81\bin\oracore8.dll
0x60800000 - 0x6084D000         C:\oracle\ora81\bin\oranls8.dll
0x60400000 - 0x60506000         C:\oracle\ora81\bin\oraclient8.dll
0x09860000 - 0x09866000         C:\oracle\ora81\bin\oravsn8.dll
0x60200000 - 0x60265000         C:\oracle\ora81\bin\oracommon8.dll
0x09870000 - 0x09992000         C:\oracle\ora81\bin\orageneric8.dll
0x60A00000 - 0x60A2B000         C:\oracle\ora81\bin\oranl8.dll
0x60B00000 - 0x60BA9000         C:\oracle\ora81\bin\oran8.dll
0x60E00000 - 0x60E10000         C:\oracle\ora81\bin\orancrypt8.dll
0x61100000 - 0x61137000         C:\oracle\ora81\bin\oranro8.dll
0x099A0000 - 0x09A01000         C:\oracle\ora81\bin\orannzsbb8.dll
0x61500000 - 0x6150E000         C:\oracle\ora81\bin\oranldap8.dll
0x61700000 - 0x61720000         C:\oracle\ora81\bin\oraldapclnt8.dll
0x61900000 - 0x61906000         C:\oracle\ora81\bin\oranhost8.dll
0x62100000 - 0x62106000         C:\oracle\ora81\bin\oranoname8.dll
0x09A10000 - 0x09A16000         C:\oracle\ora81\bin\orancds8.dll
0x62300000 - 0x62306000         C:\oracle\ora81\bin\orantns8.dll
0x62500000 - 0x62508000         C:\oracle\ora81\bin\orannds8.dll
0x09A20000 - 0x09A27000         C:\oracle\ora81\bin\oranms.dll
0x09A30000 - 0x09A41000         C:\oracle\ora81\bin\oranmsp.dll
0x62700000 - 0x62740000         C:\oracle\ora81\bin\ORATRACE8.dll
0x62900000 - 0x62B23000         C:\oracle\ora81\bin\orapls8.dll
0x63100000 - 0x63108000         C:\oracle\ora81\bin\oraslax8.dll
0x60350000 - 0x60356000         C:\oracle\ora81\bin\orawtc8.dll
0x63200000 - 0x63273000         C:\oracle\ora81\bin\orasql8.dll
0x64700000 - 0x6470B000         C:\oracle\ora81\bin\orantcp8.dll
0x64500000 - 0x6450D000         C:\oracle\ora81\bin\orannts8.dll
0x75500000 - 0x75504000         C:\WINNT\System32\security.dll
0x4D100000 - 0x4D11A000         C:\WINNT\system32\msv1_0.dll
0x64300000 - 0x64308000         C:\oracle\ora81\bin\oranbeq8.dll
0x77920000 - 0x77942000         C:\WINNT\system32\imagehlp.dll
0x72A00000 - 0x72A2D000         C:\WINNT\system32\DBGHELP.dll
0x690A0000 - 0x690AB000         C:\WINNT\System32\PSAPI.DLL

Local Time = Tue Jun 19 21:53:25 2001
Elapsed Time = 25048
#
# 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_pid736.log.
# Please refer to the file for further information.
#
Terminate batch job (Y/N)? y





_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to