"Error occurred while loading Servlet" after unistalling Sametime 11.6

Hello

I uninstalled a Sametime 11.6 Community Server using the "Change HCL Sametime Server Installation" executable. When http starts, several messages like the following are logged:

HTTP JVM: Error occurred while loading Servlet (bootstrap)

HTTP JVM: Class com.lotus.sametime.configuration.DominoBootstrapServlet could not be located

HTTP JVM: -----Servlet Information-----

HTTP JVM: Servlet name: bootstrap

HTTP JVM: Servlet class: com.lotus.sametime.configuration.DominoBootstrapServlet

HTTP JVM: Servlet state: <Error>

HTTP JVM: Configuration parameters: <none>

HTTP JVM: java.lang.ClassNotFoundException: com.lotus.sametime.configuration.DominoBootstrapServlet: com.lotus.sametime.configuration.
DominoBootstrapServlet

http and every other thing works fine but how can I remove these remains of Sametime 11.6 ?

Regards

Patrice

Hi Patrice,

Presuming you're following here: Uninstalling and Reinstalling Sametime Community Server v11/v11FP1

Within above document, it does go on to detail preparing a Domino server for a clean install, and additional cleanup considerations.

If that's not what you're after, please open a ticket with support so that we may safely guide you best,

Regards,

KK

The message above is because of domino http task is trying to load servlets.

If a file exists within the domino data - named "servlet.properties", domino http will read this file to load servlets at startup.

If you delete the servlet.properties (or rename) file within the domino data folder, http will not try to load the sametime servlets.