admin@glassfish.java.net

How to turn on trace for synchronization

From: Joe Di Pol <joe.dipol_at_oracle.com>
Date: Mon, 11 Oct 2010 11:13:52 -0700

I'm trying to debug a restart issue on the Mac. All I
know is that under certain conditions the newly (re)started
instance fails with:

CLI802 Synchronization failed for directory config

I'd like to get more info both from the DAS and from the
instance (neither log file is very helpful at the moment).

I see the code has plenty of logger.finer() but I haven't figured
out the right logger.properties settings to turn it on.

Thanks,

Joe