Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [jre]

The Java Runtime Environment, comprising of the Java Virtual Machine and standard Java APIs.

1 vote
2 answers
5k views

What's the fitting Java Runtime for files compiled by JDK 12.0.1?

I have just updated my JDK to version 12.0.1. Compiling works like a charm, but I cannot run the files anymore. However, I couldn't find a fitting JRE (like JRE 12 or so). As it seems, there is no ...
0 votes
4 answers
4k views

installing SubVersion on Linux

I want to install Subversion Edge on Linux. I've downloaded CollabNetSubversionEdge-1.3.3_linux-x86.tar.gz from here and I'm following the instruction from here When I execute bin/csvn start on the ...
0 votes
2 answers
5k views

Unable to install Java Runtime Environment (ver 7 update 65)

Background: I am trying to setup PyDev on Eclipse Luna. I have managed to download and installed Eclipse Luna. But on start up, it said I need to download and install latest Java Runtime Environment. ...
2 votes
3 answers
10k views

What is the latest Java JRE1.8 that you can install out-of-box on WinXP?

In the past Java JRE 1.8 could not be installed on WinXp. The error message was: the procedure entry point RegDeleteKeyExA could not be located in the dynamic link library ADVAPI32.dll I read ...
1 vote
0 answers
2k views

Doesn't exists Java JRE 17?

I need the java JRE v17 but I cannot find it. Looking into https://www.java.com I can find only Java JRE v8 only. Looking in https://www.oracle.com/it/java I can find JDK 17 but not its JRE. What I'm ...
0 votes
1 answer
3k views

Cannot delete jar from lib/ext folder

I've added a jar in the extension folder of my JRE (lib/ext) in order to provide an extension code to my applications. Now I want to delete this jar, but I cannot. The error message says: Cannot ...
0 votes
1 answer
312 views

Are Java libraries shared in memory between processes?

On Linux when two processes (programs) use the same native .so library it is loaded only once. The memory that contains the machine code is shared between processes as read-only so it doesn't have to ...
0 votes
0 answers
83 views

Subversion Edge (CSVNConsole) Not Accessible After Upgrading JAVA JRE to Version 8U371

I upgraded JAVA JRE to v8u371 from v8u121 and confirmed both Subversion Edge and Subversion Server services are running. SVN commit completed successfully. However, the CSVNConsole (https: on port ...
0 votes
0 answers
448 views

Double click on jar file dosen't work (turn .jar to .exe)

I am trying to turn my java program into an .exe. With the help of IntelliJ IDEA I created a .jar file and I'm able to run it from my os cmd with java -jar and it works great. When I double click the ....
1 vote
2 answers
14k views

Upgrade to java 1.7 in eclipse on mac

I'm sort of a beginner with eclipse but I want to update the libraries or build path or whatever to java 1.7 from java 1.6 and I can't figure it out. I'm a computer science student at the university ...
2 votes
2 answers
9k views

What is java virtual machine and what does it have to do with Java?

I was trying to install eclipse on my Macbook Air. When I run the installer I get this message There seems no official page dedicated to JVM like other Apps. When I search "install jvm" I ...
0 votes
1 answer
200 views

How do I uninstall Java7 from macOs

After April 2015, Oracle will no longer post updates of Java SE 7 to its public download sites. I am inclined to remove Java 1.7 and the JDK permanently from my Mac, if only I knew how to accomplish ...
7 votes
2 answers
116k views

finding location java_home in Windows 10

I need help finding the location of my java_home/bin, or if it even exists. If it doesn't, what more do I need to install? I am following some installation directions, and one of the steps says: ...
1 vote
1 answer
1k views

JRE Keystore - Can't import certificate in user keystore (wrong password)

I have an issue while importing certificate in users keystore for Java. (in appdata\LocalLow\Sun\Java\Deployment\Security). I already have made scripts to add certificates to the "machine" ...
1 vote
1 answer
3k views

Run java application with OpenJDK

I am trying to run this application on my machine (Windows 11). I installed the latest version of OpenJDK from here. In my command line I can write > java -version openjdk version "17.0.2"...
0 votes
1 answer
2k views

Raritan Dominion DKX2-464 shows "No video from target server" on remote access

I have bought a used KVM Raritan Dominion KX2-464 device (with firmware 2.7.0.5.2183). Is is out of the support duration. I can connect PCs over CIM devices and can see the screen image, when I ...
0 votes
1 answer
951 views

How to overcome "jni error has occurred" after Minecraft and Java update in Windows 10?

I updated from Minecraft 1.16.2 to the latest version of Minecraft at this time which is 1.18.1, opened the Minecraft Launcher client, selected "Latest release 1.18.1" from the drop down, ...
1 vote
1 answer
681 views

How to install Open JRE in RHEL 8.3 without registration

When I try to install packages to RHEL 8.3, I see : Updating Subscription Management repositories. Unable to read consumer identity. This system is not registered to Red Hat Subscription Management. ...
0 votes
2 answers
766 views

Problems launching java programs in Windows Command Line after Java Update 281

After updating Java 8 (update 281) yesterday (2021-02-15) I could no longer use the Single-File Launch in the Windows Command Line. Prior to this I had no problems using this feature but now I get the ...
5 votes
2 answers
27k views

How do I run a program in Ubuntu using Wine that requires JRE?

I have an application that requires JRE to run on Windows. I have now migrated to Ubuntu and am trying to run the same application using WINE. However I get the error: "No Java Found". Any ideas how ...
0 votes
1 answer
161 views

Java (jre) doesn't work anymore, even eclipse won't startup

I have tried to change my java version.I wanted version 14.0.1. There is a version 1.8.0.145, it's still there in a dir in program files. But now, when type java -version in cmd, it's looking for '...
0 votes
0 answers
3k views

Java (JRE 1.7.45) not working Internet Explorer 11 and webtop 6.7 applets

I can't get Java to work on IE 11 for an intranet site (Documentum Webtop 6.7), so far I've: Enable Java in browser in Java Control Panel. Set security to medium in Java Control Panel. On user tab ...
1 vote
2 answers
19k views

DbVisualizer Error "No JVM could be found .." and "please define EXE4J_JAVA_HOME"

On this download page i downloaded dbvisualizer.zip and unpacked it to a folder. Starting the dbvis.exe i get this error: No JVM could be found in your system. Please define EXE4J_JAVA_HOME to ...
18 votes
3 answers
37k views

Is it safe to delete Java folders from C:\Users\(Username)\AppData\LocalLow\Sun\Java

I am using a Windows 7 64-bit PC. I have many folders in C:\Users\(Username)\AppData\LocalLow\Sun\Java with names of older Java versions like: jdk1.7.0_21_x64 jre1.7.0_45 jre1.7.0_25 These folders ...
0 votes
0 answers
181 views

What JREs are available for end-users after Java SE 8 on Windows?

Historically it's always been possible to obtain the JRE from Sun and then Oracle. But ever since Java SE 9, Oracle has only provided updates for version 8. When I build a program on a later JDK in ...
0 votes
1 answer
183 views

JVM Failed to start while installing java

I installed java, and then realized that it was the wrong version, so I tried reinstall Java, but mid installation it said "JVM Failed to start". I tried to install JDK 1.8.0_221. Any help would be ...
1 vote
1 answer
5k views

I can not start a .jar-file by double-clicking, only from command-line in Windows

I have a Java application in a .jar-file. I can start it by typing java -jar myapp.jar and the application starts, but if I double-click on the .jar-file, nothing happens. What can be wrong? How can I ...
0 votes
0 answers
4k views

Tomcat started / stopped with error, return code 1

" Make sure you have java JDK or JRE installed and the required ports are free Check the ""/xampp/tomcat/logs"folder for more information " Tell me in detail plz.
2 votes
0 answers
2k views

Java 7 update 25 applet error: "Error. Click for details"

I'm unable to get any applets to work in any browser. I am 99% sure that this error happened after updating Java 7 runtime to update 25 (on OSX Mountain Lion). Some more detail on my problem: this ...
1 vote
1 answer
6k views

Java Runtime Environment (JRE) not found (linux ubuntu)

I just install java following the easy to follow guide: https://www.java.com/en/download/help/linux_x64_install.xml. So by step I: 1) Downloaded jre-8u221-linux-x64(1).tar.gz from my browser (...

15 30 50 per page
1
2 3 4 5