Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Helios RPC failed for p2 update feature
Helios RPC failed for p2 update feature [message #552969] Sun, 15 August 2010 12:03
Jason  is currently offline Jason Friend
Messages: 2
Registered: August 2010
Junior Member
Hi,
I'm new to RPC, and just finished some tutorials, turned to self-update feature concept. To learn it, I picked up this tutorial:
http://swtxml.com/blog/eclipsercp/p2_updates_tutorial/

Up to the 10th step, everything is ok. I exported the application as of th 10th step and run with no problem.

Next I added the "org.eclipse.equinox.p2.user.ui" to my included features as instructed. I've got the following error. Also, no menu item is added in the help menu for update checking and new software install.

If I export the application after adding p2.ui I get this error and exporting fails:
http://www.imagehousing.com/image/529248

For around 2 days I added various boundles to solve this, but no results. I searched forums and googled and found people with the same problem, but failed to find any solution.

Please kindly guide me out of it.


Error Messages:
=========================

!SESSION 2010-08-15 14:45:14.270 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product com.example.mail.product
Command-line arguments:  -product com.example.mail.product -data C:\zworkspace/../runtime-mail.product -dev file:C:/zworkspace/.metadata/.plugins/org.eclipse.pde.core/mail.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog

!ENTRY org.eclipse.osgi 2 0 2010-08-15 14:45:20.036
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-08-15 14:45:20.036
!MESSAGE Bundle reference:file:/C:/zworkspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2010-08-15 14:45:20.036
!MESSAGE Missing required bundle org.eclipse.compare_0.0.0.

!ENTRY org.eclipse.osgi 2 0 2010-08-15 14:45:20.036
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-08-15 14:45:20.036
!MESSAGE Bundle org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513 [125] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2010-08-15 14:45:20.036
!MESSAGE Missing required bundle org.eclipse.compare_0.0.0.

=========================
Previous Topic:Problem with Bundle-NativeCode and macosx
Next Topic:Equinox p2 Admin UI: missing features folder
Goto Forum:
  


Current Time: Thu Apr 25 04:23:10 GMT 2024

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

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

Back to the top