|
From: Heather L. <hea...@th...> - 2006-10-05 18:15:01
|
Leif,
Version: 3.2.0
Platform: Windows Server 2003
I have verified that wrapper.jar, wrapper.exe and wrapper.dll are all
from the same version.
The error occurred at least 11 days after the JVM was launched so
definitely not at start up. After the crash was discovered, the service
was restarted without error (a couple of days later). Unfortunately, I
have been unable to reproduce the error. Since it occurred in
customer's production system, I have copied their installation on my
machine to try to reproduce the error. In this way, I can reproduce the
exact conditions when the error occurred. However, it is not exactly
the same system. Since the application receives data over a socket, is
it possible for the client to send something that would cause this
error? =20
Thanks,
Heather
-----Original Message-----
From: wra...@li...
[mailto:wra...@li...] On Behalf Of Leif
Mortenson
Sent: Thursday, October 05, 2006 11:05 AM
To: wra...@li...
Subject: Re: [Wrapper-user] Fatal error in Wrapper
Heather,
You somehow figured out a way to crash the Wrapper process itself. =20
Unfortunately,
this is a state that the Wrapper is not able to recover from on its own.
I would definitely like to figure out a way to reproduce this as this is
the first I have heard of this problem.
Could you tell me what version of the Wrapper you are using as well
as the platform.
Are you sure that you are using the wrapper.jar, wrapper.exe, and
wrapper.dll all from the same version?
The message about packet type 110 is perplexing. Packet Id #110 is
the access key.
I double checked the code, but this is only sent from the JVM to the
Wrapper process
and then only once at startup. Your error log shows that this packet=20
Id 110 was
received by the JVM from the Wrapper.
How long after the JVM was launched did you encounter this error?
Cheers,
Leif
Heather Leonard wrote:
>
> Hi,
>
> My application crashed and the following error was in the wrapper log.
>
> INFO | jvm 1 | 2006/09/29 18:46:20 | Wrapper code received an=20
> unknown packet type: 110
> FATAL | wrapper | 2006/09/29 18:46:25 | encountered a fatal error in
> Wrapper
> FATAL | wrapper | 2006/09/29 18:46:25 | exceptionCode =3D=20
> EXCEPTION_ACCESS_VIOLATION
> FATAL | wrapper | 2006/09/29 18:46:25 | exceptionFlag =3D=20
> EXCEPTION_NONCONTINUABLE_EXCEPTION
> FATAL | wrapper | 2006/09/29 18:46:25 | exceptionAddress =3D
7C82F527
> FATAL | wrapper | 2006/09/29 18:46:25 | Read access exception from
> 0061FE7D
> FATAL | wrapper | 2006/09/29 18:46:25 | <-- Wrapper Stopping due to=20
> error in service main.
>
> I have since been unable to reproduce the crash. I have two=20
> questions. Can anyone explain this error and why it would occur?
> Also, I would like the application to restart when an error like this=20
> occurs. Will setting the wrapper.on_exit.default property to RESTART=20
> cause a restart in this case?
>
> Thanks,
> Heather Leonard
>
>
> ----------------------------------------------------------------------
> --
>
> ----------------------------------------------------------------------
> --- Take Surveys. Earn Cash. Influence the Future of IT Join=20
> SourceForge.net's Techsay panel and you'll get the chance to share=20
> your opinions on IT & business topics through brief surveys -- and=20
> earn cash=20
> =
http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D=
DEV
> DEV
> ----------------------------------------------------------------------
> --
>
> _______________________________________________
> Wrapper-user mailing list
> Wra...@li...
> https://lists.sourceforge.net/lists/listinfo/wrapper-user
> =20
------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT Join
SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D=
DEVDE
V
_______________________________________________
Wrapper-user mailing list
Wra...@li...
https://lists.sourceforge.net/lists/listinfo/wrapper-user
|