sqldeveloper doesn't accept java 11what's the difference between “java” located inside jdk/bin/ and...
Toxic, harassing lab environment
Why is std::ssize() introduced in C++20?
I want to ask company flying me out for office tour if I can bring my fiance
Why isn't Tyrion mentioned in 'A song of Ice and Fire'?
Is "vegetable base" a common term in English?
Why do testers need root cause analysis?
How to remove new line added by readarray when using a delimiter?
Where is Jon going?
ifconfig shows UP while ip link shows DOWN
Is there an idiom that means that you are in a very strong negotiation position in a negotiation?
Is it normal to "extract a paper" from a master thesis?
Papers on ArXiv as main references
Why does FOO=bar; export the variable into my environment
Why A=2 and B=1 in the call signs for Spirit and Opportunity?
Is a world with one country feeding everyone possible?
What could be my risk mitigation strategies if my client wants to contract UAT?
Why did OJ Simpson's trial take 9 months?
Why does Bran want to find Drogon?
How to deceive the MC
Cisco 3750X Power Cable
Are PMR446 walkie-talkies legal in Switzerland?
Why is 'additive' EQ more difficult to use than 'subtractive'?
Testing using real data of the customer
Storing voxels for a voxel Engine in C++
sqldeveloper doesn't accept java 11
what's the difference between “java” located inside jdk/bin/ and jdk/jre/binlocate java source code in jdk7Java JDK missing libjli.so path in dependency list, DebianWhat is the difference between these three java installations?After installing java in linux , where the java will store what home path should i give?Upgrading Java on CentOSHow to verify if Java is installed on rhelFedora24, trying to install java (JDK)I have 2 java installations /usr/lib/jvm/java-8-oracle/bin/java AND /usr/bin/java. I want to remove one (/usr/bin/java)Install Java Open JDK 9 32bit?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
My sqldeveloper doesn't get the jdk and I don't know what is the actual path. From long time i tried to install sqldeveloper in fedora but failed each time for jdk path and version. Please help me.
/usr/lib/jvm]$ls
java-11-openjdk-11.0.ea.28-2.fc29.x86_64 jre-11 jre-11-openjdk jre-11-openjdk-11.0.ea.28-2.fc29.x86_64 jre-openjdk
$ sqldeveloper
Oracle SQL Developer
Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/alhelal/.sqldeveloper/19.1.0/product.conf
/usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64
Found ../../jdk/bin/java to run this product, and the major version of this Java is 11.
The mandatory minimum major version to run this product is 1.8.
This product cannot run with this Java.
Error: /usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64/bin/java not found or not a valid JDK
Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/alhelal/.sqldeveloper/19.1.0/product.conf
And my java version is
$ java -version
java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)
jdk sqldeveloper
add a comment |
My sqldeveloper doesn't get the jdk and I don't know what is the actual path. From long time i tried to install sqldeveloper in fedora but failed each time for jdk path and version. Please help me.
/usr/lib/jvm]$ls
java-11-openjdk-11.0.ea.28-2.fc29.x86_64 jre-11 jre-11-openjdk jre-11-openjdk-11.0.ea.28-2.fc29.x86_64 jre-openjdk
$ sqldeveloper
Oracle SQL Developer
Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/alhelal/.sqldeveloper/19.1.0/product.conf
/usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64
Found ../../jdk/bin/java to run this product, and the major version of this Java is 11.
The mandatory minimum major version to run this product is 1.8.
This product cannot run with this Java.
Error: /usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64/bin/java not found or not a valid JDK
Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/alhelal/.sqldeveloper/19.1.0/product.conf
And my java version is
$ java -version
java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)
jdk sqldeveloper
add a comment |
My sqldeveloper doesn't get the jdk and I don't know what is the actual path. From long time i tried to install sqldeveloper in fedora but failed each time for jdk path and version. Please help me.
/usr/lib/jvm]$ls
java-11-openjdk-11.0.ea.28-2.fc29.x86_64 jre-11 jre-11-openjdk jre-11-openjdk-11.0.ea.28-2.fc29.x86_64 jre-openjdk
$ sqldeveloper
Oracle SQL Developer
Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/alhelal/.sqldeveloper/19.1.0/product.conf
/usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64
Found ../../jdk/bin/java to run this product, and the major version of this Java is 11.
The mandatory minimum major version to run this product is 1.8.
This product cannot run with this Java.
Error: /usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64/bin/java not found or not a valid JDK
Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/alhelal/.sqldeveloper/19.1.0/product.conf
And my java version is
$ java -version
java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)
jdk sqldeveloper
My sqldeveloper doesn't get the jdk and I don't know what is the actual path. From long time i tried to install sqldeveloper in fedora but failed each time for jdk path and version. Please help me.
/usr/lib/jvm]$ls
java-11-openjdk-11.0.ea.28-2.fc29.x86_64 jre-11 jre-11-openjdk jre-11-openjdk-11.0.ea.28-2.fc29.x86_64 jre-openjdk
$ sqldeveloper
Oracle SQL Developer
Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/alhelal/.sqldeveloper/19.1.0/product.conf
/usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64
Found ../../jdk/bin/java to run this product, and the major version of this Java is 11.
The mandatory minimum major version to run this product is 1.8.
This product cannot run with this Java.
Error: /usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64/bin/java not found or not a valid JDK
Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/alhelal/.sqldeveloper/19.1.0/product.conf
And my java version is
$ java -version
java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)
jdk sqldeveloper
jdk sqldeveloper
asked 43 mins ago
alhelalalhelal
411718
411718
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f520074%2fsqldeveloper-doesnt-accept-java-11%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f520074%2fsqldeveloper-doesnt-accept-java-11%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown