Patch Installation Error: Can't locate Data/Dumper.pm
search cancel

Patch Installation Error: Can't locate Data/Dumper.pm

book

Article ID: 8733

calendar_today

Updated On:

Products

CA Workload Automation AE - Business Agents (AutoSys) CA Workload Automation AE - Scheduler (AutoSys) Workload Automation Agent

Issue/Introduction

CA Workload Control Center patch installation failed with the following error on RedHat 7.2 Server:

#perl WCCPatchTool.pl INSTALL <patch#>

Can't locate Data/Dumper.pm in @INC(@INC contains: . /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at WCCPatchTool.pl line 56.

BEGIN failed --compilation aborted at WCCPatchTool.pl line 56.

#

Environment

CA Workload Control Center installed on Linux Platforms

Cause

Missing package "perl-Data-Dumper.x86_64" in the operating system

Resolution

Contact the system administrator to instal the Perl data dumper package for the operating system.
Package Name:  "perl -Data-Dumper"



Execute the WCCPatchTool.pl command with appropriate syntax as given in the patch installation instructions.
Example: #perl WCCPatchTool.pl INSTALL <Patch>

Additional Information

Review the appropriate patch installation instructions.