🔄Start / Stop Squirrel
How to start or stop Squirrel
Start Application
Option 1: Program Document
The easiest and recommended way is to add a program document in the HCL Domino directory.
Option 2: Console Command
Enter the command Load RunJava JAddin Squirrel in the HCL Domino console:
Option 3: Notes.ini
You may change the line starting with ServerTasks= to include the task to be started, e.g.
Please note that the Java class names JAddin and Squirrel are both case-sensitive and must be coded with exact case during startup.
Stop Application
To terminate Squirrel, enter Tell Squirrel Quit on the HCL Domino console.
Last updated