Oracle Soa Suite 12c Download
I am trying to install new Oracle soa suite 12c on my Windows 10 64-bit system. As per the instructions I have downloaded both the compressed files and extracted the same in my E:/ disk.
Download Oracle Service Bus 12c (12.2.1.1.0) (Redirects to Oracle SOA Suite. This is the 11.1.1.7.0 of the Oracle Service Bus, a key component of SOA Suite.
I have also downloaded and set the path of current JDK (which is required for Oracle soa suite 12c installation). Now, when I am trying to install it using command prompt (in administrative mode), I am getting the following error:
Soa Installation Steps
3 Answers
Are you sure you downloaded the JDK (Java Development Kit), not the JRE (Java Runtime Environment) ??
Because the java
executable that Windows has found still appears to be a JRE java rather than a JDK java, as suggested by the error message.
On my machine I have both both a JDK and JRE installed:
So you may have something similar.
If you DON'T have a jdk folder there, then maybe you only got the JRE.
If you DO have the jdk folder, what you need to do is make sure that the java under the JDK is the one that is used for the install.
Oracle Soa Suite 12c Quickstart Download
To do that, you do it with the PATH environmental variable, and make sure the path to the JDK happens before the path to the JRE.
Remember to include the bin
in the path.
It's probably also worth setting the JAVA_HOME variable while you're setting environment variables - this should point to the root of your JDK install (that is, the same thing, but with out bin
on the end).
You'll also need to make sure you open a new command shell. Changes made to environment variables aren't immediately available within cmd
windows that were already open. So close that one and start a new one.
Software RequirementsRefer to the References section for a link to Oracle’s Certification Matrix.The following software is required:
- Certified OS: Windows 7, 8, 10; Linux 64 bit OSX
- Oracle JDK 1.7 or 1.8 latest
So you have to download Oracle JDK 1.7 not any other to perform the installation.also need to set the environment variables.
By default windows takes JRE path to run .jar files.
So try giving FULL jdk path while executing Jar.
Example: C:/<JDK location>/java.exe -jar XXXXStart.jar
Not the answer you're looking for? Browse other questions tagged oraclejava-8soajdeveloper or ask your own question.
- Tasks
Books
Documentation for Oracle SOA Suite in Oracle Fusion Middleware 12c (12.1.3). Oracle SOA Suite includes SOA Suite, Business Process Management Suite, and Webservices. Learn how to create, manage, and orchestrate services into composite applications and business processes.
Administration
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
Concepts
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
Install Oracle Soa Suite 12c
Development
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
Download As...PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
Reference
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
User
PDF for offline viewing
ePub for iBooks and mobile devices
Mobi for Kindle
Scripting on this page causes alternating background colors for the list items in the portlets.