1074: Unable to add Inventory settings for NetWare 6 in the LISTSER.NCF file on the server servername. Manually update the entries in the file.
Source: Inventory Installation
Severity: Informational
Explanation: This error occurs when the installation program modifies the entries in the existing SYS:\SYSTEM\LISTSER.NCF file.
Action: After you complete the installation, follow these instructions:
Delete the following entries in the SYS:\SYSTEM\LISTSER.NCF file:
java -ns -neh -classpath $tmppath;$CLASSPATH com.novell.zenworks.desktop.inventory
.servercommon.ZENWorksInventoryListService "*"
Add the following entries in the SYS:\SYSTEM\LISTSER.NCF file:
java -Xbootclasspath/p:$corbapath -ns -neh -classpath $tmppath;$CLASSPATH com.novell.zenworks.desktop.inventory.servercommon.ZENWorksInventoryListService "*"