Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » 3.4M6 with p2 broken
3.4M6 with p2 broken [message #107232] Mon, 31 March 2008 23:16 Go to next message
Neale Upstone is currently offline Neale UpstoneFriend
Messages: 50
Registered: July 2009
Member
Hi,

Unless something drastic got fixed under the same build Id (I downloaded
the I-build while M6 download page was being hooked up), then my first
experience of p2 has been to trip up.

I've added update sites for AJDT 34 and the two needed for Subversive.
The plugins have appeared in the plugins directory, but, they're not
showing as installed features, nor are they available.

Is anything known to be this seriously broken?

Cheers,

Neale
Re: 3.4M6 with p2 broken (unless careful...) [message #107248 is a reply to message #107232] Tue, 01 April 2008 00:22 Go to previous messageGo to next message
Neale Upstone is currently offline Neale UpstoneFriend
Messages: 50
Registered: July 2009
Member
Okay. Just given this another go, but with one new update site at a time
(the background install is a bit different).

Succeeded with: Subversive and a Subversive connector, but then failed
on AJDT when trying from site:
http://download.eclipse.org/tools/ajdt/34/dev/update



!ENTRY org.eclipse.core.jobs 4 2 2008-04-01 01:18:55.171
!MESSAGE An internal error occurred during: "Install".
!STACK 0
java.lang.NullPointerException
at
org.eclipse.equinox.internal.p2.touchpoint.eclipse.Util.getM anifest(Util.java:236)
at
org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTo uchpoint.installBundle(EclipseTouchpoint.java:783)
at
org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTo uchpoint$2.execute(EclipseTouchpoint.java:200)
at
org.eclipse.equinox.internal.p2.engine.ParameterizedProvisio ningAction.execute(ParameterizedProvisioningAction.java:32)
at
org.eclipse.equinox.internal.provisional.p2.engine.Phase.mai nPerform(Phase.java:116)
at
org.eclipse.equinox.internal.provisional.p2.engine.Phase.per form(Phase.java:67)
at
org.eclipse.equinox.internal.provisional.p2.engine.Installab leUnitPhase.perform(InstallableUnitPhase.java:41)
at
org.eclipse.equinox.internal.provisional.p2.engine.Phase.per form(Phase.java:46)
at
org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet. perform(PhaseSet.java:38)
at
org.eclipse.equinox.internal.provisional.p2.engine.Engine.pe rform(Engine.java:53)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.performProvisioningPlan(ProvisioningUtil.java :229)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ofileModificationOperation.doExecute(ProfileModificationOper ation.java:58)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningOperation.execute(ProvisioningOperation.java:40)
at
org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningO perationRunner$1.run(ProvisioningOperationRunner.java:76)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Neale wrote:
> Hi,
>
> Unless something drastic got fixed under the same build Id (I downloaded
> the I-build while M6 download page was being hooked up), then my first
> experience of p2 has been to trip up.
>
> I've added update sites for AJDT 34 and the two needed for Subversive.
> The plugins have appeared in the plugins directory, but, they're not
> showing as installed features, nor are they available.
>
> Is anything known to be this seriously broken?
>
> Cheers,
>
> Neale
Re: 3.4M6 with p2 broken (unless careful...) [message #107261 is a reply to message #107248] Tue, 01 April 2008 02:24 Go to previous messageGo to next message
Simon Kaegi is currently offline Simon KaegiFriend
Messages: 381
Registered: July 2009
Senior Member
Hi Neale,
That error would tend to indicate we're trying to install a legacy plugin
that doesn't contains just a plugin.xml and no manifest and running into
problems somewhere along the line. Please open a bug against p2.
Thanks.
-Simon

"Neale" <neale@nealeupstone.com> wrote in message
news:fsrv95$bbc$1@build.eclipse.org...
> Okay. Just given this another go, but with one new update site at a time
> (the background install is a bit different).
>
> Succeeded with: Subversive and a Subversive connector, but then failed on
> AJDT when trying from site:
> http://download.eclipse.org/tools/ajdt/34/dev/update
>
>
>
> !ENTRY org.eclipse.core.jobs 4 2 2008-04-01 01:18:55.171
> !MESSAGE An internal error occurred during: "Install".
> !STACK 0
> java.lang.NullPointerException
> at
> org.eclipse.equinox.internal.p2.touchpoint.eclipse.Util.getM anifest(Util.java:236)
> at
> org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTo uchpoint.installBundle(EclipseTouchpoint.java:783)
> at
> org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTo uchpoint$2.execute(EclipseTouchpoint.java:200)
> at
> org.eclipse.equinox.internal.p2.engine.ParameterizedProvisio ningAction.execute(ParameterizedProvisioningAction.java:32)
> at
> org.eclipse.equinox.internal.provisional.p2.engine.Phase.mai nPerform(Phase.java:116)
> at
> org.eclipse.equinox.internal.provisional.p2.engine.Phase.per form(Phase.java:67)
> at
> org.eclipse.equinox.internal.provisional.p2.engine.Installab leUnitPhase.perform(InstallableUnitPhase.java:41)
> at
> org.eclipse.equinox.internal.provisional.p2.engine.Phase.per form(Phase.java:46)
> at
> org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet. perform(PhaseSet.java:38)
> at
> org.eclipse.equinox.internal.provisional.p2.engine.Engine.pe rform(Engine.java:53)
> at
> org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.performProvisioningPlan(ProvisioningUtil.java :229)
> at
> org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ofileModificationOperation.doExecute(ProfileModificationOper ation.java:58)
> at
> org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningOperation.execute(ProvisioningOperation.java:40)
> at
> org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningO perationRunner$1.run(ProvisioningOperationRunner.java:76)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> Neale wrote:
>> Hi,
>>
>> Unless something drastic got fixed under the same build Id (I downloaded
>> the I-build while M6 download page was being hooked up), then my first
>> experience of p2 has been to trip up.
>>
>> I've added update sites for AJDT 34 and the two needed for Subversive.
>> The plugins have appeared in the plugins directory, but, they're not
>> showing as installed features, nor are they available.
>>
>> Is anything known to be this seriously broken?
>>
>> Cheers,
>>
>> Neale
Re: 3.4M6 with p2 broken - bug submitted - blocker as no workaround [message #107313 is a reply to message #107261] Tue, 01 April 2008 12:03 Go to previous message
Neale Upstone is currently offline Neale UpstoneFriend
Messages: 50
Registered: July 2009
Member
Now submitted as https://bugs.eclipse.org/bugs/show_bug.cgi?id=225070

Blocker, as I cannot use M6 at all as I cannot get features I need.

I'll happily verify if you attach updated plugins to the bug, when fixed.

Cheers,

Neale



Simon Kaegi wrote:
> Hi Neale,
> That error would tend to indicate we're trying to install a legacy plugin
> that doesn't contains just a plugin.xml and no manifest and running into
> problems somewhere along the line. Please open a bug against p2.
> Thanks.
> -Simon
>
> "Neale"<neale@nealeupstone.com> wrote in message
> news:fsrv95$bbc$1@build.eclipse.org...
>> Okay. Just given this another go, but with one new update site at a time
>> (the background install is a bit different).
>>
>> Succeeded with: Subversive and a Subversive connector, but then failed on
>> AJDT when trying from site:
>> http://download.eclipse.org/tools/ajdt/34/dev/update
>>
>>
>>
>> !ENTRY org.eclipse.core.jobs 4 2 2008-04-01 01:18:55.171
>> !MESSAGE An internal error occurred during: "Install".
>> !STACK 0
>> java.lang.NullPointerException
>> at
>> org.eclipse.equinox.internal.p2.touchpoint.eclipse.Util.getM anifest(Util.java:236)
>> at
>> org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTo uchpoint.installBundle(EclipseTouchpoint.java:783)
>> at
>> org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTo uchpoint$2.execute(EclipseTouchpoint.java:200)
>> at
>> org.eclipse.equinox.internal.p2.engine.ParameterizedProvisio ningAction.execute(ParameterizedProvisioningAction.java:32)
>> at
>> org.eclipse.equinox.internal.provisional.p2.engine.Phase.mai nPerform(Phase.java:116)
>> at
>> org.eclipse.equinox.internal.provisional.p2.engine.Phase.per form(Phase.java:67)
>> at
>> org.eclipse.equinox.internal.provisional.p2.engine.Installab leUnitPhase.perform(InstallableUnitPhase.java:41)
>> at
>> org.eclipse.equinox.internal.provisional.p2.engine.Phase.per form(Phase.java:46)
>> at
>> org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet. perform(PhaseSet.java:38)
>> at
>> org.eclipse.equinox.internal.provisional.p2.engine.Engine.pe rform(Engine.java:53)
>> at
>> org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.performProvisioningPlan(ProvisioningUtil.java :229)
>> at
>> org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ofileModificationOperation.doExecute(ProfileModificationOper ation.java:58)
>> at
>> org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningOperation.execute(ProvisioningOperation.java:40)
>> at
>> org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningO perationRunner$1.run(ProvisioningOperationRunner.java:76)
>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>>
>> Neale wrote:
>>> Hi,
>>>
>>> Unless something drastic got fixed under the same build Id (I downloaded
>>> the I-build while M6 download page was being hooked up), then my first
>>> experience of p2 has been to trip up.
>>>
>>> I've added update sites for AJDT 34 and the two needed for Subversive.
>>> The plugins have appeared in the plugins directory, but, they're not
>>> showing as installed features, nor are they available.
>>>
>>> Is anything known to be this seriously broken?
>>>
>>> Cheers,
>>>
>>> Neale
>
>
Previous Topic:Dropins folder not working in Ganymede M5?
Next Topic:using p2 to replace a plugin in 3.4m6
Goto Forum:
  


Current Time: Fri Apr 26 18:32:25 GMT 2024

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

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

Back to the top