1092: Unable to append entries to the ZWSSRV.CFG file on the server server_name

Source:  ZENworks for Servers; Server Inventory installation on Windows NT/2000 servers

Severity:  Critical

Explanation:  The Installation Wizard appends the following entries to the ZWS_installation_directory\BIN\ZWSSRV.CFG file:

Computer=WindowsNT_machine_name

CLASSPATH=ZWS_installation_directory\ZenWebServer.jar; ZWS_installation_directory\xmlrpcext.jar;
ZWS_installation_directory\xmlrpcservlet.jar;
ZWS_installation_directory\jcert.jar;
ZWS_installation_directory\jnet.jar;
ZWS_installation_directory\jdom.jar;
ZWS_installation_directory\jsse.jar;
ZWS_installation_directory\xmlrpc.jar;
ZWS_installation_directory\servlet.jar;
ZWS_installation_directory\xerces.jar;

BinDirectory=ZWS_installation_directory\bin

WorkingDirectory=ZWS_installation_directory\bin

Possible Cause:  An input-output error occurred while appending to the file.

Action:  Add the following entries to ZWSSRV.CFG:

Computer=WindowsNT_machine_name

CLASSPATH=ZWS_installation_directory\ZenWebServer.jar;
ZWS_installation_directory\xmlrpcext.jar;
ZWS_installation_directory\xmlrpcservlet.jar;
ZWS_installation_directory\jcert.jar;
ZWS_installation_directory\jnet.jar;
ZWS_installation_directory\jdom.jar;
ZWS_installation_directory\jsse.jar;
ZWS_installation_directory\xmlrpc.jar;
ZWS_installation_directory\servlet.jar;
ZWS_installation_directory\xerces.jar;

BinDirectory=ZWS_installation_directory\bin

WorkingDirectory=ZWS_installation_directory\bin

To get the ZWS installation path:

  1. Invoke REGEDIT.

  2. In HKEY_LOCAL_MACHINE\SOFTWARE\NOVELL\ZENWORKS, read the value of the ZWSPath attribute.