# $Revision: 1.6 $ #bcpyrght #*************************************************************************** #* $VRTScprght: Copyright 1993 - 2003 VERITAS Software Corporation, All Rights Reserved $ * #*************************************************************************** #ecpyrght # ## Debug properties file for vrts.nbe.AdminConsole and vrts.nbe.UserConsole. # ## Any settings of properties in this file should only be done upon ## consultation with VERITAS Support. # ## If ever encountering anomalies in the GUI, e.g., hangs, the best ## supporting data for investigation of this is to execute ## /usr/openv/java/get_trace under the root account and supply the log ## file output. # ## CAUTION - Most property settings in this file will cause performance ## degradation of the Administration (jnbSA/Windows Display Console) and ## User consoles and could write large amounts of data to the ## log file, possibly filling up file systems. ## If you must set any properties, some usage options exist that might be ## helpful: ## - Use the -l option to the jnbSA or jbpSA commands to specify a log ## file name on a file system where you anticipate enough space being ## available or /dev/tty to display to the console xterm window. ## - Temporarily set environment variable JNB_LOG to a file name ## or /dev/tty. ## - Use the -lc option instead of setting the printCmdLines property ## in this file (see below). # ## NOTE - Settings in this file effect all instances of the GUI. ## The printCmdLines property when set to true will print the netbackup/bin ## netbackup/bin/admincmd and volmgr/bin cmdlines used by the GUI to its ## log file. It will only print the cmdline with its arguments (i.e., ## no output). ## NOTE - The GUI doesn't always use the cmdlines to get data or update ## data. It has some protocols that instruct its application ## server to perform tasks using NetBackup and Media Manager APIs. ## The GUI will be using fewer cmdlines in future releases. ## Instead of setting the following to get these cmdlines printed to the ## log file, an alternative on supported UNIX platforms is to start the GUI ## with -lc cmdline option. This will effect only the one instance of the ## GUI. This is not available on the Windows platforms. On Windows ## platforms, this file will have to be modified, uncommenting the following ## line. ## NOTE - There is no relationship between printCmdLines and printcmds ## (see below) properties. In other words, both will function as ## documented if set to true. #printCmdLines=true ## The printcmds property when set to true will print to the log file all ## the commands and command output the console requests of its application ## server to execute. The command and command output is truncated at 500 ## lines for all commands except those issued by the Activity Monitor ## (no truncation will occur of these). #printcmds=true ## The following property setting will print out IP address lookup timing ## data for all occurrences of such in the GUI. Reference nbj.conf option, ## FORCE_IPADDR_LOOKUP, documentation in the NetBackup System ## Administrator's Guide for UNIX for more information. #debugMask=0x0C000000