Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster dev » [buckminster-dev] Hello XML World Example does not work on Galileo M6
[buckminster-dev] Hello XML World Example does not work on Galileo M6 [message #32000] Tue, 31 March 2009 12:07 Go to next message
Torsten Schlabach is currently offline Torsten SchlabachFriend
Messages: 25
Registered: July 2009
Junior Member
Hi all!

I have tried this:

1. Downloaded eclipse-reporting-galileo-M6-linux-gtk.tar.gz.
2. Installed Subversive connectors and Subversive plugin. Seems to work.
3. Installed Buckminster from
http://download.eclipse.org/tools/buckminster/updates.

Then I tried to materialize the Hello XML World Example from

http://www.eclipse.org/buckminster/samples/queries/demo.cque ry

getting:

Unable to instantiate Query Resolver Factory cloudsmith
Unable to instantiate Query Resolver Factory cloudsmith.test
Unable to instantiate Query Resolver Factory cloudsmith.local

I think I can ignore those; then a lot later:

java.lang.NoSuchMethodError:
org.eclipse.equinox.internal.provisional.p2.metadata.query.I nstallableUnitQuery. <init> (Ljava/lang/String;Lorg/eclipse/osgi/service/resolver/Versio nRange;)V
ERROR [0008] : java.lang.NoSuchMethodError:
org.eclipse.equinox.internal.provisional.p2.metadata.query.I nstallableUnitQuery. <init> (Ljava/lang/String;Lorg/eclipse/osgi/service/resolver/Versio nRange;)V

Any ideas?

Regards,
Torsten
Re: [buckminster-dev] Hello XML World Example does not work on Galileo M6 [message #32072 is a reply to message #32000] Tue, 31 March 2009 12:47 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Torsten,
The update site at http://download.eclipse.org/tools/buckminster/updates
does not contain features that are compatible with the coming Galileo
release. Instead, try using the update site
http://download.eclipse.org/tools/buckminster/updates-galile o where we
publish our latest milestones.

The errors involving cloudsmith can be avoided by not installing the
org.eclipse.buckminster.remote.feature.

Regards,
Thomas Hallgren


Torsten Schlabach wrote:
> Hi all!
>
> I have tried this:
>
> 1. Downloaded eclipse-reporting-galileo-M6-linux-gtk.tar.gz.
> 2. Installed Subversive connectors and Subversive plugin. Seems to work.
> 3. Installed Buckminster from
> http://download.eclipse.org/tools/buckminster/updates.
>
> Then I tried to materialize the Hello XML World Example from
>
> http://www.eclipse.org/buckminster/samples/queries/demo.cque ry
>
> getting:
>
> Unable to instantiate Query Resolver Factory cloudsmith
> Unable to instantiate Query Resolver Factory cloudsmith.test
> Unable to instantiate Query Resolver Factory cloudsmith.local
>
> I think I can ignore those; then a lot later:
>
> java.lang.NoSuchMethodError:
> org.eclipse.equinox.internal.provisional.p2.metadata.query.I nstallableUnitQuery. <init> (Ljava/lang/String;Lorg/eclipse/osgi/service/resolver/Versio nRange;)V
>
> ERROR [0008] : java.lang.NoSuchMethodError:
> org.eclipse.equinox.internal.provisional.p2.metadata.query.I nstallableUnitQuery. <init> (Ljava/lang/String;Lorg/eclipse/osgi/service/resolver/Versio nRange;)V
>
>
> Any ideas?
>
> Regards,
> Torsten
Re: [buckminster-dev] Hello XML World Example does not work on Galileo M6 [message #32107 is a reply to message #32000] Tue, 31 March 2009 12:47 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Torsten,
The update site at http://download.eclipse.org/tools/buckminster/updates
does not contain features that are compatible with the coming Galileo
release. Instead, try using the update site
http://download.eclipse.org/tools/buckminster/updates-galile o where we
publish our latest milestones.

The errors involving cloudsmith can be avoided by not installing the
org.eclipse.buckminster.remote.feature.

Regards,
Thomas Hallgren


Torsten Schlabach wrote:
> Hi all!
>
> I have tried this:
>
> 1. Downloaded eclipse-reporting-galileo-M6-linux-gtk.tar.gz.
> 2. Installed Subversive connectors and Subversive plugin. Seems to work.
> 3. Installed Buckminster from
> http://download.eclipse.org/tools/buckminster/updates.
>
> Then I tried to materialize the Hello XML World Example from
>
> http://www.eclipse.org/buckminster/samples/queries/demo.cque ry
>
> getting:
>
> Unable to instantiate Query Resolver Factory cloudsmith
> Unable to instantiate Query Resolver Factory cloudsmith.test
> Unable to instantiate Query Resolver Factory cloudsmith.local
>
> I think I can ignore those; then a lot later:
>
> java.lang.NoSuchMethodError:
> org.eclipse.equinox.internal.provisional.p2.metadata.query.I nstallableUnitQuery. <init> (Ljava/lang/String;Lorg/eclipse/osgi/service/resolver/Versio nRange;)V
>
> ERROR [0008] : java.lang.NoSuchMethodError:
> org.eclipse.equinox.internal.provisional.p2.metadata.query.I nstallableUnitQuery. <init> (Ljava/lang/String;Lorg/eclipse/osgi/service/resolver/Versio nRange;)V
>
>
> Any ideas?
>
> Regards,
> Torsten
Re: [buckminster-dev] Hello XML World Example does not work on Galileo M6 [message #32247 is a reply to message #32072] Tue, 31 March 2009 12:57 Go to previous messageGo to next message
Torsten Schlabach is currently offline Torsten SchlabachFriend
Messages: 25
Registered: July 2009
Junior Member
Hi Thomas!

> Instead, try using the update site
> http://download.eclipse.org/tools/buckminster/updates-galile o where we
> publish our latest milestones.

This is a 404, sorry.

Regards,
Torsten

Thomas Hallgren schrieb:
> Hi Torsten,
> The update site at http://download.eclipse.org/tools/buckminster/updates
> does not contain features that are compatible with the coming Galileo
> release. Instead, try using the update site
> http://download.eclipse.org/tools/buckminster/updates-galile o where we
> publish our latest milestones.
>
> The errors involving cloudsmith can be avoided by not installing the
> org.eclipse.buckminster.remote.feature.
>
> Regards,
> Thomas Hallgren
>
>
> Torsten Schlabach wrote:
>> Hi all!
>>
>> I have tried this:
>>
>> 1. Downloaded eclipse-reporting-galileo-M6-linux-gtk.tar.gz.
>> 2. Installed Subversive connectors and Subversive plugin. Seems to work.
>> 3. Installed Buckminster from
>> http://download.eclipse.org/tools/buckminster/updates.
>>
>> Then I tried to materialize the Hello XML World Example from
>>
>> http://www.eclipse.org/buckminster/samples/queries/demo.cque ry
>>
>> getting:
>>
>> Unable to instantiate Query Resolver Factory cloudsmith
>> Unable to instantiate Query Resolver Factory cloudsmith.test
>> Unable to instantiate Query Resolver Factory cloudsmith.local
>>
>> I think I can ignore those; then a lot later:
>>
>> java.lang.NoSuchMethodError:
>> org.eclipse.equinox.internal.provisional.p2.metadata.query.I nstallableUnitQuery. <init> (Ljava/lang/String;Lorg/eclipse/osgi/service/resolver/Versio nRange;)V
>>
>> ERROR [0008] : java.lang.NoSuchMethodError:
>> org.eclipse.equinox.internal.provisional.p2.metadata.query.I nstallableUnitQuery. <init> (Ljava/lang/String;Lorg/eclipse/osgi/service/resolver/Versio nRange;)V
>>
>>
>> Any ideas?
>>
>> Regards,
>> Torsten
> _______________________________________________
> buckminster-dev mailing list
> buckminster-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/buckminster-dev
Re: [buckminster-dev] Hello XML World Example does not work on Galileo M6 [message #32281 is a reply to message #32072] Tue, 31 March 2009 13:20 Go to previous messageGo to next message
Torsten Schlabach is currently offline Torsten SchlabachFriend
Messages: 25
Registered: July 2009
Junior Member
Hi!

For the records ...

It's http://download.eclipse.org/tools/buckminster/updates-3.5

I installed Buckminster from there in my Galileo M6 IDE; after that,
everything works.

Regards,
Torsten


Torsten Schlabach schrieb:
> Hi Thomas!
>
> > Instead, try using the update site
> > http://download.eclipse.org/tools/buckminster/updates-galile o where we
> > publish our latest milestones.
>
> This is a 404, sorry.
>
> Regards,
> Torsten
>
> Thomas Hallgren schrieb:
>> Hi Torsten,
>> The update site at
>> http://download.eclipse.org/tools/buckminster/updates does not contain
>> features that are compatible with the coming Galileo release. Instead,
>> try using the update site
>> http://download.eclipse.org/tools/buckminster/updates-galile o where we
>> publish our latest milestones.
>>
>> The errors involving cloudsmith can be avoided by not installing the
>> org.eclipse.buckminster.remote.feature.
>>
>> Regards,
>> Thomas Hallgren
>>
>>
>> Torsten Schlabach wrote:
>>> Hi all!
>>>
>>> I have tried this:
>>>
>>> 1. Downloaded eclipse-reporting-galileo-M6-linux-gtk.tar.gz.
>>> 2. Installed Subversive connectors and Subversive plugin. Seems to work.
>>> 3. Installed Buckminster from
>>> http://download.eclipse.org/tools/buckminster/updates.
>>>
>>> Then I tried to materialize the Hello XML World Example from
>>>
>>> http://www.eclipse.org/buckminster/samples/queries/demo.cque ry
>>>
>>> getting:
>>>
>>> Unable to instantiate Query Resolver Factory cloudsmith
>>> Unable to instantiate Query Resolver Factory cloudsmith.test
>>> Unable to instantiate Query Resolver Factory cloudsmith.local
>>>
>>> I think I can ignore those; then a lot later:
>>>
>>> java.lang.NoSuchMethodError:
>>> org.eclipse.equinox.internal.provisional.p2.metadata.query.I nstallableUnitQuery. <init> (Ljava/lang/String;Lorg/eclipse/osgi/service/resolver/Versio nRange;)V
>>>
>>> ERROR [0008] : java.lang.NoSuchMethodError:
>>> org.eclipse.equinox.internal.provisional.p2.metadata.query.I nstallableUnitQuery. <init> (Ljava/lang/String;Lorg/eclipse/osgi/service/resolver/Versio nRange;)V
>>>
>>>
>>> Any ideas?
>>>
>>> Regards,
>>> Torsten
>> _______________________________________________
>> buckminster-dev mailing list
>> buckminster-dev@eclipse.org
>> https://dev.eclipse.org/mailman/listinfo/buckminster-dev
> _______________________________________________
> buckminster-dev mailing list
> buckminster-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/buckminster-dev
Re: [buckminster-dev] Hello XML World Example does not work on Galileo M6 [message #32352 is a reply to message #32281] Tue, 31 March 2009 14:37 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Torsten,
I'm also getting a 404 on our galileo update site for some reason. I'll
need to attend to that.

Using updates-3.5 is OK if you are OK with the bleeding edge
development. It's quite frequently updated and might in some cases
require that you use the latest I-build of the IDE. The idea with
updates-galileo is that it's supposed to follow the Galileo milestones.
The thing that should be present there right now is our M6 release.

Anyway, I'm glad that everything works OK for you.

Regards,
Thomas Hallgren


Torsten Schlabach wrote:
> Hi!
>
> For the records ...
>
> It's http://download.eclipse.org/tools/buckminster/updates-3.5
>
> I installed Buckminster from there in my Galileo M6 IDE; after that,
> everything works.
>
> Regards,
> Torsten
>
>
> Torsten Schlabach schrieb:
>> Hi Thomas!
>>
>> > Instead, try using the update site
>> > http://download.eclipse.org/tools/buckminster/updates-galile o where we
>> > publish our latest milestones.
>>
>> This is a 404, sorry.
>>
>> Regards,
>> Torsten
>>
Previous Topic:Re: [buckminster-dev] Hello XML World Example does not work on Galileo M6
Next Topic:[buckminster-dev] Where is the 3.5 headless update site?
Goto Forum:
  


Current Time: Tue Mar 19 05:33:20 GMT 2024

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

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

Back to the top