[
https://issues.apache.org/jira/browse/VCL-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth updated VCL-842:
---------------------------
Description:
A bunch of warnings are generated in {{vcld.log}} if _managementnode.keys_ is
not populated:
{noformat}
|15580|21|49|reload|DataStructure.pm:_automethod|894| ---- WARNING ----
|15580|21|49|reload|DataStructure.pm:_automethod|894| 2015-03-18
15:38:23|15580|21|49|reload|DataStructure.pm:_automethod|894|corresponding data
is undefined for get_management_node_keys: $ENV{management_node_info}{keys}
|15580|21|49|reload|DataStructure.pm:_automethod|894| ( 0) DataStructure.pm,
_automethod (line: 894)
|15580|21|49|reload|DataStructure.pm:_automethod|894| (-1) Autoload.pm,
__ANON__ (line: 80)
|15580|21|49|reload|DataStructure.pm:_automethod|894| (-2) OS.pm, copy_file_to
(line: 3156)
|15580|21|49|reload|DataStructure.pm:_automethod|894| (-3) VMware.pm,
prepare_vmx (line: 1753)
|15580|21|49|reload|DataStructure.pm:_automethod|894| (-4) VMware.pm, load
(line: 536)
|15580|21|49|reload|DataStructure.pm:_automethod|894| (-5) new.pm, reload_image
(line: 634)
{noformat}
This column can be null. The {{vcl-install.sh}} script does not populate this
column. The warnings are benign and should not be generated.
was:
A bunch of warnings are generated in {{vcld.log}} if _managementnode.keys_ is
not populated:
{noformat}
corresponding data is undefined for get_management_node_keys
{noformat}
This column can be null. The {{vcl-install.sh}} script does not populate this
column. The warnings are benign and should not be generated.
> Warnings appear in vcld.log if managementnode.keys is not populated
> -------------------------------------------------------------------
>
> Key: VCL-842
> URL: https://issues.apache.org/jira/browse/VCL-842
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.4
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Priority: Minor
> Fix For: 2.4.1
>
>
> A bunch of warnings are generated in {{vcld.log}} if _managementnode.keys_
> is not populated:
> {noformat}
> |15580|21|49|reload|DataStructure.pm:_automethod|894| ---- WARNING ----
> |15580|21|49|reload|DataStructure.pm:_automethod|894| 2015-03-18
> 15:38:23|15580|21|49|reload|DataStructure.pm:_automethod|894|corresponding
> data is undefined for get_management_node_keys:
> $ENV{management_node_info}{keys}
> |15580|21|49|reload|DataStructure.pm:_automethod|894| ( 0) DataStructure.pm,
> _automethod (line: 894)
> |15580|21|49|reload|DataStructure.pm:_automethod|894| (-1) Autoload.pm,
> __ANON__ (line: 80)
> |15580|21|49|reload|DataStructure.pm:_automethod|894| (-2) OS.pm,
> copy_file_to (line: 3156)
> |15580|21|49|reload|DataStructure.pm:_automethod|894| (-3) VMware.pm,
> prepare_vmx (line: 1753)
> |15580|21|49|reload|DataStructure.pm:_automethod|894| (-4) VMware.pm, load
> (line: 536)
> |15580|21|49|reload|DataStructure.pm:_automethod|894| (-5) new.pm,
> reload_image (line: 634)
> {noformat}
> This column can be null. The {{vcl-install.sh}} script does not populate
> this column. The warnings are benign and should not be generated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)