Hi all,
I am getting the following entries in my log file when I start the server:
03/16/2003 06:31:07 PM JVM: Java Virtual Machine initialized.
03/16/2003 06:31:07 PM HTTP Server: Java Virtual Machine loaded
03/16/2003 06:31:08 PM HTTP Server: Failed to load DSAPI module MSDWCerberus.dll
03/16/2003 06:31:08 PM Servlet engine initialization was successful
03/16/2003 06:31:16 PM HTTP JVM: Error occurred while loading Servlet (MSDMain)
03/16/2003 06:31:16 PM HTTP JVM: Class com.lotus.MSD.servlet.MSDMain could not be located
03/16/2003 06:31:16 PM HTTP JVM:
-----Servlet Information-----
Servlet name: MSDMain
Servlet class: com.lotus.MSD.servlet.MSDMain
Servlet state:
Configuration parameters:
03/16/2003 06:31:16 PM HTTP JVM: java.lang.ClassNotFoundException: com.lotus.MSD.servlet.MSDMain: com.lotus.MSD.servlet.MSDMain
03/16/2003 06:31:16 PM HTTP JVM: Error occurred while loading Servlet (msdmain)
03/16/2003 06:31:16 PM HTTP JVM: Class com.lotus.MSD.servlet.MSDMain could not be located
03/16/2003 06:31:16 PM HTTP JVM:
-----Servlet Information-----
Servlet name: msdmain
Servlet class: com.lotus.MSD.servlet.MSDMain
Servlet state:
Configuration parameters:
03/16/2003 06:31:16 PM HTTP JVM: java.lang.ClassNotFoundException: com.lotus.MSD.servlet.MSDMain: com.lotus.MSD.servlet.MSDMain
03/16/2003 06:31:16 PM HTTP JVM: Error occurred while loading Servlet (deas)
03/16/2003 06:31:16 PM HTTP JVM: Class com.lotus.MSD.servlet.MSDMain could not be located
03/16/2003 06:31:16 PM HTTP JVM:
-----Servlet Information-----
Servlet name: deas
Servlet class: com.lotus.MSD.servlet.MSDMain
Servlet state:
Configuration parameters:
03/16/2003 06:31:16 PM HTTP JVM: java.lang.ClassNotFoundException: com.lotus.MSD.servlet.MSDMain: com.lotus.MSD.servlet.MSDMain
I’ve been getting these since I moved Domino to a new server. Is it a classpath issue?
I have C:\Lotus\Domino\jvm\lib\NCSO.jar included in my classpath.
Does ne1 know what I should do to solve this?
Thnx