You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@vcl.apache.org by Kelly Robinson <is...@langate.gsu.edu> on 2011/05/31 20:27:04 UTC

VCL 2.2.1 imaging reservation

I'm testing the "Create Image" from base image function and I receive the following error during the imaging reservation (before it exits completely) 

|18034|90:90|image| ---- CRITICAL ---- 
|18034|90:90|image| 2011-05-31 14:19:37|18034|90:90|image|vcld:die_handler(636)|Can't locate object method "execute" via package "VCL::Module::OS::Windows::Version_6::7" at /apps/vcl/bin/../lib/VCL/Module/OS/Windows.pm line 10466. 
|18034|90:90|image| ( 0) vcld, die_handler (line: 636) 
|18034|90:90|image| (-1) Windows.pm, get_environment_variable_value (line: 10466) 
|18034|90:90|image| (-2) Windows.pm, check_cygwin (line: 10390) 
|18034|90:90|image| (-3) Windows.pm, pre_capture (line: 272) 
|18034|90:90|image| (-4) Version_6.pm, pre_capture (line: 114) 
|18034|90:90|image| (-5) 7.pm, pre_capture (line: 100) 
|18034|90:90|image| (-6) VMware.pm, capture (line: 556) 
|18034|90:90|image| (-7) image.pm, process (line: 162) 
|18034|90:90|image| (-8) vcld, make_new_child (line: 568) 
|18034|90:90|image| (-9) vcld, main (line: 346) 

2011-05-31 14:19:37|18034|90:90|image|State.pm:DESTROY(829)|VCL::image destructor called, address: 101d7600 


Does anyone know the reason for this error? 


Kelly 
Georgia State University 
krobinson12@gsu.edu 

Re: VCL 2.2.1 imaging reservation

Posted by Kelly Robinson <is...@langate.gsu.edu>.
yep, i reverted to the 2.2.1 version and it made it past this point. 

Thanks, 
Kelly

>>> Andy Kurth <an...@ncsu.edu> 05/31/11 3:41 PM >>>
It looks like you're running code newer than VCL 2.2.1.  It's trying
to call the Windows check_cygwin subroutine which I added after 2.2.1.
Your best bet is to revert to 2.2.1.

-Andy

On Tue, May 31, 2011 at 2:27 PM, Kelly Robinson <is...@langate.gsu.edu> wrote:
> I'm testing the "Create Image" from base image function and I receive the
> following error during the imaging reservation (before it exits completely)
>
> |18034|90:90|image| ---- CRITICAL ----
>
> |18034|90:90|image| 2011-05-31
> 14:19:37|18034|90:90|image|vcld:die_handler(636)|Can't locate object method
> "execute" via package "VCL::Module::OS::Windows::Version_6::7" at
> /apps/vcl/bin/../lib/VCL/Module/OS/Windows.pm line 10466.
>
> |18034|90:90|image| ( 0) vcld, die_handler (line: 636)
>
> |18034|90:90|image| (-1) Windows.pm, get_environment_variable_value (line:
> 10466)
>
> |18034|90:90|image| (-2) Windows.pm, check_cygwin (line: 10390)
>
> |18034|90:90|image| (-3) Windows.pm, pre_capture (line: 272)
>
> |18034|90:90|image| (-4) Version_6.pm, pre_capture (line: 114)
>
> |18034|90:90|image| (-5) 7.pm, pre_capture (line: 100)
>
> |18034|90:90|image| (-6) VMware.pm, capture (line: 556)
>
> |18034|90:90|image| (-7) image.pm, process (line: 162)
>
> |18034|90:90|image| (-8) vcld, make_new_child (line: 568)
>
> |18034|90:90|image| (-9) vcld, main (line: 346)
>
> 2011-05-31 14:19:37|18034|90:90|image|State.pm:DESTROY(829)|VCL::image
> destructor called, address: 101d7600
>
> Does anyone know the reason for this error?
>
> Kelly
>
> Georgia State University
>
> krobinson12@gsu.edu


Re: VCL 2.2.1 imaging reservation

Posted by Andy Kurth <an...@ncsu.edu>.
It looks like you're running code newer than VCL 2.2.1.  It's trying
to call the Windows check_cygwin subroutine which I added after 2.2.1.
 Your best bet is to revert to 2.2.1.

-Andy

On Tue, May 31, 2011 at 2:27 PM, Kelly Robinson <is...@langate.gsu.edu> wrote:
> I'm testing the "Create Image" from base image function and I receive the
> following error during the imaging reservation (before it exits completely)
>
> |18034|90:90|image| ---- CRITICAL ----
>
> |18034|90:90|image| 2011-05-31
> 14:19:37|18034|90:90|image|vcld:die_handler(636)|Can't locate object method
> "execute" via package "VCL::Module::OS::Windows::Version_6::7" at
> /apps/vcl/bin/../lib/VCL/Module/OS/Windows.pm line 10466.
>
> |18034|90:90|image| ( 0) vcld, die_handler (line: 636)
>
> |18034|90:90|image| (-1) Windows.pm, get_environment_variable_value (line:
> 10466)
>
> |18034|90:90|image| (-2) Windows.pm, check_cygwin (line: 10390)
>
> |18034|90:90|image| (-3) Windows.pm, pre_capture (line: 272)
>
> |18034|90:90|image| (-4) Version_6.pm, pre_capture (line: 114)
>
> |18034|90:90|image| (-5) 7.pm, pre_capture (line: 100)
>
> |18034|90:90|image| (-6) VMware.pm, capture (line: 556)
>
> |18034|90:90|image| (-7) image.pm, process (line: 162)
>
> |18034|90:90|image| (-8) vcld, make_new_child (line: 568)
>
> |18034|90:90|image| (-9) vcld, main (line: 346)
>
> 2011-05-31 14:19:37|18034|90:90|image|State.pm:DESTROY(829)|VCL::image
> destructor called, address: 101d7600
>
> Does anyone know the reason for this error?
>
> Kelly
>
> Georgia State University
>
> krobinson12@gsu.edu