Please print stack trace to find out exact problem :)
Take a heap dump. If your app crashed a *.hprof file must have been
created with the details of the fault.
Another thing...which OS are you using ?
There is no hprof created in the /bin directory of jboss?
On 15/12/2009, John Franey <jjfr...@gmail.com> wrote:
> On Tue, Dec 15, 2009 at 7:48 AM, aayush bhatnagar <
> abhatnag...@gmail.com> wrote:
>
>> Take a heap dump. If your app crashed a *.hprof file must have been
>> created with the details of the fault.
>>
>>
> There is no *.hprof file in current working directory after the crash.
Actually there is a specific version of JBoss AS to be used with jdk6.
I think right now we use the 1.5 one. Although I dont think this is
the issue here it is worth a try.
http://sourceforge.net/projects/jboss/files/JBoss/JBoss-5.1.0.GA/ the
"-jdk6" one.
On Tue, Dec 15, 2009 at 3:36 PM, Jean Deruelle <jean.d...@gmail.com> wrote:
worth trying on JDK 1.6.0_17 but I don't expect it to be bettermyself I useLinux deruelle-laptop 2.6.31-16-generic-pae #53-Ubuntu SMP Tue Dec 8 05:20:21 UTC 2009 i686 GNU/Linuxandjava version "1.6.0_10"Java(TM) SE Runtime Environment (build 1.6.0_10-b33)Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)and it is working fine w/o any segmentation fault
Linux isidore 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009 x86_64 GNU/Linux
java version "1.6.0_13"Java(TM) SE Runtime Environment (build 1.6.0_13-b03)Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)
java version "1.6.0_14"Java(TM) SE Runtime Environment (build 1.6.0_14-b08)Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
java version "1.6.0_17"Java(TM) SE Runtime Environment (build 1.6.0_17-b04)Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode)
Great :) Thanks for help with mms. Could You post TCK failure details ? if its valid failure there is chance it will make it to B3 (fixed).
Unfortunately, the segmentation fault occurs on the above combination,
too.
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) 64-Bit Server VM (build 16.0-b13, mixed mode)
Linux isidore 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC
2009 x86_64 GNU/Linux
Regards,
John
On Dec 26 2009, 8:39 am, Jean Deruelle <jean.derue...@gmail.com>
wrote:
> Voted up
>
>
>
> On Thu, Dec 24, 2009 at 4:43 PM, John Franey <jjfra...@gmail.com> wrote:
>
> > On Sat, Dec 19, 2009 at 5:07 PM, John Franey <jjfra...@gmail.com> wrote:
>
> >> On Tue, Dec 15, 2009 at 8:36 AM, Jean Deruelle <jean.derue...@gmail.com>wrote:
>
> >>> worth trying on JDK 1.6.0_17 but I don't expect it to be better
> >>> myself I use
> >>> Linux deruelle-laptop 2.6.31-16-generic-pae #53-Ubuntu SMP Tue Dec 8
> >>> 05:20:21 UTC 2009 i686 GNU/Linux
> >>> and
> >>> java version "1.6.0_10"
> >>> Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
> >>> Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
>
> >>> and it is working fine w/o any segmentation fault
>
> >> All on Ubuntu 9.10 latest update (as of 10/19):
>
> >> Linux isidore 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009
> >> x86_64 GNU/Linux
>
> >> I checked out:
> >>http://mobicents.googlecode.com/svn/tags/servers/media/2.x.y/jsr-309/...
Is it possible for you to use 32-bit Linux and JVM?