
ksukumaran (Customer) to rsaSFDCadmin (RSA): asked a question.
Upgrade step (RSA 7.5.0 to 7.5.2) looking for adoptjdk_8u292b10.tar.gz file
Hi All,
We are in the process of upgrading our SecurID application from 7.5.0 to
7.5.2.
While performing the install.sh step, we are facing the below error.
Pre-Requisites Test(s) failed with the following message(s) :
Could not find necessary package adoptjdk_8u292b10.tar.gz in
/tmp/aveksa/packages
We couldn't find this tar file (adoptjdk_8u292b10.tar.gz) in RSA community
site. can someone let me know how to overcome from this?
Also, as per the document provided RSA Support, we have already downloaded the
"adoptjdk_8u312b07.tar.gz" file which I believe this should be the latest
file. But why it is looking for the old one adoptjdk_8u292b10.tar.gz?
We are in the process of upgrading our SecurID application from 7.5.0 to
7.5.2.
While performing the install.sh step, we are facing the below error.
Pre-Requisites Test(s) failed with the following message(s) :
Could not find necessary package adoptjdk_8u292b10.tar.gz in
/tmp/aveksa/packages
We couldn't find this tar file (adoptjdk_8u292b10.tar.gz) in RSA community
site. can someone let me know how to overcome from this?
Also, as per the document provided RSA Support, we have already downloaded the
"adoptjdk_8u312b07.tar.gz" file which I believe this should be the latest
file. But why it is looking for the old one adoptjdk_8u292b10.tar.gz?
of 7.5.2 (P03 full installer) when using a remote DB. If your upgrade
scenario includes a remote DB, you may be running into the same issue. See if
the following workaround helps:
1\. Edit this file /tmp/aveksa/staging/deploy/acmpackages64.txt
2\. Remove adoptjdk_8u292b10.tar.gz, and add adoptjdk_8u312b07.tar.gz in
acmpackages64.txt as shown below:
wildfly-24.0.1.Final.tar.gz
adoptjdk_8u312b07.tar.gz
3\. Run install.sh again