Re: [JBoss-user] Segmentation violation on Linux ....

2001-04-03 Thread Juha-P Lindfors
Not really, it looks like a JVM bug. -- Juha On Mon, 3 Apr 2000, swarajit wrote: > thanx a lot juha, but with the same BMPs and sessionbeans are working > can u give me more light on this > thanx in advance > swarajit > > Juha-P Lindfors wrote: > > > > Hi, > > > > Seg faults are problems with

Re: [JBoss-user] Segmentation violation on Linux ....

2001-04-03 Thread swarajit
Hi Robert, I'm using jdk1.2.2 and I've kept the bare minimum in the classpath. Moreover, the BMP's and session beans are running perfectly. Also, with jdk1.2.2 on Win NT, everything is working fine. The problem is only with CMP's. Is it a bug ? Thanks, Swarajit Robert Schulz wrote

RE: [JBoss-user] Segmentation violation on Linux ....

2001-04-03 Thread Robert Schulz
I used to get seg faults when running hotspot and stuffing up classpaths / class versions - however, your's seems to be "classic", ie. non hotspot ... nevertheless, make sure your classpath is correct and everything in the classpath can be serialized back and forth as needed. R. > -Origina

Re: [JBoss-user] Segmentation violation on Linux ....

2001-04-03 Thread swarajit
thanx a lot juha, but with the same BMPs and sessionbeans are working can u give me more light on this thanx in advance swarajit Juha-P Lindfors wrote: > > Hi, > > Seg faults are problems with your JVM. Try upgrading to 1.3 for example. > > -- Juha > > On Mon, 3 Apr 2000, swarajit wrote: > >

Re: [JBoss-user] Segmentation violation on Linux ....

2001-04-03 Thread Juha-P Lindfors
Hi, Seg faults are problems with your JVM. Try upgrading to 1.3 for example. -- Juha On Mon, 3 Apr 2000, swarajit wrote: > Hi, > I'm using JBOSS on Linux and jdk1.2.2. I tried to run Enitity > Bean(CMP) but it's giving the following dump > Thanks and regards > Swarajit > > Regist