Hello community,
Unable to install the Linux Agent on a CentOS 7.5.
Have you ever encountered this kind of problem?
Here is the error log.
./install -silent -d /opt/cheops -p http://XXXXX -sno XXXXXXXX -g "XXXXXXXX"
Installing HEAT PatchLink Agent 8.3051
Copyright (c) 2015 HEAT Software USA Inc.
Performing tests for Silent install...
Checking Group List
Silent installation tests successfully completed.
Expanding archive...
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.patchlink.deployment.Register.registerMain(Register.java:108)
at com.patchlink.deployment.Register.main(Register.java:46)
at register.main(register.java:7)
Caused by: java.util.MissingResourceException: Can't find bundle for base name patchagent, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1507)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1330)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:804)
at com.patchlink.deployment.InstallLib.<clinit>(InstallLib.java:16)
... 3 more
cp: cannot stat '/opt/cheops/patchagent/update.conf': No such file or directory
grep: /opt/cheops/patchagent/update.conf: No such file or directory
ERROR: The HEAT PatchLink Agent files were properly installed to /opt/cheops but did not register successfully.
Please check the serial number and hostname for errors.
Thank you for your feedback.