Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster dev » [buckminster-dev] my Hello XML World Buck example stopped working
[buckminster-dev] my Hello XML World Buck example stopped working [message #503404] Sat, 12 December 2009 19:56 Go to next message
Ted Kubaska is currently offline Ted KubaskaFriend
Messages: 10
Registered: July 2009
Junior Member
You know yesterday the Bucky example Hello XML World worked fine for
me but today I get this error

ERROR [0001] : CSpec se.tada/tada-sax has no action, group, or
local artifact named java.binary.archives
CSpec se.tada/tada-sax has no action, group, or local artifact named
java.binary.archives
TAG-ID 0001 = Query for org.demo.hello.xml.world:osgi.bundle

There does not appear to have been a change to the svn repo, so this
must be somthing on my end, but I am clearly baffled.

I really haven't changed anything ... in fact, there's hardly anything
to change. I use the rmap from
http://www.eclipse.org/buckminster/samples/rmaps/demo.rmap and the
cquery copied from page 129 of the Bucky book. Only the project
org.demo.worlds is created, not the other two.

<?xml version="1.0" encoding="UTF-8"?>
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0"

resourceMap="http://www.eclipse.org/buckminster/samples/rmaps/demo.rmap">
<cq:rootRequest name="org.demo.hello.xml.world"
componentType="osgi.bundle"/>
</cq:componentQuery>

Each time I try it, I delete the org.demo.worlds project that was made.

I'm using Eclipse 3.6M3.
--
-Ted
Re: [buckminster-dev] my Hello XML World Buck example stopped working [message #503407 is a reply to message #503404] Sun, 13 December 2009 00:02 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Ted,
What version of Buckminster are you using? From where do yo download it? If you are using the 3.6 platform, then there
might well be fluctuations as we're trying to keep up with the platform milestones. The current milestone is 3.6M4.

Regards,
Thomas Hallgren


On 2009-12-13 01:54, Ted Kubaska wrote:
> You know yesterday the Bucky example Hello XML World worked fine for
> me but today I get this error
>
> ERROR [0001] : CSpec se.tada/tada-sax has no action, group, or
> local artifact named java.binary.archives
> CSpec se.tada/tada-sax has no action, group, or local artifact named
> java.binary.archives
> TAG-ID 0001 = Query for org.demo.hello.xml.world:osgi.bundle
>
> There does not appear to have been a change to the svn repo, so this
> must be somthing on my end, but I am clearly baffled.
>
> I really haven't changed anything ... in fact, there's hardly anything
> to change. I use the rmap from
> http://www.eclipse.org/buckminster/samples/rmaps/demo.rmap and the
> cquery copied from page 129 of the Bucky book. Only the project
> org.demo.worlds is created, not the other two.
>
> <?xml version="1.0" encoding="UTF-8"?>
> <cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0"
>
> resourceMap="http://www.eclipse.org/buckminster/samples/rmaps/demo.rmap">
> <cq:rootRequest name="org.demo.hello.xml.world"
> componentType="osgi.bundle"/>
> </cq:componentQuery>
>
> Each time I try it, I delete the org.demo.worlds project that was made.
>
> I'm using Eclipse 3.6M3.
Re: [buckminster-dev] my Hello XML World Buck example stopped working [message #503408 is a reply to message #503407] Sun, 13 December 2009 05:47 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Just tested the demo application using the latest Buckminster for 3.6, the resolution and subsequent build completed
without problems.

- thomas


On 2009-12-13 06:00, Thomas Hallgren wrote:
> Hi Ted,
> What version of Buckminster are you using? From where do yo download it?
> If you are using the 3.6 platform, then there might well be fluctuations
> as we're trying to keep up with the platform milestones. The current
> milestone is 3.6M4.
>
> Regards,
> Thomas Hallgren
>
>
> On 2009-12-13 01:54, Ted Kubaska wrote:
>> You know yesterday the Bucky example Hello XML World worked fine for
>> me but today I get this error
>>
>> ERROR [0001] : CSpec se.tada/tada-sax has no action, group, or
>> local artifact named java.binary.archives
>> CSpec se.tada/tada-sax has no action, group, or local artifact named
>> java.binary.archives
>> TAG-ID 0001 = Query for org.demo.hello.xml.world:osgi.bundle
>>
>> There does not appear to have been a change to the svn repo, so this
>> must be somthing on my end, but I am clearly baffled.
>>
>> I really haven't changed anything ... in fact, there's hardly anything
>> to change. I use the rmap from
>> http://www.eclipse.org/buckminster/samples/rmaps/demo.rmap and the
>> cquery copied from page 129 of the Bucky book. Only the project
>> org.demo.worlds is created, not the other two.
>>
>> <?xml version="1.0" encoding="UTF-8"?>
>> <cq:componentQuery
>> xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0"
>>
>> resourceMap="http://www.eclipse.org/buckminster/samples/rmaps/demo.rmap">
>> <cq:rootRequest name="org.demo.hello.xml.world"
>> componentType="osgi.bundle"/>
>> </cq:componentQuery>
>>
>> Each time I try it, I delete the org.demo.worlds project that was made.
>>
>> I'm using Eclipse 3.6M3.
>
Previous Topic:How to improve mapping rules in the Aggregator
Next Topic:Eclipse Con 2010 talks submitted
Goto Forum:
  


Current Time: Thu Apr 25 19:25:13 GMT 2024

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

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

Back to the top