Installation guide

Fix the ServletExec CLASSPATH for DMS
50 Web Agent Installation Guide
Fix the ServletExec CLASSPATH for DMS
If you install DMS on a Windows system and get ‗servlet DMS not found‘ errors
when you access a DMS page, verify that the ServletExec classpath is correct.
If your classpath appears correct and the error still occurs, you may need to
repair your classpath.pref file.
To repair the ServletExec classpath
1. Use the ServletExec Administrative Interface to define the Classpath for the
Java Virtual Machine. For more information, see the ServletExec
documentation.
Note: You can access the ServletExec documentation on the New Atlanta
Web site.
2. Restart the Sun Java System web server or IIS Admin services. This forces
ServletExec to write the classpath.pref.
3. For Windows 2000, do the folloiwng:
a. Stop the IIS Admin service.
b. Start the World Wide Web Publishing service without manually starting
the IIS Admin service.
c. If the error still occurs, then continue with the following steps:
d. Open the classpath.pref file with a text editor.
e. Collapse all entries to a single line separated by a semi-colon(;).
f. Save the file.
g. Restart the web server.