← Back to team overview

openjdk team mailing list archive

[Bug 1047762] Re: java-6-openjdk-amd64 + Eclipse not working

 

Hello,


I would like to confirm a couple of things:

- this affects both JDK 6 and 7. The exact versions I have are (I'm running Ubuntu 12.04 on x64 hardware)
7u7-2.3.2-1ubuntu0.12.04.1
6b24-1.11.4-1ubuntu0.12.04.1

- this reproduces with both Eclipse 3.7 and 4.2. I attached the error
log from Eclipse 4.2. My exacy symptoms were: when trying to create a
new Debug/Run configuration Eclipse would give me the error:

Plug-in org.eclipse.jdt.debug.ui was unable to load class
org.eclipse.jdt.internal.debug.ui.launcher.LocalJavaApplicationTabGroup.
An error occurred while automatically activating bundle
org.eclipse.jdt.debug.ui (146).

- Either of the following things fix the bug for me:

adding -Dcom.ibm.icu.util.TimeZone.DefaultTimeZoneType=ICU at the end of eclipse.ini
reinstalling tzdata as suggested above

Thank you,
Attila

** Attachment added: "Error log from Eclipse 4.2 demonstrating the exception"
   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1047762/+attachment/3312315/+files/eclipse.log.tar.bz2

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1047762

Title:
  java-6-openjdk-amd64 + Eclipse not working

Status in “openjdk-6” package in Ubuntu:
  Confirmed
Status in “openjdk-7” package in Ubuntu:
  Confirmed

Bug description:
  During last update of Ubuntu 12.10 beta the JRE for the system was
  updated to:

    Selección   Ruta                                            Prioridad  Estado
  ------------------------------------------------------------
    *0            /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java   1071      modo automático

  This means openjdk-7

  It started to crash eclipse. I mean, the system can run eclipse but
  weird things started to happen. See attached screenshot.

  I had to go back to sun jre.

  /usr/lib/jvm/java-6-sun/jre/bin/java

  
  Any of the following JDKs seems to be affected.
  /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java
  /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java

  
  The problem is that no log is show, just random errors in the environment. But I was able to reproduce 100% of time.

  Description:	Ubuntu quantal (development branch)
  Release:	12.10

  openjdk-6-jdk:
    Instalados: 6b24-1.11.4-3ubuntu1
    Candidato:  6b24-1.11.4-3ubuntu1
    Tabla de versión:
   *** 6b24-1.11.4-3ubuntu1 0
          500 http://archive.ubuntu.com/ubuntu/ quantal/universe amd64 Packages
          100 /var/lib/dpkg/status

  openjdk-7-jdk:
    Instalados: 7u7-2.3.2-1ubuntu1
    Candidato:  7u7-2.3.2-1ubuntu1
    Tabla de versión:
   *** 7u7-2.3.2-1ubuntu1 0
          500 http://archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
          100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1047762/+subscriptions


References