Description:
- Logs continuously shows the following error:
'net' is not recognized as an internal or external command, operable program or batch file.
- It is not possible to view the status or manage services from the NSA Page.
Solution:
The configuration is incorrect for the PATH variable.
- Go to Settings -> Control Panel -> System -> Advanced Tab -> Environment Variables -> System Variables
- Edith the PATH variable per the installation guide the following variables should be included:
%JAVA_HOME%\bin;%NIKU_HOME%\bin;%PATH%
REMOVE %PATH% at the very end.
should read:
%JAVA_HOME%\bin;%NIKU_HOME%\bin;
After you do this, you will need to restart the server, and restart the Clarity services.
Now you should be able to manage services from NSA.
Reference the Clarity Installation Guide for more configuration information.
Keywords: CLARITYKB, csa, clarity system administration, app.