Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [cdo 4.0] Feature map problems
[cdo 4.0] Feature map problems [message #692635] Mon, 04 July 2011 22:19 Go to next message
Nikolay Kasyanov is currently offline Nikolay KasyanovFriend
Messages: 30
Registered: September 2010
Location: Russia
Member
Hi!

I tried to use this with CDO (for loading & editing very big ontologies) and found that there is still problems with Feature Maps in CDO: it just doesn't store items silently or throws "java.lang.IllegalStateException: Unable to provideCDOID: org.eclipse.emf.ecore.impl.EStructuralFeatureImpl$ContainmentUpdatingFeatureMapEntry".
I've used legacy mode with emf4sw.

I've also tested extlibrary example from related bug and got the same. Used native mode.

steps to reproduce for extlibrary example:


  1. Create new resource in cdo transaction
  2. Create root Library in created resource
  3. Add employee, burrower or writer to Library
  4. Try to save resource



I'm using CDO 4.0 with Eclipse 3.7, used db4o & db (mysql) stores.

[Updated on: Mon, 04 July 2011 22:28]

Report message to a moderator

Re: [cdo 4.0] Feature map problems [message #692720 is a reply to message #692635] Tue, 05 July 2011 05:40 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi,

Please submit a bugzilla that includes all the information (e.g. full stack traces!) needed to track down the problem. Due to the recent release we have a huge backlog of bugzilla comments and it would speed up things if you were able to write a small test case that extends our AbstractCDOTest and uses either one of our native test models or constructs a dynamic (they're native, too) model at test time. There are a lot of examples, e.g. http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/org.eclipse.emf.cdo.tests/src/org/eclipse/emf/cdo/tests/FeatureMapTest.java

Cheers
/Eike

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



Am 05.07.2011 00:19, schrieb forums-noreply@eclipse.org:
> Hi!
>
> I tried to use https://github.com/ghillairet/emf4sw with CDO (for loading & editing very big ontologies) and found that there is still problems with Feature Maps in CDO: it just doesn't store items silently or throws "java.lang.IllegalStateException: Unable to provideCDOID: org.eclipse.emf.ecore.impl.EStructuralFeatureImpl$ContainmentUpdatingFeatureMapEntry".
> I've used legacy mode with emf4sw.
>
> I've also tested extlibrary example from related https://bugs.eclipse.org/bugs/show_bug.cgi?id=254455 and got the same. Used native mode.
>
> I'm using CDO 4.0 with Eclipse 3.7, used db4o & db (mysql) stores.


Re: [cdo 4.0] Feature map problems [message #692885 is a reply to message #692720] Tue, 05 July 2011 12:12 Go to previous message
Nikolay Kasyanov is currently offline Nikolay KasyanovFriend
Messages: 30
Registered: September 2010
Location: Russia
Member
Investigated further, created one bug with testcases:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351171

second bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351185

[Updated on: Tue, 05 July 2011 13:18]

Report message to a moderator

Previous Topic:XMLResourceImpl not saving all objects in contents
Next Topic:(no subject)
Goto Forum:
  


Current Time: Thu Apr 25 13:43:32 GMT 2024

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

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

Back to the top