Skip to main content

Questions tagged [jre]

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

0 votes
4 answers
1k views

Installing Jre 8 on Ubuntu

So I am trying to install Java Runtime 8 on Ubuntu Linux 14.04. I managed to get OpenJDK 7 using apt-get but I don’t see any JDK 8. I tried to download Oracle's Jre 8 .tar.gz file and I extracted it ...
DiamondMiner88's user avatar
0 votes
0 answers
80 views

Internet Explorer Error Message When Running Applet

When I trying to run an applet on Internet Explorer 11 release, I am getting an error message as shown in the enclosed screenshot. How can I resolve this?
Jacob's user avatar
  • 319
0 votes
0 answers
2k views

How can I launch keytool.exe through a batch script?

For various reasons, I want to make a batch script that can launch keytool.exe from either JRE or JDK. I thought this would be rather simple, but it has proven to be rather difficult. Here are some of ...
Mr. Mendelli's user avatar
  • 1,269
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
0 votes
0 answers
313 views

It is necessary to keep the lib folder of the JRE package?

I would like to know whether after installed the Java Runtimes (JRE) on Windows, it is necessary for the webbrowser to keep the "lib" folder stored at: C:\Program Files\Java\jre***\lib, or I can ...
ElektroStudios's user avatar
0 votes
1 answer
865 views

Debian 8 openjdk-8-jre-headless installation fail

I have a VM I'm using to test out things with tomcat8. Since, my PC has java8 installed (and I personally don't want to fall back to java7), I tried installing JRE 1.8 on the "server" vm. Since I'm ...
N. Silvestrin's user avatar
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
7 votes
2 answers
115k 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: ...
donutguy640's user avatar
0 votes
0 answers
65 views

How can I run a program that uses Java 6 or 7?

I'm trying to run ColorOracle, a software which simulates color blindness on your monitor. It is written in Java and requires "Java 6 or 7". I have Java 8 because I foolishly trusted Oracle and ...
Superbest's user avatar
  • 2,010
-2 votes
2 answers
2k views

which version of Jave Runtime Environment?

if I have a 64 bit Windows 10 laptop, which version of Java SE Runtime Environment 8u102, Windows x64 Offline or Windows x86 Offline?
Scarboroughmom's user avatar
2 votes
1 answer
831 views

LibreOffice Macro does not recognize JRE

I'm brand new to using macros and spreadsheets and am having trouble with LibreOffice Calc recognizing the JRE that I have installed. I've spent a day following advice on this topic on other forums, ...
AliZ's user avatar
  • 173
0 votes
0 answers
187 views

Downgrading from java se 8 to java se 7?

I built a web application in JAVA SE 8 using tomcat 8 but my hosting provider uses java se 7 and tomcat 7 on their web server. That's why I am getting error while deploying it. Please tell what i ...
palak sharma's user avatar
2 votes
1 answer
893 views

Is it possible to create a WAR file using the Java JRE?

Using the Java JDK you can use the jar command to create a war file: jar -cvf /tmp/mywar.war * There is a way to work with .jar files with the Java JRE but can you create jar or war files with it? /...
DemiSheep's user avatar
  • 222
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
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 ...
shenkwen's user avatar
  • 581

15 30 50 per page
1 2
3
4 5
9