HI Team,
we have jar executable which is running fine in Nifi 1.15 version after we upgraded to 1.17 , when we tried to execute that jar its showing as invalid or corrupt jar file.
when we checked java version both nifi and jar executable are on same version i.e. java 8
however we noticed that jdk versions are different from previous version to latest version
nifi 1.15 having openjdk version 1.8.0_312
Nifi 1.17 having openjdk version jdk1.8.0_332
suspecting this caused issue, however we are not able to update the jar.
Can anyone help here what might be the issue here and how we can solve this issue.
thanks