Runtime troubleshooting
This section covers some problems identified during testing.
Problem | Solution |
---|---|
You see parser errors such as:
|
Check that you have followed the instructions to copy the XML parser-related JAR files to the servlet container's lib/ directory, and that you have removed any default parser.jar files. |
Running iPlanet, you see the following in your browser:
|
There is a mismatch between the web.xml and ias-web.xml files. All servlets mentioned in web.xml must have a corresponding entry in the ias-web.xml file. Use the kguidgen utility to generate a GUID for the servlet. |