Set the Web Objects daemon mode
- Stop Web Help Desk.
-
Open the
wrapper_template.conf
file located at:<WebHelpDesk>\bin\wrapper\conf\wrapper_template.conf
-
Add the following parameter to the end of the # Java Additional Wrappers section:
wrapper.java.additional.14=-DWHDDaemonMode=background
- Save the file.
- Restart Web Help Desk.
SolarWinds recommends creating a separate WebObjects Monitor application called HelpdeskDaemon for the daemon instance. This naming convention ensures the WebObjects adapter does not attempt direct login requests intended for the Helpdesk instance to the daemon instance.
When completed, set the daemon instance application path to:
/Library/WebHelpDesk/bin/webapps/helpdesk/WEB-INF/Helpdesk.woa/Helpdesk
Since the default daemon mode is none
, setting the WHDDaemonMode
argument for non-daemon instances is not required.