On Version: 4.02_02, I am getting hundreds of
Use of uninitialized value in hash element at /usr/lib/perl5/site_perl/5.8.8/App/ClusterSSH.pm line 294.
Use of uninitialized value in numeric ne (!=) at /usr/lib/perl5/site_perl/5.8.8/App/ClusterSSH.pm line 331.
Use of uninitialized value in hash element at /usr/lib/perl5/site_perl/5.8.8/App/ClusterSSH.pm line 294.
Use of uninitialized value in numeric ne (!=) at /usr/lib/perl5/site_perl/5.8.8/App/ClusterSSH.pm line 331.
I am running on RHEL5 update 9. The application works fine after it scrolls though a couple hundred lines of those same errors. I am using the master branch at the git repository.
Release 4.00_11 works perfectly fine and does not get the errors.
Thanks,
Sean
Can you please apply the following patch and see if it helps
Duncs