Discussions
Categories
- 196.9K All Categories
- 2.2K Data
- 239 Big Data Appliance
- 1.9K Data Science
- 450.4K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 546 SQLcl
- 4K SQL Developer Data Modeler
- 187.1K SQL & PL/SQL
- 21.3K SQL Developer
- 295.9K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.6K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 443 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
[Unable to launch IDE] Error message: ODS supports Java version 1.8.0_60 and newer

[First-time user here]
I've recently downloaded the tarfile for ODS 12.6 (on CentOS 6.6) and tried to launch the IDE by running "devstudio" but I got the error message
Developer Studio supports Java version 1.8.0_60 and newer and looks for a valid Java installation in the following order:
1) Location specified with --jdkhome command line option
2) On Mac OS X at location specified by /usr/libexec/java_home --version 1.8.0+ --failfast
3) On Mac OS X at /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home/bin
4) In the PATH environment variable
5) At /usr/jdk/latest/bin
6) On Linux at /usr/java/latest/bin
7) At /usr/java/bin
8) At /usr/bin
So I installed Oracle Java SE Development Kit 11 (the latest) but I'm still getting the above error. (I'm not a Java developer. I'm looking to use ODS for C++ development)
Best Answer
-
So I actually read the system requirements and saw that ODS 12.5 requires Java 7 (1.7.0_72) or later; Java 8 (1.8.0_20), so downloaded the latter and I can now run ODS.
Answers
-
So I actually read the system requirements and saw that ODS 12.5 requires Java 7 (1.7.0_72) or later; Java 8 (1.8.0_20), so downloaded the latter and I can now run ODS.