I got the honeyclient up and running and set up a test with a url list using the following URLS:
www.google.com
www.cnn.com
www.slashdot.org
It processed google with no problems, but has now crashed twice at the same point on cnn. In the ssh window, where I ran the honeyclient command, I see this:
Calling getStatus()...
HoneyClient::Manager->_handleFault(): Error occurred during processing.
500 Can't connect to 10.0.0.137:9000 (connect: Connection refused) at /usr/share/perl5/SOAP/Lite.pm line 3387
Result:
Resetting firewall...
Cannot encode 'sources' element as 'hash'. Will be encoded as 'map' instead
Cannot encode 'value' element as 'hash'. Will be encoded as 'map' instead
Cannot encode 'sources' element as 'hash'. Will be encoded as 'map' instead
Cannot encode 'value' element as 'hash'. Will be encoded as 'map' instead
And then in the VM, I see this (I've included as much log as I could in the attached file, but I think this is the relevant section) and it just hangs there:
Using Resource: http://rss.cnn.com/rss/cnn_topstories.rss
Performing Integrity Checks...
Watchdog fault detected, recovering Agent daemon.
Can't create daemon: Address already in use at /usr/lib/perl5/site_perl/5.8/SOAP/Transport/HTTP.pm line 463
SOAP::Transport::HTTP::Daemon::new('SOAP::Transport::HTTP::Daemon', 'LocalAddr', 0.0.0.0, 'LocalPort', 9000, 'Reuse', 1) called at /usr/lib/perl5/site_perl/5.8/HoneyClient/Util/SOAP.pm line 361
HoneyClient::Util::SOAP::getServerHandle('address', 0.0.0.0, 'port', 9000) called at /usr/lib/perl5/site_perl/5.8/HoneyClient/Agent.pm line 423
HoneyClient::Agent::init('HoneyClient::Agent') called at /usr/bin/StartAgent.pl line 46
main::_watchdogFaultHandler('SOAP::Lite=HASH(0x10f8fe34)', '\x{a}syntax error at line 1, column 0, byte 0 at /usr/lib/perl5/v...') called at /usr/lib/perl5/site_perl/5.8/SOAP/Lite.pm line 3412
SOAP::Lite::call('SOAP::Lite=HASH(0x10f8fe34)', 'getState') called at /usr/lib/perl5/site_perl/5.8/SOAP/Lite.pm line 3377
SOAP::Lite::__ANON__('SOAP::Lite=HASH(0x10f8fe34)') called at /usr/bin/StartAgent.pl line 59