Skip to main content

Questions tagged [jre]

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

1 vote
0 answers
1k 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 ...
Tobia's user avatar
  • 2,301
0 votes
0 answers
81 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 ...
Bang Tran's user avatar
0 votes
0 answers
431 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 ....
Jhon's user avatar
  • 1
0 votes
1 answer
310 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 ...
zomega's user avatar
  • 1,250
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" ...
Patrick Pruneau's user avatar
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"...
Mark's user avatar
  • 199
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 ...
Sebastian's user avatar
  • 101
0 votes
1 answer
940 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, ...
Nathan's user avatar
  • 11
1 vote
1 answer
668 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. ...
Meysam Javadi's user avatar
0 votes
2 answers
744 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 ...
Guest2578's user avatar
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 '...
rolandl's user avatar
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 ...
bbaassssiiee's user avatar
  • 1,485
0 votes
0 answers
177 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 ...
Zhro's user avatar
  • 897
0 votes
1 answer
179 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 ...
big papa's user avatar
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 (...
Martetine Wilfred's user avatar

15 30 50 per page
1
2 3 4 5
9