Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Troubling messages during 'p2.gathering' build
Troubling messages during 'p2.gathering' build [message #600499] Tue, 11 August 2009 12:55
michael.sacarny is currently offline michael.sacarnyFriend
Messages: 103
Registered: July 2009
Location: USA
Senior Member
I'm converting our RCP-based Product from headless builds using 3.4.1
style of Director calls to headless using p2.gathering=true (as in Niefer
Cloud example). While the build succeeds, there are some troubling
messages in the logs (below). Is it safe to ignore them, or are there
workarounds?
Thanks,
MSacarny

1) generate.p2.metadata:
[delete] Deleting directory C:\tw\output\productBuild\tmp\p2.branding
[copy] Copying 1 file to
C:\tw\output\productBuild\features\org.eclipse.pde.build.con tainer.feature\product
[eclipse.idReplacer] Could not find org.eclipse.core.runtime
[eclipse.idReplacer] Could not find org.eclipse.equinox.common
[eclipse.idReplacer] Could not find org.eclipse.equinox.ds
[eclipse.idReplacer] Could not find
org.eclipse.equinox.p2.reconciler.dropins
[eclipse.idReplacer] Could not find org.eclipse.equinox.simpleconfigurator
[eclipse.idReplacer] Could not find org.eclipse.equinox.transforms.xslt
[eclipse.idReplacer] Could not find
org.eclipse.equinox.transforms.xslt.plugin
[p2.mirror] Problems resolving provisioning plan.
[p2.mirror] Unable to satisfy dependency from
org.eclipse.platform.feature.group
3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ to
org.eclipse.core.net.win32.x86_64 [1.0.0.I20090306-1030].
[p2.mirror] Unable to satisfy dependency from
org.eclipse.platform.feature.group
3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ to
org.eclipse.core.net.linux.x86 [1.1.0.I20081021].
[p2.mirror] Unable to satisfy dependency from
org.eclipse.platform.feature.group
3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ to
org.eclipse.core.filesystem.hpux.ia64_32 [1.0.0.v20080604-1400].
(etc.)

2) runDirector:
[echo] !SESSION 2009-08-10 16:48:59.628
-----------------------------------------------
[echo] eclipse.buildId=I20090611-1540
[echo] java.version=1.6.0_07
[echo] java.vendor=Sun Microsystems Inc.
[echo] BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
[echo] Framework arguments: -application
org.eclipse.equinox.p2.director.app.application --launcher.suppressErrors
-flavor tooling -installIU com.analog.visualdsp.product -version
1.0.0.v200908101647 -p2.os win32 -p2.ws win32 -p2.arch x86 -roaming
-profile VISUALDSPProfile -profileProperties
org.eclipse.update.install.features=true -metadataRepository
file:C:\tw\output\productBuild/buildRepo -artifactRepository
file:C:\tw\output\productBuild/buildRepo -destination
C:\tw\output\productBuild/tmp/eclipse -bundlepool
C:\tw\output\productBuild/tmp/eclipse
[echo] Command-line arguments: -application
org.eclipse.equinox.p2.director.app.application --launcher.suppressErrors
-consoleLog -flavor tooling -installIU com.analog.visualdsp.product
-version 1.0.0.v200908101647 -p2.os win32 -p2.ws win32 -p2.arch x86
-roaming -profile VISUALDSPProfile -profileProperties
org.eclipse.update.install.features=true -metadataRepository
file:C:\tw\output\productBuild/buildRepo -artifactRepository
file:C:\tw\output\productBuild/buildRepo -destination
C:\tw\output\productBuild/tmp/eclipse -bundlepool
C:\tw\output\productBuild/tmp/eclipse
[echo]
[echo] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-08-10
16:49:16.903
[echo] !MESSAGE The installable unit
org.eclipse.ui.win32.translated_host_properties is missing the filename
property.
[echo] This application is deprecated. Please use the
org.eclipse.equinox.p2.director application.
[echo] Installing com.analog.visualdsp.product 1.0.0.v200908101647.
[echo] Operation completed in 31488 ms.
Previous Topic:Support for other OSGi runtimes (Apache Felix, Knopflerfish, ...)
Next Topic:headless PDE build: how can I force resolution of a modified plugin?
Goto Forum:
  


Current Time: Fri Mar 29 01:15:44 GMT 2024

Powered by FUDForum. Page generated in 0.02383 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top