I'm sorry for the delayed respond, I was out for few day. Yes, I found what had caused this - the problem was in 'health_check.pl' script which I run weekly. The script had produced incorrect date format (2013-00-06...), which caused the problem. I'm rewriting the script.
Thank you. On Jan 9, 2013, at 8:28 , Aaron Peeler <[email protected]> wrote: > Hi Dmitri, > > Did you figure this out? I've not seen it before. > > Specifically where did this dat value come from '2013-00-06 01:30:00' > > -A > > On Mon, Jan 7, 2013 at 11:08 AM, Dmitri Chebotarov <[email protected]> wrote: >> >> Hello >> >> I started seeing this error in vcld.log. I'm trying to troubleshoot the >> error, but if someone already solved this I would appreciate help. Thank you. >> >> >> Uncaught exception from user code: >> Month '-1' out of range 0..11 at >> /usr/local/vcl/bin/../lib/VCL/utils.pm line 874 >> at /usr/share/perl5/Time/Local.pm line 102 >> Time::Local::timegm called at /usr/share/perl5/Time/Local.pm line 149 >> Time::Local::timelocal(00, 30, 01, 06, -1, 2013) called at >> /usr/local/vcl/bin/../lib/VCL/utils.pm line 874 >> VCL::utils::convert_to_epoch_seconds('2013-00-06 01:30:00') called at >> /usr/local/vcl/bin/../lib/VCL/utils.pm line 4037 >> VCL::utils::get_request_info(58268) called at >> /usr/local/vcl/bin/../lib/VCL/utils.pm line 6017 >> VCL::utils::get_request_by_computerid(39) called at >> /usr/local/vcl/bin/../lib/VCL/new.pm line 727 >> VCL::new::computer_not_being_used('VCL::new=HASH(0x3d5adc0)') called >> at /usr/local/vcl/bin/../lib/VCL/new.pm line 127 >> VCL::new::process('VCL::new=HASH(0x3d5adc0)') called at >> /usr/local/vcl/bin/vcld line 571 >> VCL::vcld::make_new_child('HASH(0x40605a8)') called at >> /usr/local/vcl/bin/vcld line 350 >> VCL::vcld::main() called at /usr/local/vcl/bin/vcld line 98 >> >> -- >> Thank you, >> >> Dmitri Chebotarov >> VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers & >> Messaging >> 223 Aquia Building, Ffx, MSN: 1B5 >> Phone: (703) 993-6175 | Fax: (703) 993-3404 >> >> >> > > > > -- > Aaron Peeler > Program Manager > Virtual Computing Lab > NC State University > > All electronic mail messages in connection with State business which > are sent to or received by this account are subject to the NC Public > Records Law and may be disclosed to third parties. -- Thank you, Dmitri Chebotarov VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers & Messaging 223 Aquia Building, Ffx, MSN: 1B5 Phone: (703) 993-6175 | Fax: (703) 993-3404
