Error installation ND 8.5.5 with java sdk 7-1.5.0 on Linux RHEL 8 - websphere

i am running on intel arc and using IBM WAS Network Deployment 8.5.5 on Linux RHEL 8,
please help me about installation WAS Network Deployment 8.5.5 on Linux RHEL 8.
ERROR: The following additional components are required in installation location 'IBM Web
Sphere Application Server V8.5':
ERROR: Cannot complete the install because one or more required items could not be foun
d.
ERROR: Software being installed: IBM WebSphere SDK Java Technology Edition (Optional)
7.1.5000.20220202_1042 (OFFERING.com.ibm.websphere.IBMJAVA.v71 7.1.5000.20220202_1042)
ERROR: Missing requirement: SE.0.com.ibm.websphere.ibmjava71 7.1.5000.20220202_1042 r
equires 'SE.0.com.ibm.websphere.appserver.installcontext [8.5.5002,8.6.0)' but it could not
be found
ERROR: Cannot satisfy dependency:
This errors displaying when I install WAS 8.5.5 and Java SDK v7.1.5.0 on Linux RHEL 8.
how can i fix this error? any suggestion?
i tried solution for this error mentioned on ibm itself. but i am not able to fix this error by following them.

Related

ABAP communication layer is not configured properly Error while installing ADT in Eclipse

I am trying to install ADT in eclipse. followed the steps exactly present in the below link https://developers.sap.com/tutorials/abap-install-adt.html.
However getting the below error each time. Please help.
Note: Installed eclipse from https://www.eclipse.org/downloads/packages/ , Windows x86_64 Version.

upgrade was jdk failed to due Version 8 requires

When we upgrading was from 9.0.0.7 to 9.0.5.11 using command
./imcl install com.ibm.websphere.ND.v90_9.0.5011.20220222_1524 -repositories /soft/was90511 -installationDirectory /was/IBM/WebSphere/AppServer -acceptLicense -sP
it said
CRIMA1270E ERROR: The IBM WebSphere Application Server Network Deployment package requires the IBM SDK, Java Technology Edition, Version 8 package. Install IBM SDK, Java Technology Edition, Version 8 together with IBM WebSphere Application Server Network Deployment .
Then we choosed to upgrade the jdk first by
./imcl install com.ibm.java.jdk.v8_8.0.7005.20220209_1019 -repositories /soft/jdk80705 -installationDirectory /was/IBM/WebSphere/AppServer -acceptLicense -sP
from 8.0.5.11 to 8.0.7.5, but still met the below error :
ERROR: The installation package 'IBM SDK, Java Technology Edition, Version 8' requires components supplied by other packages.
The required components might be supplied by the following installation packages:
Package: Any IBM product edition that supports IBM SDK Java Technology Edition for Installation Manager consult the product documentation".
Is there any thing wrong with my command?
You should install the WAS and SDK offering at the same time, as depicted at the bottom of this document:
https://www.ibm.com/docs/en/was-nd/9.0.5?topic=offerings-installing-product-by-using-command-line#d55e1182
imcl install com.ibm.websphere.ND.v90 com.ibm.java.jdk.8
(yes, it is really space-separated)

sonarqube-8.6.1 unable to start in windows

I am unable to start the sonarqube in my local windows machine, Getting the below error,
I have set java path and it's working fine,
Regarding to the https://docs.sonarqube.org/8.6/requirements/requirements/ which describes as the following: -
Prerequisite
The only prerequisite for running SonarQube is to have Java (Oracle JRE 11 or OpenJDK 11) installed on your machine.
Supported Platforms
Java
SonarQube scanners require version 8 or 11 of the JVM
SonarQube server requires version 11. Versions beyond Java 11 are not officially supported.
Then this is a root cause why we face this failure message when we run it against the JDK version 8
I would suggest to download the JDK version 11 and use it so that we meet the SonarQube Server requirement.

Installation of wso2 application server 5.3.0

I am trying to install wso2 application server version 5.3.0. Jdk version 1.8.0_102. But I am getting "Error: Could not find or load main class 2\Web"
I have tried installing wso2as 2.5.1 also along with JDK 1.8.0_72 as described in my university guidelines. still, the error persists. please help me with this error of class 2\web.
OS in use: Windows 10 Education
Thank you in advance for the help.

Spring STS Install issue Version 1.6.0_67 of JVM not suitable

I have problem launching STS application. I have downloaded Win 64 bit that matches my system and I have jdk 1.8 installed. That is the only version I have.
I am getting the following error when I launch STS
"version 1.7.0_67 of the JVM is not suitable for this product. Version:1.8 or greater is required"
The only reason why your STS is not working is either because you don't have JAVA properly installed or because your STS version(32bit/64bit) is not compatible with your windows.
Make sure both of these things are fixed.

Resources