TFA ahf_setup is failing with "Perl Module not found : Data::Dumper" error
(Doc ID 2800691.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.10.0.0.0 and laterEngineered Systems Utilities - Version 20.1 and later
Linux x86-64
Symptoms
Running ./ahf_setup throws below error , but installation was completed.
[2021-08-15 06:46:01.747 UTC] Log File : /tmp/ahf_install_212100_26475_2021_08_15-06_46_01.log
[2021-08-15 06:46:01.757 UTC] AHF Install Lock : /tmp/.oracle.ahf.lck
[2021-08-15 06:46:01.774 UTC] Free Disk Space in [/tmp/.ahf.26475] : [16006] MB
[2021-08-15 06:46:01.780 UTC] Free Space in AHF TMP Directory [/tmp/.ahf.26475] : [16006]
[2021-08-15 06:46:01.785 UTC] AHF Debug :
[2021-08-15 06:46:01.790 UTC] AHF Debug Level : 3
[2021-08-15 06:46:01.794 UTC] AHF Arguments : -ahf_loc /backup/ahf
[2021-08-15 06:46:01.799 UTC] Current Directory : /backup/ahf
[2021-08-15 06:46:01.809 UTC] Hostname : <HOSTNAME>
[2021-08-15 06:46:01.818 UTC] User ID : 0
[2021-08-15 06:46:01.827 UTC] User Name : root
[2021-08-15 06:46:01.832 UTC] Starting Autonomous Health Framework (AHF) Installation
[2021-08-15 06:46:01.840 UTC] AHF Installer : /backup/ahf/ahf_setup
[2021-08-15 06:46:01.847 UTC] Moving to Home Directory
[2021-08-15 06:46:01.852 UTC] AHF Build ID : 21210020210813042249
[2021-08-15 06:46:01.856 UTC] BUILD_VER_DOT : 21.2.1
[2021-08-15 06:46:01.863 UTC] AHF Version: 21.2.1 Build Date: 202108130422
[2021-08-15 06:46:01.870 UTC] OLR Location : /etc/oracle/olr.loc
[2021-08-15 06:46:01.877 UTC] CRS HOME using OLR Location : /apps/oracle/product/19.3.0.0/grid
[2021-08-15 06:46:01.882 UTC] AHF_CRS_HOME in validateCRSHome : /apps/oracle/product/19.3.0.0/grid
[2021-08-15 06:46:01.886 UTC] Getting GI BASE from /apps/oracle/product/19.3.0.0/grid/crs/install/crsconfig_params
[2021-08-15 06:46:01.899 UTC] GI BASE using crsconfig_params : /apps/oracle
[2021-08-15 06:46:01.904 UTC] GI Base in getGIBase : /apps/oracle
[2021-08-15 06:46:01.908 UTC] AHF_CRS_HOME : /apps/oracle/product/19.3.0.0/grid
[2021-08-15 06:46:01.913 UTC] AHF_GI_BASE : /apps/oracle
[2021-08-15 06:46:01.918 UTC] Removing Tomcat Dir : AHF_CRS_HOME/suptools/tfa/release/tfa_home/tomcat
[2021-08-15 06:46:02.042 UTC] Checking cellip.ora : /etc/oracle/cell/network-config/cellip.ora
[2021-08-15 06:46:02.048 UTC] Checking cellinit.ora : /etc/oracle/cell/network-config/cellinit.ora
[2021-08-15 06:46:02.060 UTC] Checking ecratab : /etc/ecratab
[2021-08-15 06:46:02.065 UTC] Checking Nimbula : /etc/nimbula_version
[2021-08-15 06:46:02.071 UTC] IS Exadata : 0
[2021-08-15 06:46:02.077 UTC] System Perl : /bin/perl
[2021-08-15 06:46:02.082 UTC] Checking Perl Version : /bin/perl
[2021-08-15 06:46:02.093 UTC] Perl Version : 5.016003
[2021-08-15 06:46:02.099 UTC] PERL_ERROR in checkPerlVersion :
[2021-08-15 06:46:02.104 UTC] Checking Perl Owner : /bin/perl
[2021-08-15 06:46:02.113 UTC] Perl Owner : root
[2021-08-15 06:46:02.119 UTC] PERL_ERROR in checkPerlOwner :
[2021-08-15 06:46:02.124 UTC] Perl in checkPerlModules : /bin/perl
[2021-08-15 06:46:02.133 UTC] Perl Module : Data::Dumper, Version : , Exit Status : 2
[2021-08-15 06:46:02.139 UTC] Perl Module not found : Data::Dumper >>>>>>>>>>>>>>>>>>>Perl module Data::Dumper not found.
[2021-08-15 06:46:02.151 UTC] Perl Module : File::Basename, Version : 2.84, Exit Status : 0
[2021-08-15 06:46:02.170 UTC] Perl Module : File::Copy, Version : 2.23, Exit Status : 0
[2021-08-15 06:46:02.191 UTC] Perl Module : File::Find, Version : 1.20, Exit Status : 0
[2021-08-15 06:46:02.211 UTC] Perl Module : File::Path, Version : 2.09, Exit Status : 0
[2021-08-15 06:46:02.227 UTC] Perl Module : File::Spec::Functions, Version : 3.40, Exit Status : 0
[2021-08-15 06:46:02.240 UTC] Perl Module : File::Spec, Version : 3.40, Exit Status : 0
[2021-08-15 06:46:02.274 UTC] Perl Module : File::Temp, Version : 0.2301, Exit Status : 0
[2021-08-15 06:46:02.294 UTC] Perl Module : FindBin, Version : 1.51, Exit Status : 0
[2021-08-15 06:46:02.315 UTC] Perl Module : Getopt::Long, Version : 2.4, Exit Status : 0
[2021-08-15 06:46:02.325 UTC] Perl Module : Getopt::Std, Version : 1.07, Exit Status : 0
[2021-08-15 06:46:02.343 UTC] Perl Module : IO::File, Version : 1.16, Exit Status : 0
[2021-08-15 06:46:02.360 UTC] Perl Module : IO::Handle, Version : 1.33, Exit Status : 0
[2021-08-15 06:46:02.376 UTC] Perl Module : IPC::Open2, Version : 1.04, Exit Status : 0
[2021-08-15 06:46:02.393 UTC] Perl Module : IPC::Open2, Version : 1.04, Exit Status : 0
[2021-08-15 06:46:02.410 UTC] Perl Module : IPC::Open3, Version : 1.12, Exit Status : 0
[2021-08-15 06:46:02.421 UTC] Perl Module : List::Util, Version : 1.27, Exit Status : 0
[2021-08-15 06:46:02.480 UTC] Perl Module : Net::Domain, Version : 2.20, Exit Status : 0
[2021-08-15 06:46:02.511 UTC] Perl Module : Net::Ping, Version : 2.38, Exit Status : 0
[2021-08-15 06:46:02.529 UTC] Perl Module : Storable, Version : 2.45, Exit Status : 0
[2021-08-15 06:46:02.543 UTC] Perl Module : Term::ANSIColor, Version : 3.01, Exit Status : 0
[2021-08-15 06:46:02.555 UTC] Perl Module : Text::ParseWords, Version : 3.29, Exit Status : 0
[2021-08-15 06:46:02.570 UTC] Perl Module : Text::Wrap, Version : 2009.0305, Exit Status : 0
[2021-08-15 06:46:02.592 UTC] Perl Module : Time::Local, Version : 1.2300, Exit Status : 0
......
......
[2021-08-15 06:47:34 UTC] Starting TFA Services
[2021-08-15 06:47:34 UTC] Start TFA Command : /etc/init.d/init.tfa start
[2021-08-15 06:49:17 UTC] init.tfa start : Creating Sym Link /etc/rc.d/rc0.d/K17init.tfa to /etc/init.d/init.tfa
[2021-08-15 06:49:17 UTC] init.tfa start : Creating Sym Link /etc/rc.d/rc1.d/K17init.tfa to /etc/init.d/init.tfa
[2021-08-15 06:49:17 UTC] init.tfa start : Creating Sym Link /etc/rc.d/rc2.d/K17init.tfa to /etc/init.d/init.tfa
[2021-08-15 06:49:17 UTC] init.tfa start : Creating Sym Link /etc/rc.d/rc4.d/K17init.tfa to /etc/init.d/init.tfa
[2021-08-15 06:49:17 UTC] init.tfa start : Creating Sym Link /etc/rc.d/rc6.d/K17init.tfa to /etc/init.d/init.tfa
[2021-08-15 06:49:17 UTC] init.tfa start : Starting TFA..
[2021-08-15 06:49:17 UTC] init.tfa start : Waiting up to 100 seconds for TFA to be started..
[2021-08-15 06:49:17 UTC] init.tfa start : . . . . .
[2021-08-15 06:49:17 UTC] init.tfa start : . . . . .
[2021-08-15 06:49:17 UTC] init.tfa start : . . . . .
.....
.....
[2021-08-15 06:49:37 UTC] TFA-00002 Oracle Trace File Analyzer (TFA) is not running
[2021-08-15 06:49:37.275 UTC] TFA Setup Status : 0
[2021-08-15 06:49:37.281 UTC] Calling : /backup/ahf/oracle.ahf/python/bin/python /backup/ahf/oracle.ahf/ahf/scripts/orachk_setup.pyc /backup/ahf/oracle.ahf --install FRESH_INSTALLATION
Starting orachk scheduler from AHF ...
[2021-08-15 06:49:39.644 UTC] Exit Status : 0
Changes
NA
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |