Skip to main content

Questions tagged [jre]

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

2 votes
1 answer
457 views

Application prompts me to install JRE higher than 1.4, but I have 1.7 installed

There is a JRE 1.7 on my Windows XP machine. The java -version command says that I have 1.7.0_02. By launching an .exe file, I want to install an internet banking software that uses Java, but it ...
maks's user avatar
  • 339
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
1 answer
2k views

Flash on OS X error: "Error initializing Java Runtime Environment. You may need to reinstall Flash."

Error initializing Java Runtime Environment. You may need to reinstall Flash. I get that error suddenly when running either Flash CS3 or CS5. Reinstalling doesn't help. Saw this note from Adobe, but ...
mheavers's user avatar
  • 237
2 votes
1 answer
2k views

Small linux distro that to run in a VM and which has JRE

I'm looking for smallest linux distro with a GUI that natively runs JRE. DSL doesn't have JRE and I don't really want to spend 15 hours trying to figure out how to install it. I'm looking for ...
AWF4vk's user avatar
  • 198
16 votes
3 answers
25k views

Alternatives to Oracle JRE [closed]

I would like to uninstall as many Oracle products from my computer as possible because I don't like that company. However, I require Java for some of my applications, e.g. Eclipse. What alternatives ...
Steven Smethurst's user avatar
-1 votes
1 answer
3k views

Java JRE: Setting default heap size

I'm having trouble with Java on a virtual server, it always gives me the following error: # java Error occurred during initialization of VM Could not reserve enough space for object heap Could not ...
AndiDog's user avatar
  • 646
0 votes
2 answers
608 views

Java Installation in Windows 7

I installed java from Oracle website (here.) the last one Windows x64, but when I try to set the path there is no JDK folder inside the installation folder. There is jre folder there but it doesn't ...
user avatar
2 votes
2 answers
5k views

Java Install Error 1723

I was working on a program in Eclipse. I went to run it, and ran into some 'unknown source' errors, so I tried to reinstall my java and ran into some annoying errors. First thing I ran into was an ...
Logan's user avatar
  • 21
0 votes
2 answers
189 views

Is there a virtualization solution for OSX Lion that doesn't require JRE?

I'm trying to verify if I can get along with using OSX Lion without JRE and the possibility to run virtual machines would be the last mile. VirtualBox is Java based so that's out of the question. Does ...
Mihai's user avatar
  • 3
0 votes
1 answer
6k views

java: command not found after installation

I have installed Jre in my CentOS by following instruction here Installation But the problem is each directory or file contains the "*" (asterisk) at the end of file name or directory even though ...
Hunt's user avatar
  • 133
0 votes
2 answers
386 views

Problem Installing jre in Linux debian

I am trying to install JRE in Debian Linux.I tried this command and it got installed successfully, apt-get install sun-java6-jre after that the /usr/lib/jvm got deleted from me unintentionally.Now ...
Amandeep Singh's user avatar
-1 votes
2 answers
4k views

Download link for JDK & jre 64 bit [duplicate]

Possible Duplicate: Windows 7 64-bit and Java JDK download I want to do download jdk 64bit (last update) for Windows and Linux but I can`t download it from oracle.com It says Forbidden Who can ...
Milad Sobhkhiz'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
6 votes
2 answers
6k views

How to give Java run time more heap space?

I am running PMD v4.2.5 on Windows 7 and it is running out of memory with the following error: Exception in thread "Thread-4" java.lang.OutOfMemoryError: Java heap space How can I configure the JRE ...
WilliamKF's user avatar
  • 7,968
7 votes
3 answers
27k views

How can I set one browser to use JRE 1.5 and another to use JRE 1.6?

I think this has to be a common issue, but I haven't found any clear solution. We have several products that are accessed via a browser (IE 7) with JRE version 1.5. We now need to be able to support ...
user avatar
12 votes
5 answers
125k views

How to uninstall Java SE from the command line

Oracle states that the Java SE installer is built using MSI, but the help page, rather unhelpfully doesn't list uninstall options. I need to do a command line uninstall, and I can't figure out or ...
nick3216's user avatar
  • 282
0 votes
2 answers
2k views

JRE not running correctly on Windows 7 64-bit

An application called DosBox Game Launcher (DBGL) requires JRE in order to run successfully. I had it installed and running on my old Windows 7 32-bit machine without any problems. Today I got my new ...
dkt91's user avatar
  • 1
3 votes
3 answers
1k views

Disassociate file with cmd.exe

I recently chose cmd.exe as a default program for .jar files with instant regret. How do I associate this back again with javaw.exe in the JRE? The default program check box is disabled, so selecting ...
braedy.'s user avatar
  • 33
3 votes
2 answers
7k views

Cannot install Java JRE on Windows XP workstation (possibly due to previous failed uninstall)

My Windows XP workstation at the office had several old versions of the Java JDK and JRE installed on it. I decided to install the newest Java JDK and uninstall the older JDKs and JREs. This resulted ...
Jim Tough's user avatar
  • 678
0 votes
1 answer
896 views

Can't upgrade to JRE 1.6 from 1.4.2

For the life of me I can't get my JRE upgraded. I've ran JDK6u21 and nothing, re-installed and nothing, tried JRE6u21 and still java version "1.4.2_06" Java(TM) 2 Runtime Environment, Standard ...
stayinwett's user avatar
0 votes
1 answer
471 views

Java missing after firefox 3.6.3 update on xp

XP: I just updated to firefox 3.6.3 and Java is gone, apps don't run. The Java affordances are gone from Options. Do I download Java from somewhere? Can I roll back to a firefox version that was ...
P a u l's user avatar
  • 1,355
1 vote
2 answers
3k views

How to install SmartSVN in Ubuntu 10.04 (Lucid Lynx)? JRE installation is suspected

I followed the instructions in How To: Install/Setup SmartSVN in Ubuntu. I followed everything and it didn't start. I also tried to update my JRE: sudo apt-get install sun-java6-jre sun-java6-plugin ...
Kim Stacks's user avatar
1 vote
1 answer
5k views

I can not start a .jar-file by double-clicking, only from command-line in Windows

I have a Java application in a .jar-file. I can start it by typing java -jar myapp.jar and the application starts, but if I double-click on the .jar-file, nothing happens. What can be wrong? How can I ...
Jonas's user avatar
  • 27.9k
1 vote
2 answers
5k views

I can not start Eclipse anymore

Today, I can not start Eclipse anymore. It worked fine yesterday, then I got a few Windows Updates before turning off the computer. And I also updated to the latest Java RE 1.6_u20 yesterday, but ...
Jonas's user avatar
  • 27.9k
3 votes
1 answer
8k views

How to downgrade JRE's version in Ubuntu?

Currently I am having JRE 1.6.0_20. How do I downgrade it to JRE 1.6.0_17? How can I downgrade? I'm using Ubuntu 10.04 LTS.
Jigar Joshi's user avatar
1 vote
4 answers
2k views

Is JRE installed in Windows and Linux?

Do Windows XP, Vista, Windows 7 and all Linux distributions have Java JRE installed so end-users don't have to install it to run Java applications?
8k_of_power's user avatar
5 votes
2 answers
27k views

How do I run a program in Ubuntu using Wine that requires JRE?

I have an application that requires JRE to run on Windows. I have now migrated to Ubuntu and am trying to run the same application using WINE. However I get the error: "No Java Found". Any ideas how ...
user avatar

15 30 50 per page
1 2
3