3.4M6 with p2 broken [message #107232] |
Mon, 31 March 2008 19:16  |
Eclipse User |
|
|
|
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] |
Mon, 31 March 2008 22:24   |
Eclipse User |
|
|
|
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 08:03  |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04447 seconds