Last login: Thu Nov 16 05:48:31 2006 from vpn-15-16.rdu.redhat.com Could not chdir to home directory /home/cygnus/cagney: No such file or directory -bash-3.1$ /usr/libexec/frysk/funit Error upon logging: OPEN_FAILURE java.io.FileNotFoundException: /home/cygnus/cagney/.frysk/logs/frysk_core_event.log (No such file or directory) at gnu.java.nio.channels.FileChannelImpl.open(libgcj.so.7rh) at gnu.java.nio.channels.FileChannelImpl.<init>(libgcj.so.7rh) at gnu.java.nio.channels.FileChannelImpl.create(libgcj.so.7rh) at java.io.FileOutputStream.<init>(libgcj.so.7rh) at java.util.logging.FileHandler.createFileStream(libgcj.so.7rh) at java.util.logging.FileHandler.<init>(libgcj.so.7rh) at java.util.logging.FileHandler.<init>(libgcj.so.7rh) at frysk.EventLogger.get(funit) at frysk.junit.Runner.<clinit>(funit) at java.lang.Class.initializeClass(libgcj.so.7rh) at funit.main(funit)
Looks like that loggeer has a FileHandler attached to it that tries to write to the location outlined above. No home, no location. This probably affects all core/ui loggers.
path was /home/foo/cagney but directory /home/cagney present