JVM crahes the Domino Server

Our Domino server crashed several times in the past few days.Just before he dies the log show the following lines:

HTTP Server: Accept Error, listen end point disconnected, will try to re-establish

HTTP Server: Accept, listen end point is re-established

The console showed an error message which was not saved in the domino log. ( i’m not sure if was displayed each time, because the server restart itself)

JVMXM004: JVM is performing abort sequence

The domino server has the servlet engine enabled and there are two servlets running.

Any help is welcome,

Steven

Subject: JVM crahes the Domino Server

Steven, pardon my ignorance, but isn’t the JVM a client application? Are you sure you need to even run it on your Domino box? My wholly uneducated guess is that your JVM is conflicting with your servlets.

Subject: RE: JVM crahes the Domino Server

It’s on both - the client runs it for java applets and applications on the desktop, the Domino server runs it so it can run it’s own servlet engine, as well as any agents written in Java. These are all run server-side, so the server needs a JVM, too.