I was desperately trying to get tomcat running, but sometimes it just stopped responding.
A couple of hours later, i just typed in java -version and about one of ten times it stucked too.
$ java -version
java version "1.7.0_09"
OpenJDK Runtime Environment (IcedTea7 2.3.3) (7u9-2.3.3-0ubuntu1~12.04.1)
OpenJDK Client VM (build 23.2-b09, mixed mode, sharing)
I have no idea, why this sometimes work
I want to run my Tomcat with Java 7 but all I found about configuring it doesn't work. The management interface of Tomcat shows 1.6.0_24-b24 as Java version.
I recently installed Ubuntu 12.10, and I just now realized I haven't installed Java on it.
When I was going to, I saw that I already have java installed.
java -version gives me:
OpenJDK Runtime Environment (IcedTea7 2.3.7) (7u15-2.3.7-0ubuntu1~12.10)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
Yet I can't see any applets in Firefox. What's the problem?
I installed Ubuntu 10.04 which by default came with OpenJDK. I've since installed Sun's Java 6 using apt-get.
Hi, I'm having a lot of trouble getting Java to work with my browser in 12.04. I currently have version 7 JDK installed from the repos.
Today I tried the first time to start Minecraft (with OpenJDK 6 Runtime) in ubuntu 12.04,
but when the mojang-screen should come this Error-Report appears:
--- BEGIN ERROR REPORT b5666078 --------
Generated 14.08.12 22:58
- Minecraft Version: 1.3.1
- Operating System: Linux (amd64) version 3.2.0-23-generic
- Java Version: 1.6.0_24, Sun Microsystems Inc.
- Java VM Version: OpenJDK 64-Bit Server V
Hello All,
I am running ImageJ (an java based Image analysis program). Everytime I try starting it, it takes forever to load. Once it loads, it works as it should.
I got a warning message:
jvm uses the client vm, make sure to run java with the server vm for best performance by adding -server to the command line
In fact, when i run java -version i get:
OpenJDK Runtime Environment (IcedTea7 2.3.2) (7u7-2.3.2a-0ubuntu0.12.04.1)
OpenJDK Client VM (build 23.2-b09, mixed mode, sharing)
How does one go about and change OpenJDK's defaults to always start un
Hello everyone. I am new to Fedora; in fact I just installed it. I was running Ubuntu and Linux Mint on my machine for awhile, and decided I would give Fedora try. I like it a lot so far. However, I have an issue. One of the few games I play is Minecraft, and because it is coded in Java, it can run on all platforms.