libclntsh.so.10.1 causing JVM to crash [message #236660] |
Thu, 10 May 2007 10:28 |
vinu_raj
Messages: 26 Registered: April 2005 Location: Bangalore INDIA
|
Junior Member |
|
|
We are running oracle 10.2.0.1 with Jboss using JVM 1.5.0_11. We upgraded to oracle 10.2.0.3 and JVM is crashing saying segmentation fault in libclntsh.so.10.1 library. Anybody aware of any bug related this ?
Platform is Linux 2.6.9-42.EL #1 i686 i686 i386 GNU/Linux
-Vinu
|
|
|
Re: libclntsh.so.10.1 causing JVM to crash [message #240184 is a reply to message #236660] |
Thu, 24 May 2007 05:57 |
asangapradeep
Messages: 128 Registered: October 2005 Location: UK
|
Senior Member |
|
|
Hi,
I assume it's the JVM running JBoss that crashes. We had similar problems. We resolved it by changing the jvm. Now we use jrockit from bea. (free even for commercial use) and can set much higher heap size than sun jvm. it appeard some sort of memory leak on the oracle client side and if you got metalink saerch there you will find more info regarding that. we never fololwed up on it. But i'm sure seeing some 'bug' there.
|
|
|