Eclipse 3.5.1
Huang wen hui
huang at gddsn.org.cn
Fri Jan 1 15:46:09 UTC 2010
于 2009/12/31 21:05, Frank Staals 写道:
> On 12/30/09 23:16, Stephane E. Potvin wrote:
>> Could you send me more details about the errors along with the
>> eclipse log? Subversive should work out of the box as long as you use
>> the java backend (I'm using it myself successfully).
>>
>> Steph
> I tried the build again today; First removed both eclipse
> installations, ~/.eclipse/* and the .metadata folder in one of my
> workspaces. And then did a clean build of the galileo port[1].
> Allthough the port installs fine it seems the last part of the install
> causes a java exception with a stacktrace (
> http://fstaals.net/junk/eclipse_buildlog.txt ). Then I started eclipse
> from commandline. The only error there is when selecting the workspace:
>
> (.:8046): GLib-WARNING **: g_set_prgname() called multiple times
>
> But that does not seem to be that exiting. The first thing that
> actually is weird is that no update sites are available by default. So
> I manually added http://download.eclipse.org/releases/galileo/ and the
> 'Latest release' repositories as found on
> http://www.polarion.com/products/svn/subversive/download.php?src=eclipse
> . The next thing that is weird is that it will only list the available
> plugins after I enter a searchterm instead of just when selecting the
> update-site. During the process of selecting what I wanted to install
> the following error occured:
> http://fstaals.net/junk/eclipse_transfererror.log The install of the
> svn team provider seemed to go fine though.
>
> Then I restarted eclipse and installed the SVN Connector plugin and
> the SVN Kit 1.3.0 implementation and again restarted eclipse.
>
> At this state I should be able to import a project from SVN, however
> when I 'File -> 'Import' no 'SVN' folder is availabe. Also after
> importing an existing project and using 'Team -> Share project' it
> immediately selects the CVS plugin.
>
> If I look at the installed plugins it however tells me the plugins are
> installed fine. An ls of the plugins directory in eclipse also lists
> the correct parts:
>
> frank at Rena# ls ~/.eclipse/org.eclipse.platform_3.5.0_946975857/plugins
> org.eclipse.team.svn.core_0.7.8.I20091023-1300.jar
> org.eclipse.team.svn.help_0.7.8.I20091023-1300.jar
> org.eclipse.team.svn.ui_0.7.8.I20091023-1300.jar
> org.eclipse.team.svn_0.7.8.I20091023-1300.jar
> org.polarion.eclipse.team.svn.connector.svnkit16_2.2.1.I20091009-1900.jar
> org.polarion.eclipse.team.svn.connector_2.2.1.I20091009-1900.jar
>
> Yesterday I also added the Visual Editor Plugin, this plugin was also
> not recoginzed correctly (Or at least no SWT library came available)
> so I think something goes wrong in the plugin manager.
>
> Am I the only one running into such troubles ? Anyway, I hope that
> this helps identifying the real problem.
>
> [1] I refetched the patch and noticed the port now used
> eclipse-build-0_4_RC4 instead of eclipse-build_0_4_RC1 which failed
> the fetch step here, so I manually downloaded it from
> http://ftp.kaist.ac.kr/eclipse/technology/linuxtools/eclipse-build/eclipse-build-0_4_RC4.tar.gz
>
>
I may got similar problem: make is ok, but when make install, I got :
# make install
===> Installing for eclipse-3.5.1.M20090917.0800
===> eclipse-3.5.1.M20090917.0800 depends on file:
/usr/local/openjdk6/bin/java - found
===> eclipse-3.5.1.M20090917.0800 depends on file:
/usr/local/lib/libxul/libxul.so - found
===> eclipse-3.5.1.M20090917.0800 depends on file:
/usr/local/etc/mtree/BSD.gnome.dist - found
===> eclipse-3.5.1.M20090917.0800 depends on file:
/usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===> eclipse-3.5.1.M20090917.0800 depends on executable: pkg-config -
found
===> eclipse-3.5.1.M20090917.0800 depends on executable:
update-desktop-database - found
===> eclipse-3.5.1.M20090917.0800 depends on file:
/usr/local/lib/gio/modules/libgiofam.so - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library: cairo.2 -
found
===> eclipse-3.5.1.M20090917.0800 depends on shared library: GLU.1 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library: esd.2 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library: atk-1.0.0
- found
===> eclipse-3.5.1.M20090917.0800 depends on shared library: gconf-2.4
- found
===> eclipse-3.5.1.M20090917.0800 depends on shared library:
glib-2.0.0 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library:
gnomevfs-2.0 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library:
gtk-x11-2.0.0 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library:
art_lgpl_2.5 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library:
bonobo-2.0 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library:
bonoboui-2.0 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library:
glade-2.0.0 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library: gnome-2.0
- found
===> eclipse-3.5.1.M20090917.0800 depends on shared library:
gnomecanvas-2.0 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library:
gnomeui-2.0 - found
===> eclipse-3.5.1.M20090917.0800 depends on shared library: IDL-2.0 -
found
===> eclipse-3.5.1.M20090917.0800 depends on shared library: xml2.5 -
found
===> eclipse-3.5.1.M20090917.0800 depends on shared library: ORBit-2.0
- found
===> eclipse-3.5.1.M20090917.0800 depends on shared library:
pango-1.0.0 - found
===> Generating temporary packing list
===> Checking if java/eclipse already installed
Picked up _JAVA_OPTIONS: -Xmx2048m
Buildfile: build.xml
fetch:
setLib64Dir:
setLibDir:
unpack:
insertBuildId:
applyPatches:
bootstrap:
compilelibs:
build:
p2prep:
provision.sdk:
install:
[copy] Copying 1 file to /usr/local/share/applications
[copy] Copying 1 file to /usr/local/share/icons/hicolor/16x16/apps
[copy] Copying 1 file to /usr/local/share/icons/hicolor/32x32/apps
[copy] Copying 1 file to /usr/local/share/icons/hicolor/48x48/apps
[symlink] ln -s ../icons/hicolor/48x48/apps/eclipse.png
/usr/local/share/pixmaps/eclipse.png
[symlink] ln -s
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
//usr/local/lib/eclipse/startup.jar
BUILD SUCCESSFUL
Total time: 1 second
!SESSION 2010-01-01 17:59:09.768
-----------------------------------------------
eclipse.buildId=M20090917-0800
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=freebsd, ARCH=x86_64, WS=gtk, NL=zh_CN
Command-line arguments: -os freebsd -ws gtk -arch x86_64 -initialize
-consolelog
!ENTRY org.eclipse.equinox.p2.reconciler.dropins 4 0 2010-01-01 17:59:19.609
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: State change in progress for bundle
"reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.100.v20090520-1905.jar"
by thread "Start Level Event Dispatcher".
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1073)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:544)
at
org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1098)
at
org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:311)
at
org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:457)
at
org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:239)
at
org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:174)
at java.lang.Thread.run(Thread.java:636)
Caused by:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
... 8 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1073)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:544)
at
org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1098)
at
org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:311)
at
org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:457)
at
org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:239)
at
org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:174)
at java.lang.Thread.run(Thread.java:636)
!ENTRY org.eclipse.equinox.p2.repository 4 0 2010-01-01 17:59:20.492
!MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may
not be cleaned up properly.
!ENTRY org.eclipse.equinox.p2.garbagecollector 4 0 2010-01-01 17:59:20.502
!MESSAGE ProvisioningEventBus service could not be obtained,
CoreGarbageCollector will not function properly.
===> Registering installation for eclipse-3.5.1.M20090917.0800
More information about the freebsd-eclipse
mailing list