11-20-2020 03:44 PM
Hi,
We are working on Upgrading the Groundplex nodes from Java 8 to Java 11, I am following the steps mentioned in the below link
But when I run the following command the I am getting this error
sudo dpkg -i snaplogic-snaplex.deb
dpkg: error processing archive snaplogic-snaplex.deb (–install):
** cannot access archive: No such file or directory**
Errors were encountered while processing:
** snaplogic-snaplex.deb**
Can someone please help me out with this.
Thanks,
Sandeep.
12-02-2020 01:01 PM
Hi @SatyaK, after installing fontconfig I was successfully able to install snaplogic-sidekick-4.main-8600-x86_64.deb
After the installation when I look in /opt/snaplogic/pkgs/ folder I now see both jdk-11.0.8+10-jre & jre1.8.0_202
But when I run the command java -version , I do not see jdk 11 in the list.
So, I am not totally sure if my upgrade to Java 11 was successful or not. Can you please let me know if I missed any steps?