Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2009 11:55:23 -0500
From:      "Stephane E. Potvin" <sepotvin@videotron.ca>
To:        vova@fbsd.ru
Cc:        eclipse@freebsd.org
Subject:   Re: eclipse-devel does not works after recent upgrade
Message-ID:  <497F3C7B.2090607@videotron.ca>
In-Reply-To: <1233067889.1659.50.camel@localhost>
References:  <1233067889.1659.50.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Vladimir Grebenschikov wrote:
> Hi
> 
> After recent upgrade (gnome, xorg)
> eclipse-devel does not works any more
> 
> it shows splash screen, then hide it, then show again and so on in infinite loop.
> 
> In logs there is:
> 
> !SESSION 2009-01-27 16:26:00.539 -----------------------------------------------
> eclipse.buildId=M20080911-1700
> java.version=1.6.0_03-p4
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=freebsd, ARCH=x86, WS=gtk, NL=ru_RU
> Command-line arguments:  -os freebsd -ws gtk -arch x86
> 
> !ENTRY org.eclipse.osgi 4 0 2009-01-27 16:26:01.912
> !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar/ [1] is not active.
> 
> 
> Same time
> $ zip -T /usr/local/eclipse-devel/plugins/org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar
> test of /usr/local/eclipse-devel/plugins/org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar OK
> $
> 
> If I remove .eclipse - new, fresh version of eclipse works just fine, but I loose all installed plugins and configuration.
> 
> $ diff -u .eclipse/1767688504/configuration/config.ini .eclipse.new/1767688504/configuration/config.ini
> --- .eclipse/1767688504/configuration/config.ini	2009-01-27 16:25:52.000000000 +0300
> +++ .eclipse.new/1767688504/configuration/config.ini	2009-01-27 16:13:59.000000000 +0300
> @@ -1,4 +1,3 @@
> -#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
> -#Fri Dec 12 10:46:15 MSK 2008
> +#Linked configuration
> +#Tue Jan 27 16:13:59 MSK 2009
>  osgi.sharedConfiguration.area=file\:configuration/
> -osgi.bundles=reference\:file\:../../../home/vova/.eclipse/1767688504/plugins/org.eclipse.equinox.transforms.hook_1.0.0.v20080610.jar@4,reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1\:start
> $
> 
> 
> Any hints how to make it work without loosing configuration ?
> 

This is weird...

As I've not yet done the jump to the new Xorg so I can't be sure that it
will work out of the box but I would not have expected it to cause any
problems. The problem that you are reporting doesn't seems to be caused
by the switch to Xorg. Can you confirm that you didn't install any new
plugin around the time you upgraded to thew new Xorg?

Your osgi.bundles property doesn't seems quite right. The
org.eclipse.equinox.transform.hook reference should normally be listed
in a osgi.framework.extensions property. The osgi.bundles should have a
reference to the actual transforms that you are using (like
org.eclipse.equinox.transforms.xslt for example).

You could try to remove the osgi.bundles property of your config.ini
file. This should give you back most of your plugins but I guess that
the plugin that added this funny line will probably won't work.

I'll update a scratch box to the new Xorg and check whether it works
correctly just in case I'm digressing with the transform hook part.

Steph
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkl/PHoACgkQmdOXtTCX/nsk2gCgirPKGKQhTvWnsazIVhyd30zR
qBsAn1JzKEzGvn0AYgxydqAUZLcd4cOy
=x12e
-----END PGP SIGNATURE-----




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?497F3C7B.2090607>