Installation guide
64 ZENworks 11 Server Installation Guide
Enabling the Additional Java Options on Linux
1 Create a backup then open
/etc/init.d/novell-zenserver
.
2 In the CATALINA_OPTS string, add the appropriate options, separated by spaces, before the
-
XX:PermSize
option.
CATALINA_OPTS is used to configure the Tomcat container options. For more information on
Tomcat, see the Tomcat online documentation.
3 To restart the Novell ZENworks Server services, run the following command:
/etc/init.d/novell-zenserver start
4 To stop the Novell ZENworks Server services, run the following command:
/etc/init.d/novell-zenserver stop
NOTE: If the Novell ZENworks Server fails to start, there is a compatibility problem with the newly
added option or the syntax is incorrect. To troubleshoot the service startup, run the following
command:
/etc/init.d/novell-zenserver debug
The following log file is displayed:
/opt/novell/zenworks/share/tomcat/logs/catalina.out