JVM and Servlet poblems (JVM not initalized during server startup, Servlet gives error on server console when run)

Hello all,

Please I’m having a problem running my servlet on a Domino server in a production environment.

Everything works fine in my development environment but fails when deployed to live environment.

I notices that when the server is starting up it doesn’t initialize the JVM and when I run the command tell http restart on the server console, the servlet engine is not also initialized, but in development environment these work perfectly well.

I have my servlet files in /domino/servlet directory in both production and live environment.

Please I will appreciate any form assistance on how I can get this to work. I don’t really know if I need to configure anything anywhere? I didn’t have to configure anything in the development environment.

Below is d error i get when I run d servlet from my application:

Http Web Server: Unknown Command Exception [/appdb.nsf/servlet/getdir?default=AustineUmeh

Thanks for your anticipated assistance.

Austine.

Subject: Server Document, 5th Tab Internet Protocols, 2nd Tab Domino Web Engine

Java Servlets

Java servlet support:

Domino Servlet Manager

Servlet URL path:

/servlet

Class path:

domino\servlet

Subject: RE: Server Document, 5th Tab Internet Protocols, 2nd Tab Domino Web Engine

Thanks for your response.

I already had those config setup in the server document. Below is the configuration I have in the Domino Web Engine tab under the Internet Protocols Tab in the server document.

Java servlet support: Domino Servlet Manager

Server URL path: /servlet

Class path: domino\servlet

Session state tracking: Enabled

Active session time out: 30minutes

Maximum active sessions: 1000

Session persistence: Disabled

I’ve restarted the server several times, yet I’m still geting the error message:

Http Web Server: Unknown Command Exception [/appdb.nsf/servlet/getdir?default=AustineUmeh

Pls. what else do I need to do?

The Jvm is not also initialize at server statup. How can I enable it to get loaded when Domino server is starting?

Thanks a million, while hoping to get your response.

Austine.