If the ecdaemon crashes
If the daemon crashes:
Start the daemon as follows:
ecdaemon -loglevel debug -logfile /tmp/ecdaemon.log start
This will give fairly voluminous output to /tmp/ecdaemon.log
When ecdaemon crashes again do:
cd /tmp
tail -5000 ecdaemon.log >ecdaemon.tail.log
and then send ecdaemon.tail.log to This e-mail address is being protected from spambots. You need JavaScript enabled to view it
It will also be helpful for us to have the output form 'ecinfo':
cd 'EasyCopyDir'
./ecinfo
the output from this command is in /tmp/ecdump.tar.Z


