Diagnostics

Topics:

This section describes new diagnostic features.

Logging All Environment Variables in EDAPRINT

Starting with this release, the top of the EDAPRINT log file contains all environment variables. In addition, if JDK_HOME and JAVA_HOME are both not set, the following warning message displays in EDAPRINT:

W JDK_HOME= or JAVA_HOME= required for Java Listener start

The following example shows a sample of the top portion of the EDAPRINT log file:

02/24/2016 09:57:11.753 I Workspace initialization started
02/24/2016 09:57:11.753 I EDACONF=C:\ibi\srv99\wfs
02/24/2016 09:57:11.753 I EDAHOME=C:\ibi\srv99\home
02/24/2016 09:57:11.753 I Environment Variables...
02/24/2016 09:57:11.753 I  ALLUSERSPROFILE=C:\Documents and Settings\All Users
02/24/2016 09:57:11.753 I  APPDATA=C:\Documents and Settings\se02703\Application Data
02/24/2016 09:57:11.753 I  CLASSPATH=.
02/24/2016 09:57:11.769 I       C:\Program Files\Java\jre6\lib\ext\QTJava.zip
02/24/2016 09:57:11.769 I  CommonProgramFiles=C:\Program Files\Common Files
02/24/2016 09:57:11.769 I  COMPUTERNAME=INFORMAT-31B4D7
02/24/2016 09:57:11.769 I  ComSpec=C:\WINDOWS\system32\cmd.exe
02/24/2016 09:57:11.769 I  DEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection
02/24/2016 09:57:11.769 I  EDACONF=C:\ibi\srv99\wfs
02/24/2016 09:57:11.769 I  EDAEXTSEC=OFF
02/24/2016 09:57:11.769 I  EDAHOME=C:\ibi\srv99\home
02/24/2016 09:57:11.769 I  EDAPRINT=C:\ibi\srv99\wfs
02/24/2016 09:57:11.769 I  EDASHARE=C:\ibi\srv99\wfs
02/24/2016 09:57:11.769 I  EDATEMP0=C:\ibi\srv99\wfs\edatemp
02/24/2016 09:57:11.769 I  FP_NO_HOST_CHECK=NO
02/24/2016 09:57:11.769 I  HOMEDRIVE=H:
02/24/2016 09:57:11.769 I  HOMEPATH=\

WebFOCUS

Feedback