You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Ramkumar R <ra...@gmail.com> on 2008/12/11 14:22:13 UTC

[1.4] Store tutorials fails with exception

Hi All,

I am noticing the store tutorial fails with the following exception when
starting the StoreNode.

INFO: INFO: Loading composite:
http://localhost:9990/composite-resolved/composite:store;http://store;store
Unhandled exception
Type=Unhandled trap vmState=0x00000000
J9Generic_Signal_Number=00000040 ExceptionCode=c00000fd
ExceptionAddress=7F8EC8EF ContextFlags=0001003f
Handler1=7EFB0630 Handler2=7F057A80
EDI=00187EA8 ESI=412B23E8 EAX=42D18C76 EBX=412B2D64
ECX=42A6B68A EDX=412B1308
EIP=7F8EC8EF ESP=43A93000 EBP=412B23E8
Module=C:\Java50\jre\bin\j9dyn23.dll
Module_base_address=7F8E0000 Offset_in_DLL=0000c8ef
Target=2_30_20070131_11312_lHdSMR (Windows XP 5.1 build 2600 Service Pack 2)
CPU=x86 (2 logical CPUs) (0x7ee39000 RAM)

I have not noticed this with RC1 though, not sure if any recent changes have
have caused this one.

Is anyone also noticing the same error?

-- 
Thanks & Regards,
Ramkumar Ramalingam

Re: [1.4] Store tutorials fails with exception

Posted by Ramkumar R <ra...@gmail.com>.
Hi Raymond,

Yeah, the errors were noticed constantly, with IBM JDK 1.5 SR4. Still
investigating what would have made this happen?

Basically I was reverting some of the changes and trying to figure out..
what has caused this issue? as this was not noticed in 1.4RC1 code.

As you suggested I tried a different JDK, with IBM JDK 1.6 GA and the issue
seem to disappear.

Not sure if I can go ahead with 1.4RC2 with the recommendation of using JDK
1.6. Please suggest.

On Fri, Dec 12, 2008 at 11:45 AM, Raymond Feng <en...@gmail.com> wrote:

>  Hi,
>
> The error indicates that the JVM was crashed. Do you see the
> problem constantly?
>
> No matter how bad the code is, the JVM shouldn't crash like this instead of
> throwing a java exception. Would it be possible that you try a different
> JVM?
>
> Thanks,
> Raymond
>
>  *From:* Ramkumar R <ra...@gmail.com>
> *Sent:* Thursday, December 11, 2008 5:22 AM
> *To:* dev@tuscany.apache.org
> *Subject:* [1.4] Store tutorials fails with exception
>
> Hi All,
>
> I am noticing the store tutorial fails with the following exception when
> starting the StoreNode.
>
> INFO: INFO: Loading composite:
> http://localhost:9990/composite-resolved/composite:store;http://store;store
> Unhandled exception
> Type=Unhandled trap vmState=0x00000000
> J9Generic_Signal_Number=00000040 ExceptionCode=c00000fd
> ExceptionAddress=7F8EC8EF ContextFlags=0001003f
> Handler1=7EFB0630 Handler2=7F057A80
> EDI=00187EA8 ESI=412B23E8 EAX=42D18C76 EBX=412B2D64
> ECX=42A6B68A EDX=412B1308
> EIP=7F8EC8EF ESP=43A93000 EBP=412B23E8
> Module=C:\Java50\jre\bin\j9dyn23.dll
> Module_base_address=7F8E0000 Offset_in_DLL=0000c8ef
> Target=2_30_20070131_11312_lHdSMR (Windows XP 5.1 build 2600 Service Pack
> 2)
> CPU=x86 (2 logical CPUs) (0x7ee39000 RAM)
>
> I have not noticed this with RC1 though, not sure if any recent changes
> have have caused this one.
>
> Is anyone also noticing the same error?
>
> --
> Thanks & Regards,
> Ramkumar Ramalingam
>



-- 
Thanks & Regards,
Ramkumar Ramalingam

Re: [1.4] Store tutorials fails with exception

Posted by Raymond Feng <en...@gmail.com>.
Hi,

The error indicates that the JVM was crashed. Do you see the problem constantly? 

No matter how bad the code is, the JVM shouldn't crash like this instead of throwing a java exception. Would it be possible that you try a different JVM?

Thanks,
Raymond


From: Ramkumar R 
Sent: Thursday, December 11, 2008 5:22 AM
To: dev@tuscany.apache.org 
Subject: [1.4] Store tutorials fails with exception


Hi All, 

I am noticing the store tutorial fails with the following exception when starting the StoreNode.

INFO: INFO: Loading composite: http://localhost:9990/composite-resolved/composite:store;http://store;store
Unhandled exception
Type=Unhandled trap vmState=0x00000000
J9Generic_Signal_Number=00000040 ExceptionCode=c00000fd ExceptionAddress=7F8EC8EF ContextFlags=0001003f
Handler1=7EFB0630 Handler2=7F057A80
EDI=00187EA8 ESI=412B23E8 EAX=42D18C76 EBX=412B2D64
ECX=42A6B68A EDX=412B1308
EIP=7F8EC8EF ESP=43A93000 EBP=412B23E8
Module=C:\Java50\jre\bin\j9dyn23.dll
Module_base_address=7F8E0000 Offset_in_DLL=0000c8ef
Target=2_30_20070131_11312_lHdSMR (Windows XP 5.1 build 2600 Service Pack 2)
CPU=x86 (2 logical CPUs) (0x7ee39000 RAM)

I have not noticed this with RC1 though, not sure if any recent changes have have caused this one.

Is anyone also noticing the same error?

-- 
Thanks & Regards,
Ramkumar Ramalingam