UNSOLVED

ian_grant1

updated

17 years ago

0

3584

April 1st, 2009 05:00

Centera Logging Issues

Hi I'm using EMC Centera SDK 3.2607 on Sun OS 5.10 and I cannot seem to get any output to a file using the

FP_LOGPATH command.

My application is currently experiencing intermittent connection problems when writing to the CAS and I've tried to implement this command to record any errors.  I can produce the file by setting the following environment variable, but it is empty.

FP_LOGPATH=/[DIRECTORY PATH]/emc.log

export FP_LOGPATH

to

/[ANOTHER DIRECTORY PATH]/setDomainEnv.sh

Once I've restarted the app I can see the connection error in the application log files, but nothing is produced in the emc.log file.

Any help would be much appreciated.

Ian