General :: Multiple Java Environment On The Same Machine?
Apr 28, 2010
What's is the most efficient way to install multiple concurrent Java JDK versions on the same Linux machine?
I need Java5 whilst my current Ubuntu 9.10 Karmic comes loaded with Java6.
I know I could setup a VM for this but I am looking for alternatives.
View 1 Replies
ADVERTISEMENT
Mar 3, 2010
In this article about Sun, the author talks about how using a Sun network meant that you could log onto any computer on a network and all of your personal tools and settings would be there. Is it possible to set up something like that with a Windows network? How about Linux?
View 2 Replies
View Related
May 31, 2011
I'm looking into creating a virtual machine to mirror a web hosting environment I pay for. Long story short, I need a lab so I am not taking down the live site with my mistakes.Questions:
1 - What OS is most commonly used and / or best for running apache web server?My paid host is running "Operating System =linux; Kernel Version2.6.28.5-grsec-sg2"
2 - What is the best open source solution for creating a virtual linux machine on a box running XP?
View 3 Replies
View Related
Jul 3, 2011
How to run java programs on linux .Do i have to install any other software to run java program in my virtual linux system.I use Ubantu.
View 1 Replies
View Related
Feb 16, 2011
I am working on other's pc. I got a problem. I put the export sentence in the user's ~/.bashrc and root's ~/.bashrc. So when I type java -version either in user account or root account in the terminal, it works correctly. But when I type sudo java -version, the error appears, it cannot find the java. I am really confused. Is sudo different from directly using root account? How to set java environment when I type sudo in user account?
View 1 Replies
View Related
Aug 4, 2010
We are working on a project to create a display wall of 8 monitors arranged as 2 high by 4 wide. Each monitor is connected to a single machine and all machines are networked with a master machine with its own, seperate monitor.
Our goal is to get the 8 machines to share a single desktop, with the master machine acting as the server. We have looked at using Xinerama or NMM, but we are unsure about how to get started configuring the multi-machine, multi-head display.
View 2 Replies
View Related
Sep 22, 2010
I want to change my Java from OpenJDK into IBM JDK.
my IBM JDK is installed in /opt/ibm/java-i386-60
my default JDK is OPEN JDK (i don't know where it's installed)
my question is, how i can change my default Java form OPEN JDK into IBM JDK
View 1 Replies
View Related
Jun 1, 2010
I tried a lot but I can' t enable java in firefox. I' ve installed java jre 1.6.20, I created symbolic shorcut to .mozilla/plugins directory but it doesn' t work. By the way /plugins directory wasn' esixt and i created it in .mozilla dir. I use opensuse 11.2 and firefox 3.6.3.
View 7 Replies
View Related
Jul 26, 2011
How do you switch the default Java environment used from openjdk to sun-java6?
View 6 Replies
View Related
Jun 4, 2010
OS: Centos 5.5_x86
I've searched quite a bit for how to set up Java environment variables with the newest java JDK. I installed java using the following commands:
yum groupinstall "java development" (I need it for the application I am trying to run)
yum install "java"
I have them both installed however I can't seem to get java to function. The application I am trying to run requires that I set java environment variables any solutions?
View 1 Replies
View Related
May 6, 2010
i have added a tomcat startup service using chkconfig. I have set up JAVA_HOME and JRE_HOME as well ass alternatives to point to the correct location.I have an init script in /etc/init.d. When i start the tomcat service using [ /etc/init.d/<x> start ] everything works fine and the environment variables for JAVA_HOME and JRE_HOME are used correctly.Now i added the service <x> using chkconfig --add so that it can start on boot up. But now the service does not use the system environment variable for JAVA and JRE setup by me.Also after complete bootup if i try to start the service using [ service <x> start] the environment variable in the shell are not used. don't want to exclusively declare variables for JAVA_HOME and JRE_HOME in the init script.
View 2 Replies
View Related
Apr 8, 2011
Some files are generating in my Documents folder named hs_err_pid4214.log ........ different logs files are generated. I put the contents of one of them:
Code:
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007f1714b33e30, pid=4214, tid=139736470193920
JRE version: 6.0_24-b07
Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 compressed oops)
Problematic frame:
C [libsvllx.so+0x82e30] _ZN26SvNumberFormatsSupplierObj18SetNumberFormatterEP17SvNumberFormatter+0x0
# If you would like to submit a bug report, please visit: [URL]. The crash happened outside the Java Virtual Machine in native code. See problematic frame for where to report the bug.
View 2 Replies
View Related
Jan 2, 2011
Just did a fresh install of 8.04 on wifes laptop (Inspiron 1521) as it has been a nightmare getting things to work with it's hardware and 8.04 seems to have the least issues. Did the first section of the Comprehensive Multimedia and Video Howto stickied at the top of this forum, then dled minecraft to test things out. Heres the terminal readout
[Code]...
View 1 Replies
View Related
Mar 7, 2011
A fatal error has been detected by the Java Runtime Environment?
View 9 Replies
View Related
Jun 1, 2011
My firefox can't auto install java runtime evnviroment. I have try manual download at http://java.com/en/download/linux_manual.jsp?locale=en&host=java.com (Linux x64), and I have set up it follow intruction. But it is not effect. My contribution: Centos release 5.6(Final) Molliza: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110429 CentOS/3.6-1.el5.centos Firefox/3.6.17
View 2 Replies
View Related
Oct 15, 2010
I am trying to install the Matlab 7.5 compiled runtime for 64-bit Linux (MCRInstaller.75.glnxa64.bin) and keep getting a "No Java Runtime Environment(JRE) was found on this system." error message.
I understand the JRE is bundled with MCRInstaller and will self-compile/install. However, I don't have admin access, could this be the source of the problem? If so, how could I fix it (not sure how to direct it to install locally without going into the source code)?
I got around this error before, but stupid me didn't write down what I did and I forgot.
View 3 Replies
View Related
May 21, 2010
installing the software BluePad, which allows a user to control their desktop environment with a Java-enabled mobile phone. I am still adjusting to Fedora (and some other Linux distros) from Windows and I am unfamiliar with installing and executing software programs. Also, if you could also include any pre-requirements involved in the installation..
View 3 Replies
View Related
Jul 28, 2010
I am a newbie to Linux. I tried setting environment variable using export JAVA_HOME=/usr/java/jdk1.6 but that was not permanent (i.e is was there for that terminal session). I want to know how can i set environment variable permanently in Fedora 13 just like we do in windows.After google search, some user suggested to edit bashrc and profile file for setting environment variables but above file contains some shell programs.
View 3 Replies
View Related
Jan 10, 2009
I have installed IE6 [URL] On IE6 Adobe Flash Player, Adobe Shockwave Player 8.0 & Real Player 10.5 are working fine. When I tried to embed J2SE-Runtime Environment-1.5_17 by clicking 'Windows 98 & Windows ME Online'
---> 'open' ---> 'Modify'
---> 'Installation Completed' ---> 'Finish', i hoped that
everything will be fine. However, after closing the browser and restarting it I found that jre has not been installed on IE6. Incidentally the same thing occurred on debian-4.0r0-i386-netinstall.iso OS.
View 3 Replies
View Related
Jan 1, 2010
i want to install whole machine through desktop environment so i want to install ubuntu-desktop but after i want to remove so how can i do so completely remove it after? i am trying to install ACE URL..How to even configure? When i do basic procedures like mkdir build cd build ../configure is says bad interpreter and after i fix this it says something about config.dab or something like that.
View 9 Replies
View Related
Apr 24, 2011
After upgrading to Natty, I noticed that the Wallpaper plugin from Compiz was gone (I've been using KDE for about 1 1/2 years, so I may just be out of the GNOME loop). Is there any way to get multiple wallpapers in Compiz anymore? I'm running Compiz 0.9.4
View 1 Replies
View Related
Nov 18, 2009
I want to install Linux on a virtual machine (VMWare ESXi). My PC runs W7 64-bit. Can I install the new 32-bit Fedora Linux in a VM environment?
View 10 Replies
View Related
Jan 25, 2011
I use Debian Squeeze and I have the following desktop environment installed: fluxbox, lxde, openbox and icewm. I make login in text mode and I start X using startx command manually in terminal. When I do that, fluxbox is loaded, because my ~/.xinitrc is configured this way:
#!/bin/sh
# fix dbus problem
eval "$(dbus-launch --sh-syntax --exit-with-session)"
# start session
exec startfluxbox
[Code]...
And "%session" is the variable value (fluxbox/lxde/openbox/icewm) chosen during the graphical login. This script works with Slim, but I want to login in a non-graphical mode. Could I use this script somehow to do a non-graphical login using startx? Is there some way that I could run startx with some parameter that it would pass the "%session" value to .xinitrc?
View 6 Replies
View Related
Jul 26, 2010
I've just installed java (jre-6u21-linux-i586.bin) on Red Hat 4.4 AS and issued this command to check the java version: java -versionand got :bash :java: command not found
View 4 Replies
View Related
Jul 23, 2010
I have several xen virtual machines but the issue is occurring only on the one of them. Sometimes (4 times per month) the server hung. I can ping this server on the network but I am not able to login to server using local console or ssh session.
[Code]...
I sounds like the issue is caused by some Java application. But I am not sure is this message is related to root cause or the Java is impacted as a result of issue.
Could you help me with this? I need more details regarding error message described below and I also need to identify the root cause and resolve the issue. Is there any way how to determine which Java application is causing this issue?
View 1 Replies
View Related
Sep 17, 2010
I have a centos 5.5 server. When I do a java -version it says command not found. So it means java is not install right. What are the steps for me to install java into my machine?
View 8 Replies
View Related
Dec 17, 2010
I am trying to run a .jar file, and I have both JDK and JRE installed. This is the error I keep getting.
Code:
jonathan@linux-d0g9:~> cd Downloads
jonathan@linux-d0g9:~/Downloads> java -jar RSBot2.jar
jonathan@linux-d0g9:~/Downloads>
[code].....
View 5 Replies
View Related
Jan 17, 2010
im trying to install a .sh file for a online game but i get this error Unrecognized option: -XstartOnFirstThread Could not create the Java virtual machine.
View 1 Replies
View Related
Feb 4, 2010
The main problem is that the software was developed about 15 years ago and is incompatible with the most current version of Java. I would like to know how to install an older version of Java so that I can use it with just this one application, without changing the version of Java that I use for everything else.
View 1 Replies
View Related
Jan 19, 2010
Java is installed in linux machine and when I enter the command java -version it shows java is not found.At the same time when i run from the folder where its installed with ./java -version it works.
first of all why its not working from any other place? also why do I need to give ./ from the folder?
View 3 Replies
View Related