The jre tag has no wiki summary.
1
vote
1answer
36 views
JRE randomly disappears
When I start up my computer, everything works fine. However, if it runs for a while and I try to open Eclipse (which I can open fine initially), I get the "Java Runtime Environment Needed... No Java ...
0
votes
3answers
196 views
How is it possible to install JRE on Ubuntu 11.04?
I have searched widely for an answer to this, but I couldn't find anything that would work. I currently have JRE version 1.6.0_26 (which I suspect is 6u26) however I want to upgrade it to the latest ...
0
votes
0answers
34 views
Netbeans hard freezes Windows XP, how to debug
I get this problem about once to twice a day while editing in netbeans. I will be editing some code in Netbeans and I get a hard freeze requiring a full reboot.
There hasn't been any correlation ...
2
votes
1answer
280 views
“Java returned exit code=13” when starting Eclipse
I have some problems starting Eclipse. When I try to start it, this error window appears:
Does anyone have any idea of how to fix this? I am using Windows 7.
0
votes
1answer
253 views
Fix java version mismatch in windows
I have the 64bit version of the jdk installed on windows 7. I installed the 32 bit version of the jre as websites complained that I didn't have the java plugin.
I tried in vain to get firefox to ...
2
votes
1answer
114 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 ...
0
votes
0answers
212 views
Libreoffice throwing Could not create Java implemenation loader error
I installed JRE6 yesterday. Then I decided to try out LibreOffice since it has syncing to Google docs facility through an extension "ooo2gd". After I installed LibreOffice, I set the path to JRE in
...
0
votes
0answers
158 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 ...
0
votes
1answer
293 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, ...
2
votes
2answers
206 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 ...
3
votes
2answers
343 views
Alternatives to Oracle JRE
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 ...
0
votes
1answer
547 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 ...
0
votes
2answers
89 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 ...
0
votes
0answers
64 views
JRE rt.jar getting deleted on machine reboot
I am observing a strange behavior on some of my Windows machines. I have a Server application that uses Java JRE 1.6u26 (Oracle) which is bundled within it. Sometimes a machine reboot causes the ...
2
votes
1answer
329 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 ...
0
votes
2answers
120 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 ...
0
votes
1answer
294 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 ...
0
votes
0answers
195 views
Eclipse JRE not found in Path when launching from other hard drive
I start Eclipse from a hard drive that contains the Windows installation, but the current boot is from another Windows 7 HDD. Normally it would start fine when I booted from that HDD, but now it says:
...
0
votes
0answers
96 views
Updating java on SuSE
SUSE Linux Enterprise Server 10 (i586)
VERSION = 10
PATCHLEVEL = 2
Trying to update my java installation. I downloaded the .bin from java.com, followed the instructions, seemed to go fine. My ...
0
votes
2answers
113 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 ...
-1
votes
2answers
656 views
Download link for JDK & jre 64 bit [closed]
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
...
0
votes
2answers
330 views
installing subversion on linux
i wanna 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 ...
3
votes
2answers
505 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 ...
6
votes
4answers
1k 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 ...
3
votes
2answers
4k 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 ...
0
votes
1answer
458 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 ...
2
votes
0answers
164 views
java 2.2250738585072012e-308 problem
Oracle has released a patch to solve a security problem with converting a value to a binary floating-point number called the Java SE Floating Point Updater Tool.
In the README for this patch, it ...
2
votes
2answers
429 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 ...
2
votes
2answers
1k 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 ...
0
votes
1answer
458 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 ...
0
votes
0answers
668 views
Mint Linux - Downgrade Java to 1.5
I posted this over at stack overflow, but had a suggestion to post it here for better help. Currently, I am running Mint Linux (Release 9). I need to downgrade Java from version 1.6 to 1.5, and have ...
0
votes
1answer
353 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 ...
1
vote
2answers
900 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
...
1
vote
1answer
1k 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 ...
1
vote
2answers
1k 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 ...
3
votes
1answer
2k 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.
1
vote
4answers
502 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?
2
votes
2answers
5k 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 ...