Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Error while installing PDE feature for buckminster headless 3.6
Error while installing PDE feature for buckminster headless 3.6 [message #510438] Wed, 27 January 2010 14:32 Go to next message
Henno Vermeulen is currently offline Henno VermeulenFriend
Messages: 126
Registered: July 2009
Senior Member
I can't get Buckminster headless to work at all for a PDE project. Which means no continuous integration for us Sad.

Installing 3.5 headless went wrong because of an issue with the update site (see my post here).

Installing 3.6 headless went ok using the director:

Quote:
director -r http://download.eclipse.org/tools/buckminster/headless-3.6/ -d buckminster-headless/ -p Buckminster -i org.eclipse.buckminster.cmdline.product


After this, I had a buckminster-headless subdirectory and switched to this directory.

Then I installed the core headless feature like this:
Quote:
buckminster install http://download.eclipse.org/tools/buckminster/headless-3.6/ org.eclipse.buckminster.core.headless.feature
,
which worked fine.

But when I want to install the PDE feature like this:
Quote:
buckminster install http://download.eclipse.org/tools/buckminster/headless-3.6/ org.eclipse.buckminster.pde.headless.feature


I get the following reproducible error:
Quote:
An error occurred while installing the items
[0]session context was:(profile=Buckminster, phase=org.eclipse.equinox.internal.
provisional.p2.engine.phases.Install, operand=null --> [R]org.eclipse.buckminste
r.jarprocessor 1.0.0.r10579, action=org.eclipse.equinox.internal.p2.touchpoint.e
clipse.actions.InstallBundleAction).
[0]Error while loading manipulator.
Caused by:


(Before I had this error I ONCE got another error about not being able to resolve artifacts such as JUnit 4.7, unfortunately I lost the output. After this command "Buckminster listsite" was the same as before this command.)
Re: Error while installing PDE feature for buckminster headless 3.6 [message #510453 is a reply to message #510438] Wed, 27 January 2010 10:06 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
We've had some problems with our 3.5 update sites today. Should be OK now.

I don't recommend using 3.6 at this time since it's pretty much in flux in preparation for the imminent M5 release.

- thomas


On 01/27/2010 03:32 PM, SlowStrider wrote:
> I can't get Buckminster headless to work at all for a PDE project. Which
> means no continuous integration for us :(.
>
> Installing 3.5 headless went wrong because of an issue with the update
> site (see
> http://www.eclipse.org/forums/index.php?t=msg&goto=51043 6&#msg_510436).
>
> Installing 3.6 headless went ok using the director:
>
> Quote:
>> director -r
>> http://download.eclipse.org/tools/buckminster/headless-3.6/ -d
>> buckminster-headless/ -p Buckminster -i
>> org.eclipse.buckminster.cmdline.product
>
>
> After this, I had a buckminster-headless subdirectory and switched to
> this directory.
>
> Then I installed the core headless feature like this:
> Quote:
>> buckminster install
>> http://download.eclipse.org/tools/buckminster/headless-3.6/
>> org.eclipse.buckminster.core.headless.feature
> ,
> which worked fine.
>
> But when I want to install the PDE feature like this:
> Quote:
>> buckminster install
>> http://download.eclipse.org/tools/buckminster/headless-3.6/
>> org.eclipse.buckminster.pde.headless.feature
>
>
> I get the following reproducible error:
> Quote:
>> An error occurred while installing the items
>> [0]session context was:(profile=Buckminster,
>> phase=org.eclipse.equinox.internal.
>> provisional.p2.engine.phases.Install, operand=null -->
>> [R]org.eclipse.buckminste
>> r.jarprocessor 1.0.0.r10579,
>> action=org.eclipse.equinox.internal.p2.touchpoint.e
>> clipse.actions.InstallBundleAction).
>> [0]Error while loading manipulator.
>> Caused by:
>
>
> (Before I had this error I ONCE got another error about not being able
> to resolve artifacts such as JUnit 4.7, unfortunately I lost the output.
> After this command "Buckminster listsite" was the same as before this
> command.)
Re: Error while installing PDE feature for buckminster headless 3.6 [message #510546 is a reply to message #510453] Wed, 27 January 2010 19:22 Go to previous messageGo to next message
Henno Vermeulen is currently offline Henno VermeulenFriend
Messages: 126
Registered: July 2009
Senior Member
Great! I will try again tomorrow.
Re: Error while installing PDE feature for buckminster headless 3.6 [message #510685 is a reply to message #510438] Thu, 28 January 2010 10:43 Go to previous message
Henno Vermeulen is currently offline Henno VermeulenFriend
Messages: 126
Registered: July 2009
Senior Member
The site works now. However, I got exactly the same issue while installing the PDE plugin. After a google search it turns out I'm not the only one facing this problem...

It can be fixed by specifying an absolute path when installing buckminster-headless, not a relative path. After this the same commands to install buckminster features work ok.
Previous Topic:examples of eclipse.org projects using buckminster and central hudson
Next Topic:Creating Eclipse RCP plugins with a Maven dependency
Goto Forum:
  


Current Time: Fri Apr 26 07:04:01 GMT 2024

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

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

Back to the top