Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29331 - eclipse merges but enters in an infinite loop when trying to launch it
Summary: eclipse merges but enters in an infinite loop when trying to launch it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-22 06:41 UTC by Fernando Usero
Modified: 2006-02-04 06:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Usero 2003-09-22 06:41:43 UTC
The package is:

*  dev-util/eclipse-sdk-bin
      Latest version available: 2.1
      Latest version installed: 2.1
      Size of downloaded files: 62,742 kB
      Homepage:    http://www.eclipse.org/
      Description: Eclipse Tools Platform, full binary

when i launch eclipse i have this:

1) First of all: the splashimage saying: "Eclipse 2.1 The eclipse project"
2) After that, a small window saying: "Please  wait... Completing the install"
3) The window described in 1)
4) The window described in 2)
5) The window described in 3)
6) the window described in 4)
....

it enters in an infinite loop
i have tried it for hours...

Reproducible: Always
Steps to Reproduce:
1.eclipse&
2.
3.

Actual Results:  
the infinite loop

Expected Results:  
show the complete IDE

Portage 2.0.49-r5 (default-ppc-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-ben10)
=================================================================
System uname: 2.4.20-ben10 ppc 
distcc 2.10 powerpc-unknown-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
ccache version 2.2 [enabled]
ACCEPT_KEYWORDS="ppc ~ppc"
AUTOCLEAN="yes"
CFLAGS="-O1 -pipe"
CHOST="powerpc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O1 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache buildpkg"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/
ftp://ftp.easynet.nl/mirror/gentoo/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo
http://194.83.57.15/sites/www.ibiblio.org/gentoo/
ftp://ftp.uninett.no/pub/linux/Gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="oss dvd xv jpeg nls mitshm gif png truetype ppc cups foomaticdb gnome-libs
gtkhtml gdbm berkdb slang readline arts tetex bonobo tcltk guile mysql postgres
X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde
motif opengl mozilla ldap cdr acl autofs crypt dedicated dga directfb dnd doc dv
dvb dvdr emacs encode evo fax fbcon ffmpeg foreign-package freetds gb gd gnomedb
gphoto2 gps gstreamer gtk2 imagemagick imap informix innodb java javascript
jikes junit kerberos krb4 ladcca lcms maildir mpeg quicktime samba xml xml2"
Comment 1 christoph wegener 2003-11-07 07:34:10 UTC
eclipse-sdk-bin-2.1 works for me.

which jdk are you running? (output of java-config -L)
Comment 2 Luca Barbato gentoo-dev 2003-12-05 21:35:16 UTC
is the bug still valid? the binary eclipse got replaced by a source eclipse, you may try that one
Comment 3 Fernando Usero 2004-02-01 11:57:38 UTC
I was running a blackdown-jdk-1.3.1. Some time ago i noticed that there was a 1.4.1 version from IBM, so i installed that.

Then i unmerged all eclipse stuff and then i emerged eclipse-sdk-2.1.2-r1 and it worked.

I don't know if the problem was the blackdown jvm in compiling time. Now i can launch eclipse with both jvms.