Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » I am trying to use EMF/teneo to persist my instance and I get this error(java.lang.NoSuchMethodError: org.hibernate.mapping.SimpleValue.<init>(Lorg/hibernate/mapping/Table;)V)
I am trying to use EMF/teneo to persist my instance and I get this error [message #655958] Wed, 23 February 2011 14:41 Go to next message
Tom H is currently offline Tom HFriend
Messages: 139
Registered: July 2009
Senior Member
It's my first look at teneo/EMF so I haven't the first idea who to trouble shoot it, any suggestions would be welcome...


java.lang.NoSuchMethodError: org.hibernate.mapping.SimpleValue.<init>(Lorg/hibernate/mapping/Table;)V
at org.eclipse.emf.teneo.hibernate.HbDataStore.addContainerMapp ingToPC(HbDataStore.java:1187)
at org.eclipse.emf.teneo.hibernate.HbDataStore.addContainerMapp ing(HbDataStore.java:1172)
at org.eclipse.emf.teneo.hibernate.HbDataStore.addContainerMapp ings(HbDataStore.java:872)
at org.eclipse.emf.teneo.hibernate.HbDataStore.initializeDataSt ore(HbDataStore.java:329)
at org.eclipse.emf.teneo.hibernate.HbSessionDataStore.initializ e(HbSessionDataStore.java:85)

thanks
T
[WORK-AROUND] Re: I am trying to use EMF/teneo to persist my instance and I get this error [message #655967 is a reply to message #655958] Wed, 23 February 2011 15:19 Go to previous messageGo to next message
Tom H is currently offline Tom HFriend
Messages: 139
Registered: July 2009
Senior Member
it looks like the hibernate chaps have removed that particular constructor from the 3.6.x branch as currently deployed.

I downgraded my hiberbate3.jar to 3.5.3 and it seems to be working OK now.
Re: [WORK-AROUND] Re: I am trying to use EMF/teneo to persist my instance and I get this error [message #656038 is a reply to message #655967] Wed, 23 February 2011 20:47 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Tom,
Which version of Teneo are you using. You should use the latest version available here:
http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0 /interim/

which should work fine for Hibernate 3.6.

gr. Martin

On 02/23/2011 04:19 PM, Tom H wrote:
> it looks like the hibernate chaps have removed that particular constructor from the 3.6.x branch as currently deployed.
>
> I downgraded my hiberbate3.jar to 3.5.3 and it seems to be working OK now.


--

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
Re: [WORK-AROUND] Re: I am trying to use EMF/teneo to persist my instance and I get this error [message #722646 is a reply to message #656038] Tue, 06 September 2011 12:24 Go to previous message
Ricky de Klerck is currently offline Ricky de KlerckFriend
Messages: 295
Registered: January 2011
Senior Member
wrong topic

[Updated on: Tue, 06 September 2011 12:27]

Report message to a moderator

Previous Topic:[TEXO] Generated code for lists
Next Topic:[EEF] Multiple different elements binding in a properties view
Goto Forum:
  


Current Time: Fri Mar 29 07:08:09 GMT 2024

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

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

Back to the top