HEI - Stop or Kill Activity

How do I stop an activity from running? Let's say it is caught in a loop and I want to stop it.

Actions - Activity Administration - Kill Activity
Causes our HEI server to crash

Actions - Activity Administration - Stop Activity
For whatever reason the job never stops

Hi Michael,

To change the behavior so that the Domino server does not go down due to any HEI activity, please add the following parameter to the notes.ini of the Domino server:

NO_TERM_EXIT_NO_PANIC=1

A Domino server restart is required for this setting to take effect.

Above approach will ensure that Domino Server will not further crash due to any HEI activity.

Please note that above suggestion will help in avoiding Domino Server crash.

Note --> HEI may or may not still get crashed due to multiple reasons like large size of LEILOG.nsf, due to some HEI activity etc.

In that case, we need to gather more information to further investigate the issue.

Try adding this notes.ini parameter and then perform "Actions - Activity Administration - Kill Activity".

Confirm the results.

Regards,

Amit Sharma

I will look into adding this parameter. Have to work with the Admin :)

Sure.

Will wait for the results.

Regards,

Amit Sharma