Difference between revisions of "Java Console (Ubuntu)"

From Proxmox VE
Jump to navigation Jump to search
(updated for 2.2)
m
Line 8: Line 8:
 
You need Sun Java 6 or 7 version to get the console correctly working.
 
You need Sun Java 6 or 7 version to get the console correctly working.
  
=Resolution=
+
=Solution=
  
  
=== shell script to update-sun-jre ===
+
==shell script to update-sun-jre==
  
 
*check http://www.duinsoft.nl/packages.php?t=en , there is a shell script and a repository which make the installation of the Oracle (Sun) Java Runtime Environment very easy. I used it on Ubuntu, but it look like it'll work on any Debian based system.
 
*check http://www.duinsoft.nl/packages.php?t=en , there is a shell script and a repository which make the installation of the Oracle (Sun) Java Runtime Environment very easy. I used it on Ubuntu, but it look like it'll work on any Debian based system.

Revision as of 07:51, 24 October 2012

Yellowpin.svg Note: Article about Proxmox VE 2.0

Introduction

Java console can crash in firefox on Ubuntu.

Since 10.04, Ubuntu is shipped with openjdk java version and not sun version.

You need Sun Java 6 or 7 version to get the console correctly working.

Solution

shell script to update-sun-jre

  • check http://www.duinsoft.nl/packages.php?t=en , there is a shell script and a repository which make the installation of the Oracle (Sun) Java Runtime Environment very easy. I used it on Ubuntu, but it look like it'll work on any Debian based system.

On that link there is information about the java changes that occurred in August 2011.