Hi.
We did an XI upgrade this monday from 2012R1.7 to 5.2.3 in 6 step upgrade. The problem we have after the upgrade is with the webinject checker.
I i run the command in ssh line
check_xi_service_webinject_sh!SLSV65_Test_BOI.xml
Output
could not find ParserDetails.ini in /usr/lib64/perl5/XML/SAX
Use of uninitialized value $scheme in pattern match (m//) at /usr/lib64/perl5/HTTP/Cookies.pm line 45.
WebInject CRITICAL - Unable to open BOI webpage |time=115.794;45;;0
I cannot find the file ParserDetails.ini in the path ../SAX/
I attach the xml, if you want i can pm the "data.xml" file to you?
Service timeout
Service timeout
You do not have the required permissions to view the files attached to this post.
Last edited by ohlssrog on Wed Feb 17, 2016 1:28 pm, edited 1 time in total.
Re: Service timeout
It looks like you may be missing a package. Can you run this command and let us know the result?
Code: Select all
yum install perl-XML-SAX -y
Former Nagios Employee
Re: Service timeout
I get
Package perl-XML-SAX-0.96-7.el6.noarch already installed and latest version
Nothing to do
Package perl-XML-SAX-0.96-7.el6.noarch already installed and latest version
Nothing to do
Re: Service timeout
perl: /usr/bin/perl /usr/share/man/man1/perl.1.gz
Re: Service timeout
Can you also post the file SLSV65_Test_BOI_testdata.xml for us to look at?
Former Nagios Employee