perl -Ilib bin/StartManager.pl --url_list urls.txt
Starting new session...
2008-06-24 13:37:08 INFO [HoneyClient::Manager::VM::init] (lib/HoneyClient/Manager/VM.pm:757) - Initializing VM daemon at PID: 10158
2008-06-24 13:37:08 INFO [HoneyClient::Manager::VM::Clone::new] (lib/HoneyClient/Manager/VM/Clone.pm:885) - Setting VM (/vm/master/master.vmx) as master.
2008-06-24 13:37:21 INFO [HoneyClient::Manager::VM::Clone::_init] (lib/HoneyClient/Manager/VM/Clone.pm:580) - Quick cloning master VM (/vm/master/master.vmx).
2008-06-24 13:39:20 INFO [HoneyClient::Manager::VM::Clone::_init] (lib/HoneyClient/Manager/VM/Clone.pm:649) - Initialized clone VM (e5da42f2267f516fd7a3b70ee5) using IP (10.0.0.137) and MAC (00:0c:29:f7:76:78).
VM State Table:
$VAR1 = {
'e5da42f2267f516fd7a3b70ee5' => {
'sources' => {
'00:0c:29:f7:76:78' => {
'10.0.0.137' => {
'tcp' => [
80,
443
]
}
}
}
}
};
Cannot encode 'sources' element as 'hash'. Will be encoded as 'map' instead
Cannot encode 'value' element as 'hash'. Will be encoded as 'map' instead
2008-06-24 13:39:46 INFO [HoneyClient::Manager::get_urls] (lib/HoneyClient/Manager.pm:974) - Waiting for new URLs from database.
Calling updateState()...
2008-06-24 13:39:47 WARN [HoneyClient::Manager::_handleFault] (lib/HoneyClient/Manager.pm:476) - Error occurred during processing. soap:Server: Cannot determine local time zone
HoneyClient::Manager->_handleFault(): Error occurred during processing.
soap:Server: Cannot determine local time zone
at /usr/lib/perl5/site_perl/5.8.8/SOAP/Lite.pm line 3412
2008-06-24 13:39:48 INFO [HoneyClient::Manager::_cleanup] (lib/HoneyClient/Manager.pm:495) - Cleaning up.
2008-06-24 13:39:50 INFO [HoneyClient::Manager::VM::Clone::DESTROY] (lib/HoneyClient/Manager/VM/Clone.pm:468) - Suspending clone VM (/vm/clones/e5da42f2267f516fd7a3b70ee5/master.vmx).
Killed
Getting these errors when using the —url_list feature.