Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » (no subject)
(no subject) [message #686707] Tue, 10 May 2011 21:07 Go to next message
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
On 09/05/2011 06:17, Martin Taal wrote:
> I try to install CDO 4.0 in Indigo through the Indigo or the latest
> build update site:
> 1) https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastSuccessfulBuild/artifact/result/site.p2
> 2) http://download.eclipse.org/releases/indigo

Hello Martin,

sorry if I am a bit impatient :-) but is there already a version of the
CDO Hibernate Store that I could try with CDO 4?

I am not sure if the documentation at
http://wiki.eclipse.org/CDO/Hibernate_Store/Quick_Start
is up-to-date.

Thanks a lot,
Goetz
(no subject) [message #686713 is a reply to message #686707] Wed, 11 May 2011 14:45 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Goetz,
I have started this week and made several changes, the patches have been uploaded to bugzilla for Eike to look at:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330164
(upgrade to hibernate 3.6)

Support for XSD types:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345430

Small robustness change:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345432

The current status is that about 20 of the 1075 testcases fail, I need to check further why they fail but I think only a
few are really difficult to solve.

I am not sure when Eike has time to check the bugzillas, they also involve a change of the target platform to hibernate 3.6

FYI, you can find the hibernate 3.6 plugin here:
http://www.elver.org/eclipse/update

gr. Martin

On 05/10/2011 11:07 PM, Goetz Botterweck wrote:
> On 09/05/2011 06:17, Martin Taal wrote:
>> I try to install CDO 4.0 in Indigo through the Indigo or the latest
>> build update site:
>> 1) https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastSuccessfulBuild/artifact/result/site.p2
>> 2) http://download.eclipse.org/releases/indigo
>
> Hello Martin,
>
> sorry if I am a bit impatient :-) but is there already a version of the
> CDO Hibernate Store that I could try with CDO 4?
>
> I am not sure if the documentation at
> http://wiki.eclipse.org/CDO/Hibernate_Store/Quick_Start
> is up-to-date.
>
> Thanks a lot,
> Goetz


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
(no subject) [message #686716 is a reply to message #686713] Wed, 11 May 2011 21:58 Go to previous messageGo to next message
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
Hi Martin,

thanks for the fast reaction.

My next steps and a question described below.

On 11/05/2011 15:45, Martin Taal wrote:
> I have started this week and made several changes, the patches have been
> uploaded to bugzilla for Eike to look at:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=330164
> (upgrade to hibernate 3.6)
>
> Support for XSD types:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345430
>
> Small robustness change:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345432
I have seen some of these have already been processed.

> The current status is that about 20 of the 1075 testcases fail, I need
> to check further why they fail but I think only a few are really
> difficult to solve.
>
> I am not sure when Eike has time to check the bugzillas, they also
> involve a change of the target platform to hibernate 3.6

> FYI, you can find the hibernate 3.6 plugin here:
> http://www.elver.org/eclipse/update
Yes, I know. I have installed all features from that URL.


Then, to see how far I get I checked out the projects
org.eclipse.emf.cdo.examples.hibernate.server
org.eclipse.emf.cdo.examples.hibernate.client
org.eclipse.emf.cdo.examples.company
from
http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/


Then I get the error msg
Bundle 'org.eclipse.emf.cdo.server.hibernate.teneo' cannot be resolved
(/org.eclipse.emf.cdo.examples.hibernate.server/META-INF/MANIFEST.MF,
line 10)


I installed
EMF Teneo CDO SDK 1.2.0
EMF Teneo Hibernate SDK 1.2.0
from
http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/interim/
However, that does not resolve the error message pasted above.

From where should I install org.eclipse.emf.cdo.server.hibernate.teneo?

Or is the example that I checked out the wrong one?


Thanks for any hints,
Goetz
(no subject) [message #686718 is a reply to message #686716] Thu, 12 May 2011 08:02 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Goetz,
The CDO Hibernate Store is not part of Indigo, you can take the 4.0 integration update site, the update sites are listed
here:
http://www.eclipse.org/cdo/downloads/updates.php

You need to get the CDO Model Repository Server Hibernate, which is sometimes in the uncategorized section in these
update sites (I noticed).

I will update the wiki.

gr. Martin

On 05/11/2011 11:58 PM, Goetz Botterweck wrote:
> Hi Martin,
>
> thanks for the fast reaction.
>
> My next steps and a question described below.
>
> On 11/05/2011 15:45, Martin Taal wrote:
>> I have started this week and made several changes, the patches have been
>> uploaded to bugzilla for Eike to look at:
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=330164
>> (upgrade to hibernate 3.6)
>>
>> Support for XSD types:
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345430
>>
>> Small robustness change:
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345432
> I have seen some of these have already been processed.
>
>> The current status is that about 20 of the 1075 testcases fail, I need
>> to check further why they fail but I think only a few are really
>> difficult to solve.
>>
>> I am not sure when Eike has time to check the bugzillas, they also
>> involve a change of the target platform to hibernate 3.6
>
>> FYI, you can find the hibernate 3.6 plugin here:
>> http://www.elver.org/eclipse/update
> Yes, I know. I have installed all features from that URL.
>
>
> Then, to see how far I get I checked out the projects
> org.eclipse.emf.cdo.examples.hibernate.server
> org.eclipse.emf.cdo.examples.hibernate.client
> org.eclipse.emf.cdo.examples.company
> from
> http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/
>
>
> Then I get the error msg
> Bundle 'org.eclipse.emf.cdo.server.hibernate.teneo' cannot be resolved
> (/org.eclipse.emf.cdo.examples.hibernate.server/META-INF/MANIFEST.MF,
> line 10)
>
>
> I installed
> EMF Teneo CDO SDK 1.2.0
> EMF Teneo Hibernate SDK 1.2.0
> from
> http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/interim/
> However, that does not resolve the error message pasted above.
>
> From where should I install org.eclipse.emf.cdo.server.hibernate.teneo?
>
> Or is the example that I checked out the wrong one?
>
>
> Thanks for any hints,
> Goetz


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
(no subject) [message #686719 is a reply to message #686718] Thu, 12 May 2011 08:05 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
Am 12.05.2011 10:02, schrieb Martin Taal:
> Hi Goetz,
> The CDO Hibernate Store is not part of Indigo, you can take the 4.0 integration update site,
Correction: Due to resource constraints we've not yet managed to set up a weekly integration build. Hence you may want to choose from the newer milestone builds or the latest continuous integration.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


> the update sites are listed here:
> http://www.eclipse.org/cdo/downloads/updates.php
>
> You need to get the CDO Model Repository Server Hibernate, which is sometimes in the uncategorized section in these update sites (I noticed).
>
> I will update the wiki.
>
> gr. Martin
>
> On 05/11/2011 11:58 PM, Goetz Botterweck wrote:
>> Hi Martin,
>>
>> thanks for the fast reaction.
>>
>> My next steps and a question described below.
>>
>> On 11/05/2011 15:45, Martin Taal wrote:
>>> I have started this week and made several changes, the patches have been
>>> uploaded to bugzilla for Eike to look at:
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=330164
>>> (upgrade to hibernate 3.6)
>>>
>>> Support for XSD types:
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345430
>>>
>>> Small robustness change:
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345432
>> I have seen some of these have already been processed.
>>
>>> The current status is that about 20 of the 1075 testcases fail, I need
>>> to check further why they fail but I think only a few are really
>>> difficult to solve.
>>>
>>> I am not sure when Eike has time to check the bugzillas, they also
>>> involve a change of the target platform to hibernate 3.6
>>
>>> FYI, you can find the hibernate 3.6 plugin here:
>>> http://www.elver.org/eclipse/update
>> Yes, I know. I have installed all features from that URL.
>>
>>
>> Then, to see how far I get I checked out the projects
>> org.eclipse.emf.cdo.examples.hibernate.server
>> org.eclipse.emf.cdo.examples.hibernate.client
>> org.eclipse.emf.cdo.examples.company
>> from
>> http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/
>>
>>
>> Then I get the error msg
>> Bundle 'org.eclipse.emf.cdo.server.hibernate.teneo' cannot be resolved
>> (/org.eclipse.emf.cdo.examples.hibernate.server/META-INF/MANIFEST.MF,
>> line 10)
>>
>>
>> I installed
>> EMF Teneo CDO SDK 1.2.0
>> EMF Teneo Hibernate SDK 1.2.0
>> from
>> http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/interim/
>> However, that does not resolve the error message pasted above.
>>
>> From where should I install org.eclipse.emf.cdo.server.hibernate.teneo?
>>
>> Or is the example that I checked out the wrong one?
>>
>>
>> Thanks for any hints,
>> Goetz
>
>


(no subject) [message #686727 is a reply to message #686719] Thu, 12 May 2011 23:21 Go to previous messageGo to next message
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
On 12/05/2011 09:05, Eike Stepper wrote:
> Am 12.05.2011 10:02, schrieb Martin Taal:
>> Hi Goetz,
>> The CDO Hibernate Store is not part of Indigo, you can take the 4.0
>> integration update site,
> Correction: Due to resource constraints we've not yet managed to set up
> a weekly integration build. Hence you may want to choose from the newer
> milestone builds or the latest continuous integration.

When trying to install from
http://download.eclipse.org/modeling/emf/cdo/updates/4.0-milestones
or

https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastStableBuild/artifact/result/site.p2/

I get "Artifact not found" errors.

Are these the right URLs? Is that a known problem that can sometime
occur (and I should just try again)?

Any hints would be appreciate,
Goetz



BACKGROUND INFO

- I started from a Eclipse Modeling Tools 3.7M7 downloaded from
http://www.eclipse.org/downloads/index-developer.php

- I then installed all features from http://net4j.sourceforge.net/update/

- Then, I tried various variations of features (e.g. CDO Model
Repository SDK, CDO Model Repository Server Hibernate) from
http://download.eclipse.org/modeling/emf/cdo/updates/4.0-milestones
or alternatively

https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastStableBuild/artifact/result/site.p2/

- Then received "Artifact not found" errors.

- I noted that in the URL path the version 3.0 is mentioned, but the
file mentions 4.0. Is that normal?
java.io.FileNotFoundException:
http://mirrors.fe.up.pt/pub/eclipse//modeling/emf/cdo/updates/3.0-releases/plugins/org.eclipse.net4j.tests.source_4.0.0.v20110429-0722.jar
(no subject) [message #686729 is a reply to message #686727] Fri, 13 May 2011 07:43 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
Hi Goetz,

It seems indeed that our integration repos contain a bogus mirrors URL. I'm currently clarifying where it should point to. In the meantime you could try to start your IDE with -Declipse.p2.mirrors=false

I always have this entry at the and of my eclipse.ini

Does that help?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper



Am 13.05.2011 01:21, schrieb Goetz Botterweck:
> On 12/05/2011 09:05, Eike Stepper wrote:
>> Am 12.05.2011 10:02, schrieb Martin Taal:
>>> Hi Goetz,
>>> The CDO Hibernate Store is not part of Indigo, you can take the 4.0
>>> integration update site,
>> Correction: Due to resource constraints we've not yet managed to set up
>> a weekly integration build. Hence you may want to choose from the newer
>> milestone builds or the latest continuous integration.
> When trying to install from
> http://download.eclipse.org/modeling/emf/cdo/updates/4.0-milestones
> or
>
> https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastStableBuild/artifact/result/site.p2/
>
> I get "Artifact not found" errors.
>
> Are these the right URLs? Is that a known problem that can sometime
> occur (and I should just try again)?
>
> Any hints would be appreciate,
> Goetz
>
>
>
> BACKGROUND INFO
>
> - I started from a Eclipse Modeling Tools 3.7M7 downloaded from
> http://www.eclipse.org/downloads/index-developer.php
>
> - I then installed all features from http://net4j.sourceforge.net/update/
>
> - Then, I tried various variations of features (e.g. CDO Model
> Repository SDK, CDO Model Repository Server Hibernate) from
> http://download.eclipse.org/modeling/emf/cdo/updates/4.0-milestones
> or alternatively
>
> https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastStableBuild/artifact/result/site.p2/
>
> - Then received "Artifact not found" errors.
>
> - I noted that in the URL path the version 3.0 is mentioned, but the
> file mentions 4.0. Is that normal?
> java.io.FileNotFoundException:
> http://mirrors.fe.up.pt/pub/eclipse//modeling/emf/cdo/updates/3.0-releases/plugins/org.eclipse.net4j.tests.source_4.0.0.v20110429-0722.jar


Re: Artifact not found error when installing CDO 4.0 (additional info related to ealier posting) [message #686730 is a reply to message #686727] Fri, 13 May 2011 07:54 Go to previous messageGo to next message
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
Some additional info related to my earlier posting

As an example I tried to install
CDO Model Repository Documentation
from
http://download.eclipse.org/modeling/emf/cdo/updates/4.0-milestones

Then I get the error message pasted below.

Is this a problem with my setup or is the update site just "not ready
yet" and the problem will go away if I try later?

Thanks,
Goetz


An error occurred while collecting items to be installed
session context was:(profile=epp.package.modeling,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,
action=).
Artifact not found:
osgi.bundle,org.eclipse.emf.cdo.doc,3.0.0.v20110119-0836.
http://eclipse.saplabs.bg//modeling/emf/cdo/updates/3.0-releases/plugins/org.eclipse.emf.cdo.doc_3.0.0.v20110119-0836.jar
Artifact not found:
org.eclipse.update.feature,org.eclipse.emf.cdo.doc,4.0.0.v20110128-0758.
http://ftp.ing.umu.se/mirror/eclipse/modeling/emf/cdo/updates/3.0-releases/features/org.eclipse.emf.cdo.doc_4.0.0.v20110128-0758.jar
(no subject) [message #686731 is a reply to message #686729] Fri, 13 May 2011 08:00 Go to previous messageGo to next message
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
Hi Eike,

On 13/05/2011 08:43, Eike Stepper wrote:
> It seems indeed that our integration repos contain a bogus mirrors URL.
> I'm currently clarifying where it should point to. In the meantime you
> could try to start your IDE with -Declipse.p2.mirrors=false
>
> I always have this entry at the and of my eclipse.ini
>
> Does that help?

Yes that helps. At least I could now install the small test case (CDO
Documentation) that I mentioned in my other posting (3mins ago), which
did not work without this setting.

I will now try the rest of the install.

Also, we probably should not recommend that setting as a general
solution. Otherwise no one will use mirrors and the main server will
into problems :-)

Thanks for your help,
Goetz
(no subject) [message #686733 is a reply to message #686731] Fri, 13 May 2011 08:54 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
Am 13.05.2011 10:00, schrieb Goetz Botterweck:
> Hi Eike,
>
> On 13/05/2011 08:43, Eike Stepper wrote:
>> It seems indeed that our integration repos contain a bogus mirrors URL.
>> I'm currently clarifying where it should point to. In the meantime you
>> could try to start your IDE with -Declipse.p2.mirrors=false
>>
>> I always have this entry at the and of my eclipse.ini
>>
>> Does that help?
> Yes that helps. At least I could now install the small test case (CDO
> Documentation) that I mentioned in my other posting (3mins ago), which
> did not work without this setting.
>
> I will now try the rest of the install.
>
> Also, we probably should not recommend that setting as a general
> solution. Otherwise no one will use mirrors and the main server will
> into problems :-)
The problem is really subtle, but we're currently working on a solution in our build and promote process. The goal is to have the CI builds not insert a mirrors URL (because hudson.eclipse.org does not take part in mirroring). The we want to insert the mirroring config directly into the p2 repos as part of the promotion process. Stay tuned ;-)

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


(no subject) [message #686870 is a reply to message #686707] Wed, 11 May 2011 14:45 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Goetz,
I have started this week and made several changes, the patches have been uploaded to bugzilla for Eike to look at:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330164
(upgrade to hibernate 3.6)

Support for XSD types:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345430

Small robustness change:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345432

The current status is that about 20 of the 1075 testcases fail, I need to check further why they fail but I think only a
few are really difficult to solve.

I am not sure when Eike has time to check the bugzillas, they also involve a change of the target platform to hibernate 3.6

FYI, you can find the hibernate 3.6 plugin here:
http://www.elver.org/eclipse/update

gr. Martin

On 05/10/2011 11:07 PM, Goetz Botterweck wrote:
> On 09/05/2011 06:17, Martin Taal wrote:
>> I try to install CDO 4.0 in Indigo through the Indigo or the latest
>> build update site:
>> 1) https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastSuccessfulBuild/artifact/result/site.p2
>> 2) http://download.eclipse.org/releases/indigo
>
> Hello Martin,
>
> sorry if I am a bit impatient :-) but is there already a version of the
> CDO Hibernate Store that I could try with CDO 4?
>
> I am not sure if the documentation at
> http://wiki.eclipse.org/CDO/Hibernate_Store/Quick_Start
> is up-to-date.
>
> Thanks a lot,
> Goetz


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
(no subject) [message #686873 is a reply to message #686713] Wed, 11 May 2011 21:58 Go to previous message
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
Hi Martin,

thanks for the fast reaction.

My next steps and a question described below.

On 11/05/2011 15:45, Martin Taal wrote:
> I have started this week and made several changes, the patches have been
> uploaded to bugzilla for Eike to look at:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=330164
> (upgrade to hibernate 3.6)
>
> Support for XSD types:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345430
>
> Small robustness change:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345432
I have seen some of these have already been processed.

> The current status is that about 20 of the 1075 testcases fail, I need
> to check further why they fail but I think only a few are really
> difficult to solve.
>
> I am not sure when Eike has time to check the bugzillas, they also
> involve a change of the target platform to hibernate 3.6

> FYI, you can find the hibernate 3.6 plugin here:
> http://www.elver.org/eclipse/update
Yes, I know. I have installed all features from that URL.


Then, to see how far I get I checked out the projects
org.eclipse.emf.cdo.examples.hibernate.server
org.eclipse.emf.cdo.examples.hibernate.client
org.eclipse.emf.cdo.examples.company
from
http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/


Then I get the error msg
Bundle 'org.eclipse.emf.cdo.server.hibernate.teneo' cannot be resolved
(/org.eclipse.emf.cdo.examples.hibernate.server/META-INF/MANIFEST.MF,
line 10)


I installed
EMF Teneo CDO SDK 1.2.0
EMF Teneo Hibernate SDK 1.2.0
from
http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/interim/
However, that does not resolve the error message pasted above.

From where should I install org.eclipse.emf.cdo.server.hibernate.teneo?

Or is the example that I checked out the wrong one?


Thanks for any hints,
Goetz
(no subject) [message #686875 is a reply to message #686716] Thu, 12 May 2011 08:02 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Goetz,
The CDO Hibernate Store is not part of Indigo, you can take the 4.0 integration update site, the update sites are listed
here:
http://www.eclipse.org/cdo/downloads/updates.php

You need to get the CDO Model Repository Server Hibernate, which is sometimes in the uncategorized section in these
update sites (I noticed).

I will update the wiki.

gr. Martin

On 05/11/2011 11:58 PM, Goetz Botterweck wrote:
> Hi Martin,
>
> thanks for the fast reaction.
>
> My next steps and a question described below.
>
> On 11/05/2011 15:45, Martin Taal wrote:
>> I have started this week and made several changes, the patches have been
>> uploaded to bugzilla for Eike to look at:
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=330164
>> (upgrade to hibernate 3.6)
>>
>> Support for XSD types:
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345430
>>
>> Small robustness change:
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345432
> I have seen some of these have already been processed.
>
>> The current status is that about 20 of the 1075 testcases fail, I need
>> to check further why they fail but I think only a few are really
>> difficult to solve.
>>
>> I am not sure when Eike has time to check the bugzillas, they also
>> involve a change of the target platform to hibernate 3.6
>
>> FYI, you can find the hibernate 3.6 plugin here:
>> http://www.elver.org/eclipse/update
> Yes, I know. I have installed all features from that URL.
>
>
> Then, to see how far I get I checked out the projects
> org.eclipse.emf.cdo.examples.hibernate.server
> org.eclipse.emf.cdo.examples.hibernate.client
> org.eclipse.emf.cdo.examples.company
> from
> http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/
>
>
> Then I get the error msg
> Bundle 'org.eclipse.emf.cdo.server.hibernate.teneo' cannot be resolved
> (/org.eclipse.emf.cdo.examples.hibernate.server/META-INF/MANIFEST.MF,
> line 10)
>
>
> I installed
> EMF Teneo CDO SDK 1.2.0
> EMF Teneo Hibernate SDK 1.2.0
> from
> http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/interim/
> However, that does not resolve the error message pasted above.
>
> From where should I install org.eclipse.emf.cdo.server.hibernate.teneo?
>
> Or is the example that I checked out the wrong one?
>
>
> Thanks for any hints,
> Goetz


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
(no subject) [message #686876 is a reply to message #686718] Thu, 12 May 2011 08:05 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
Am 12.05.2011 10:02, schrieb Martin Taal:
> Hi Goetz,
> The CDO Hibernate Store is not part of Indigo, you can take the 4.0 integration update site,
Correction: Due to resource constraints we've not yet managed to set up a weekly integration build. Hence you may want to choose from the newer milestone builds or the latest continuous integration.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


> the update sites are listed here:
> http://www.eclipse.org/cdo/downloads/updates.php
>
> You need to get the CDO Model Repository Server Hibernate, which is sometimes in the uncategorized section in these update sites (I noticed).
>
> I will update the wiki.
>
> gr. Martin
>
> On 05/11/2011 11:58 PM, Goetz Botterweck wrote:
>> Hi Martin,
>>
>> thanks for the fast reaction.
>>
>> My next steps and a question described below.
>>
>> On 11/05/2011 15:45, Martin Taal wrote:
>>> I have started this week and made several changes, the patches have been
>>> uploaded to bugzilla for Eike to look at:
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=330164
>>> (upgrade to hibernate 3.6)
>>>
>>> Support for XSD types:
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345430
>>>
>>> Small robustness change:
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345432
>> I have seen some of these have already been processed.
>>
>>> The current status is that about 20 of the 1075 testcases fail, I need
>>> to check further why they fail but I think only a few are really
>>> difficult to solve.
>>>
>>> I am not sure when Eike has time to check the bugzillas, they also
>>> involve a change of the target platform to hibernate 3.6
>>
>>> FYI, you can find the hibernate 3.6 plugin here:
>>> http://www.elver.org/eclipse/update
>> Yes, I know. I have installed all features from that URL.
>>
>>
>> Then, to see how far I get I checked out the projects
>> org.eclipse.emf.cdo.examples.hibernate.server
>> org.eclipse.emf.cdo.examples.hibernate.client
>> org.eclipse.emf.cdo.examples.company
>> from
>> http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/
>>
>>
>> Then I get the error msg
>> Bundle 'org.eclipse.emf.cdo.server.hibernate.teneo' cannot be resolved
>> (/org.eclipse.emf.cdo.examples.hibernate.server/META-INF/MANIFEST.MF,
>> line 10)
>>
>>
>> I installed
>> EMF Teneo CDO SDK 1.2.0
>> EMF Teneo Hibernate SDK 1.2.0
>> from
>> http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/interim/
>> However, that does not resolve the error message pasted above.
>>
>> From where should I install org.eclipse.emf.cdo.server.hibernate.teneo?
>>
>> Or is the example that I checked out the wrong one?
>>
>>
>> Thanks for any hints,
>> Goetz
>
>


(no subject) [message #686884 is a reply to message #686719] Thu, 12 May 2011 23:21 Go to previous message
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
On 12/05/2011 09:05, Eike Stepper wrote:
> Am 12.05.2011 10:02, schrieb Martin Taal:
>> Hi Goetz,
>> The CDO Hibernate Store is not part of Indigo, you can take the 4.0
>> integration update site,
> Correction: Due to resource constraints we've not yet managed to set up
> a weekly integration build. Hence you may want to choose from the newer
> milestone builds or the latest continuous integration.

When trying to install from
http://download.eclipse.org/modeling/emf/cdo/updates/4.0-milestones
or

https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastStableBuild/artifact/result/site.p2/

I get "Artifact not found" errors.

Are these the right URLs? Is that a known problem that can sometime
occur (and I should just try again)?

Any hints would be appreciate,
Goetz



BACKGROUND INFO

- I started from a Eclipse Modeling Tools 3.7M7 downloaded from
http://www.eclipse.org/downloads/index-developer.php

- I then installed all features from http://net4j.sourceforge.net/update/

- Then, I tried various variations of features (e.g. CDO Model
Repository SDK, CDO Model Repository Server Hibernate) from
http://download.eclipse.org/modeling/emf/cdo/updates/4.0-milestones
or alternatively

https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastStableBuild/artifact/result/site.p2/

- Then received "Artifact not found" errors.

- I noted that in the URL path the version 3.0 is mentioned, but the
file mentions 4.0. Is that normal?
java.io.FileNotFoundException:
http://mirrors.fe.up.pt/pub/eclipse//modeling/emf/cdo/updates/3.0-releases/plugins/org.eclipse.net4j.tests.source_4.0.0.v20110429-0722.jar
(no subject) [message #686886 is a reply to message #686727] Fri, 13 May 2011 07:43 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
Hi Goetz,

It seems indeed that our integration repos contain a bogus mirrors URL. I'm currently clarifying where it should point to. In the meantime you could try to start your IDE with -Declipse.p2.mirrors=false

I always have this entry at the and of my eclipse.ini

Does that help?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper



Am 13.05.2011 01:21, schrieb Goetz Botterweck:
> On 12/05/2011 09:05, Eike Stepper wrote:
>> Am 12.05.2011 10:02, schrieb Martin Taal:
>>> Hi Goetz,
>>> The CDO Hibernate Store is not part of Indigo, you can take the 4.0
>>> integration update site,
>> Correction: Due to resource constraints we've not yet managed to set up
>> a weekly integration build. Hence you may want to choose from the newer
>> milestone builds or the latest continuous integration.
> When trying to install from
> http://download.eclipse.org/modeling/emf/cdo/updates/4.0-milestones
> or
>
> https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastStableBuild/artifact/result/site.p2/
>
> I get "Artifact not found" errors.
>
> Are these the right URLs? Is that a known problem that can sometime
> occur (and I should just try again)?
>
> Any hints would be appreciate,
> Goetz
>
>
>
> BACKGROUND INFO
>
> - I started from a Eclipse Modeling Tools 3.7M7 downloaded from
> http://www.eclipse.org/downloads/index-developer.php
>
> - I then installed all features from http://net4j.sourceforge.net/update/
>
> - Then, I tried various variations of features (e.g. CDO Model
> Repository SDK, CDO Model Repository Server Hibernate) from
> http://download.eclipse.org/modeling/emf/cdo/updates/4.0-milestones
> or alternatively
>
> https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastStableBuild/artifact/result/site.p2/
>
> - Then received "Artifact not found" errors.
>
> - I noted that in the URL path the version 3.0 is mentioned, but the
> file mentions 4.0. Is that normal?
> java.io.FileNotFoundException:
> http://mirrors.fe.up.pt/pub/eclipse//modeling/emf/cdo/updates/3.0-releases/plugins/org.eclipse.net4j.tests.source_4.0.0.v20110429-0722.jar


Re: Artifact not found error when installing CDO 4.0 (additional info related to ealier posting) [message #686887 is a reply to message #686727] Fri, 13 May 2011 07:54 Go to previous message
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
Some additional info related to my earlier posting

As an example I tried to install
CDO Model Repository Documentation
from
http://download.eclipse.org/modeling/emf/cdo/updates/4.0-milestones

Then I get the error message pasted below.

Is this a problem with my setup or is the update site just "not ready
yet" and the problem will go away if I try later?

Thanks,
Goetz


An error occurred while collecting items to be installed
session context was:(profile=epp.package.modeling,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,
action=).
Artifact not found:
osgi.bundle,org.eclipse.emf.cdo.doc,3.0.0.v20110119-0836.
http://eclipse.saplabs.bg//modeling/emf/cdo/updates/3.0-releases/plugins/org.eclipse.emf.cdo.doc_3.0.0.v20110119-0836.jar
Artifact not found:
org.eclipse.update.feature,org.eclipse.emf.cdo.doc,4.0.0.v20110128-0758.
http://ftp.ing.umu.se/mirror/eclipse/modeling/emf/cdo/updates/3.0-releases/features/org.eclipse.emf.cdo.doc_4.0.0.v20110128-0758.jar
(no subject) [message #686888 is a reply to message #686729] Fri, 13 May 2011 08:00 Go to previous message
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
Hi Eike,

On 13/05/2011 08:43, Eike Stepper wrote:
> It seems indeed that our integration repos contain a bogus mirrors URL.
> I'm currently clarifying where it should point to. In the meantime you
> could try to start your IDE with -Declipse.p2.mirrors=false
>
> I always have this entry at the and of my eclipse.ini
>
> Does that help?

Yes that helps. At least I could now install the small test case (CDO
Documentation) that I mentioned in my other posting (3mins ago), which
did not work without this setting.

I will now try the rest of the install.

Also, we probably should not recommend that setting as a general
solution. Otherwise no one will use mirrors and the main server will
into problems :-)

Thanks for your help,
Goetz
(no subject) [message #686890 is a reply to message #686731] Fri, 13 May 2011 08:54 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
Am 13.05.2011 10:00, schrieb Goetz Botterweck:
> Hi Eike,
>
> On 13/05/2011 08:43, Eike Stepper wrote:
>> It seems indeed that our integration repos contain a bogus mirrors URL.
>> I'm currently clarifying where it should point to. In the meantime you
>> could try to start your IDE with -Declipse.p2.mirrors=false
>>
>> I always have this entry at the and of my eclipse.ini
>>
>> Does that help?
> Yes that helps. At least I could now install the small test case (CDO
> Documentation) that I mentioned in my other posting (3mins ago), which
> did not work without this setting.
>
> I will now try the rest of the install.
>
> Also, we probably should not recommend that setting as a general
> solution. Otherwise no one will use mirrors and the main server will
> into problems :-)
The problem is really subtle, but we're currently working on a solution in our build and promote process. The goal is to have the CI builds not insert a mirrors URL (because hudson.eclipse.org does not take part in mirroring). The we want to insert the mirroring config directly into the p2 repos as part of the promotion process. Stay tuned ;-)

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Previous Topic:[CDO] CDO Hibernate - inconsistencies in test cases
Next Topic:[CDO] CDO Hibernate - inconsistencies in test cases
Goto Forum:
  


Current Time: Wed Sep 18 21:16:07 GMT 2024

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

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

Back to the top