Re: [jetty-user] Jetty unexpectedly shuts down
Jan Bartel <[email protected]> Fri, 24 Jun 2011 14:37:01 +1000
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <[email protected]> |
If it runs fine on one box and not on another, its a good indication that it is something about the configuration of the box. Might the Linux out-of-memory process killer be the culprit? See: http://linux.derkeiler.com/Mailing-Lists/RedHat/2007-08/msg00061.html Jan On 22 June 2011 23:25, Yves Schubert <[email protected]> wrote: > Hi There! > > I have some data to add to the previous post (i build that > application, which is hosted on dale's server): > > - The application is a standalone Application that starts an embedded > Jetty (Jetty Hightide 6.1.H.22). > - Libs uses are: > > jetty-6.1.H.22-jar > jetty-naming-6.1.H.22.jar > jetty-plus-6.1.H.22.jar > jetty-util-6.1.H.22.jar > > (of course plus any dependent libraries) > > - The application is connected to a postresql database via hibernate. > > Running on my testsystem (which is also a linux machine) all works > fine without any sudden shut downs. > > There is no exception occuring, and no other output. > > Perhaps one of you guys can give a hint. Thanks for that! > > Best Regards, > > Yves > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >