Skip to main content

Questions tagged [jre]

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

48 questions with no upvoted or accepted answers
2 votes
1 answer
2k views

Trying to download eclipse on new computer. Error JRE missing, can't open file

Java is in C:\Program Files (x86)\Java\jre1.8.0_201 When I try to run the eclipse download (https://www.eclipse.org/downloads/) the browser in the picture pops up. The fixes I have come across deal ...
Kim's user avatar
  • 21
2 votes
0 answers
1k views

How to create an .exe installer for a Java application?

I am in doubt of which tools select for the job. I have a Java application composed of a few JAR files (a main .JAR plus libraries) and miscellaneous other files and I'd like to bundle it into a ...
Piovezan's user avatar
  • 162
2 votes
0 answers
145 views

Java JRE or JDK silent Update

Is there a way to Auto Update JRE or JDK if an update is available? Background periodically JRE or JDK says an update is available, I would like to do this check using Task Scheduler on system boot ...
SeanClt's user avatar
  • 2,237
2 votes
0 answers
665 views

Java JRE-8u66 installer does not start

I'm trying to install Java JRE update 66 (latest update) but when I click the installer nothing happens. The process is visible in the task manager but without any function. I have could install ...
alixander's user avatar
  • 159
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 ...
Gus Long's user avatar
  • 121
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 ...
Tobia's user avatar
  • 2,301
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
0 answers
3k views

64 bit java is installed in C:\Program Files (x86)\Common Files\Oracle\Java

I am trying to install JRE 8 64 bit on windows server 2012 r2 but it is getting installed in C:\Program Files (x86)\Common Files\Oracle\Java. How do I checked: click on windows=>java=>right click=> ...
rkumar1609's user avatar
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 ...
Islion's user avatar
  • 11
1 vote
1 answer
474 views

Installing JRE from .tar.gz

I am following the following instructions https://docs.oracle.com/javase/8/docs/technotes/guides/install/linux_jre.html#CFHIEGAA to install JRE 9. I downloaded the .tar.gz file moved it to the /usr/ ...
magladde's user avatar
  • 141
1 vote
0 answers
133 views

Strange files shows up in my /home when Ubuntu starts

Recently, I've noticed some strange files showing up in my /home directory every time when I turn on/restart my computer. They just appears and the names means nothing, I can delet them as normal ...
James's user avatar
  • 661
1 vote
0 answers
638 views

Java installations are not working for me

So I have been having some troubles with Java. It turned out I had the 32 bit version installed of jdk, not sure why. I uninstalled it to install the 64 bit version instead. However I can't get the ...
Bartel-jaap1234's user avatar
1 vote
2 answers
3k views

apache-tomcat-8.0.22; Error occurred in initializing VM java.lang.NoClassDefFoundError : java/lang/Object

I have reinstalled JRE with latest version JRE1.8.0_45 . Whenever I try to run Tomcat :startup.bat this error occurs . Installation of JRE done with Oracle online installer and was perfect. ...
Vatsal Desai's user avatar
1 vote
0 answers
214 views

Can you specify the JRE version an applet should run?

Is it possible to specify the JRE version a Java applet should execute in the browser? e.g. If I have Java 7u17 and Java7u72 installed (32-bit) can the applet request 7u17 to be used? Similarly, if ...
George G's user avatar
1 vote
1 answer
1k views

Switching JRE version

I have JDK 1.8.0_05 64 bit, 1.6.0_45 64 bit and 1.6.0_39 32 bit versions installed on a same machine. I am using this machine for Android app development and it was working fine with Native Android ...
noob's user avatar
  • 1,345

15 30 50 per page