|
From: Leif M. <le...@ta...> - 2006-10-05 15:11:31
|
Ernesto,
Could you add the following property and rerun your app?
wrapper.java.command.loglevel=INFO
It appears that the Wrapper was successful at launching your JVM,
but the
JVM process terminated before the Java site of the wrapper contacted the
Wrapper process.
I need to improve this message, but most likely this was caused by a
configuration problem. Make sure you have read over the integration
section of the documentation:
http://wrapper.tanukisoftware.org/doc/english/integrate.html
Cheers,
Leif
Ernesto wrote:
> STATUS | wrapper | 2006/10/03 12:14:54 | --> Wrapper
> Started as Console
> STATUS | wrapper | 2006/10/03 12:14:55 | Launching a
> JVM...
> ERROR | wrapper | 2006/10/03 12:14:55 | JVM exited
> while loading the application.
> FATAL | wrapper | 2006/10/03 12:14:55 | There were 1
> failed launches in a row, each lasting less than 300
> seconds. Giving up.
> FATAL | wrapper | 2006/10/03 12:14:55 | There may
> be a configuration problem: please check the logs.
> STATUS | wrapper | 2006/10/03 12:14:56 | <-- Wrapper
> Stopped
>
>
> What happens?
>
> Thanks
>
|