Hello,
I have a problem updating my IMC instance from the E0605P06 (end of 2018 version) to E0703 on my Linux Server. After the licence acceptation and before the installation I have a popup saying that "Common components are being upgraded" and then five seconds after the popup and the "installation" window vanish and nothing happens.
By looking at log files especially at this specific file /etc/iMC-Reserved/log/update_20190626xxxxxx.txt I found this error :
java.lang.UnsatisfiedLinkError: /opt/imc_install/iMC_PLAT_7.3_E0703_Enterprise_Linux/linux/install/common/jre_linux64/lib/libawt_xawt.so: libXrender.so.1: cannot open shared object file: No such file or directory
I solved it by installing the libXrender.x86_64 packet from yum but there is nothing more happening.
In my /etc/iMC-Reserved/log/install_20190626xxxxxx.txt file, I have nothing more than this message:
2019-06-26 18:31:14 [INFO ] [AWT-EventQueue-0] [com.h3c.imc.deploy.install.wizard.InstallWizard$WizardData::needUpdateCommonComponents(257)] deploy.jar file not match(Mon Apr 01 15:19:44 CEST 2019 > Tue Sep 25 14:24:56 CEST 2018), update common components required.
2019-06-26 18:31:14 [INFO ] [AWT-EventQueue-0] [com.h3c.imc.deploy.install.wizard.InstallWizard$WizardData::needUpdateCommonComponents(257)] deploy.jar file not match(Mon Apr 01 15:19:44 CEST 2019 > Tue Sep 25 14:24:56 CEST 2018), update common components required.
2019-06-26 18:31:16 [INFO ] [AWT-EventQueue-0] [com.h3c.imc.deploy.CommonComponentUpdateLauncher::launchUpdater(502)] Launch common update program with: [/opt/imc_install/iMC_PLAT_7.3_E0703_Enterprise_Linux/linux/install/common/jre_linux64/bin/java, -Xmx256m, -Dinstaller.dir=/opt/imc_install/iMC_PLAT_7.3_E0703_Enterprise_Linux/linux/install, -cp, /opt/imc_install/iMC_PLAT_7.3_E0703_Enterprise_Linux/linux/install/components/common/deploy/deploy.jar, com.h3c.imc.deploy.CommonComponentUpdateLauncher, autoStart]
Did anyone else had this problem ?
Thank you.