Java-based remote administration console logging on a Windows computer where NetBackup is not installed
If the NetBackup Remote Administration Console Installation (x64 only) option is used when installing, NetBackup is not installed on the host and the Java activity is not logged by default.
You must make changes to the setconf.bat file to ensure that Veritas Technical Support can successfully log the Java operations; that is, %nbjLogFileName%.
The following changes to the setconf.bat file are required as there is no active path set against NB_INSTALL_PATH on the target host. The procedure is as follows:
Manually create the following directory structure in its entirety:
C:\Program Files\Veritas\NetBackup\logs\user_ops\nbjlogs
Edit the following file:
install_path\Veritas\Java\setconf.bat
Locate the following line (line 12 down from the top of the file) and remove the remark (REM) to activate it, as shown in the following example:
Change line from:
REM SET NB_INSTALL_PATH=C:\\Program Files\\Veritas\\NetBackupTo:
SET NB_INSTALL_PATH=C:\\Program Files\\Veritas\\NetBackup
Save the change to the
setconf.batfile.The next launch of the Java console produces a log within the following directory at the default verbosity of 3:
C:\Program Files\Veritas\NetBackup\logs\user_ops\nbjlogs