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
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. ...
-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?
2 votes
1 answer
832 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, ...
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 ...
2 votes
1 answer
894 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? /...
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 ...
0 votes
1 answer
642 views

Windows 8 Java install is interrupted

Every time i attempt to install JRE 7u9 the installer gives me an error saying that java ran into an unexpected error please try installing later. Whenever i try I get the same error. I attempted to ...
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 ...
0 votes
0 answers
3k views

how to install IBM java on linux

I have downloaded jre pack from IBM site. downloaded file name is ibm-java-jre-7.1-3.1-i386-archive.bin. Not sure how to install this. I couldn't find instructions on site. I can't extract it or just ...
3 votes
1 answer
610 views

Unable To Successfully Use Java Anywhere (Windows 7 64bit)

This is a bit of an odd issue: (This is with JRE 7u7 32bit.) New Lenovo W530 laptop, everything is shiny. I tried to use a java applet for the first time recently (in Chrome). I got the Java logo and ...
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 ...
2 votes
2 answers
7k views

MATLAB is not working because of Java

I use Windows 7 x64. I have installed MATLAB 2010a to my computer. After running only the splash screen shows up for a while then program quits. I have found an error log and the first lines of the ...
1 vote
2 answers
366 views

How to set a command without defining path everytime?

I have a command which is: ./keytool But I always have to go to this folder to use it: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-2.b17.el7_1.x86_64/jre/bin How can I just use the following command ...
2 votes
2 answers
15k views

About adding many sites with only different ports to Java Exception Site List

After update Java to Java 8 update 25, the Medium security level has been removed from the Java Control Panel. I am a TA and need to browse many sites from the students. These sites contain Java ...
2 votes
2 answers
4k views

Java installation disappearing on Windows 7

I have installed jre version 1.8.0_51 on a 64-bit Windows 7. Some time after the installation I could not run java programs anymore, seemingly because the installation dissapeared. If I run "java -...

15 30 50 per page
1
3 4
5
6 7
9