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.

48 questions with no upvoted or accepted answers
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
0 votes
0 answers
318 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
866 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
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
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
0 votes
1 answer
550 views

Possible to change JRE versions via command line?

We are running into an issue where we must have two concurrent JRE versions installed for a program that doesn't provide backward compatibility. Is it possible to disable/enable a JRE version via the ...
brandeded's user avatar
  • 250
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 ...
lakshman's user avatar
  • 839
0 votes
0 answers
151 views

Add websites to JRE8 Java Web Start exclusions list unattendedly (JRE8)

In JRE8, applets on some sites don't start until exception added for these sites: My question is, how to change these setting during or after silent install to allow browser applets from sites we use....
LogicDaemon's user avatar
  • 2,033
0 votes
0 answers
113 views

java jre installer goes into "stealth mode"

Lenovo T61 running Windows 7 Prof. No java installed as per Control Panel>Programs, javare, Total Uninstaller, etc. Typing "java" at the CLI returns "not recognized". No java in c:\program files. No ...
jpolache's user avatar
  • 158
0 votes
1 answer
1k views

How can updating the Java Runtime fix page freezes in IE on a website that has NO Java Applets in it?

We have a product written as an ASP.NET website deployed at over 70 sites. Recently, one site reported an issues where IE8/9 browsers would hang at certain post-back points, and would require the ...
Nikolaus's user avatar
0 votes
0 answers
607 views

Eclipse Juno can't run any Java project

I use Eclipse Juno - Eclipse IDE for C/C++ Developers , and I can't run any Java project , mean even there is no "Run" option . For example when I right click on the Main class I just see (no "Run"...
URL87's user avatar
  • 305
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 ...
user1291235's user avatar
0 votes
0 answers
232 views

OpenOffice3 with 32bit JRE in CentOS6 64bit

I want to know if it is possible and how to install headless Open Office 3 with 32 bit JRE on CentOS6 64 bit. I need to set it in $HOME directory on Webfaction hosting. Open Office they already ...
Andrey Kuzmin's user avatar
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 ...
chrizonline's user avatar

15 30 50 per page