Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Plugin Dependencies
Plugin Dependencies [message #582842] Fri, 21 July 2006 12:17
Eclipse UserFriend
Originally posted by: rosskopf.progroup-inc.com

Hello List,

using teneo in CVS faces with the following stack-trace caused by a call
to buildSessionFactory from Hibernates Configuration class:

<snip>
14:13:23,140 ERROR HbDataStore:469 - Unable to build session factory!
org.hibernate.MappingException: Could not determine type for:
org.eclipse.emf.teneo.hibernate.mapping.econtainer.EContaine rUserType,
for columns: [org.hibernate.mapping.Column(econtainer_class),
org.hibernate.mapping.Column(e_container)]
at org.hibernate.mapping.SimpleValue.getType(SimpleValue.java:2 66)
at org.hibernate.mapping.SimpleValue.isValid(SimpleValue.java:2 53)
at org.hibernate.mapping.Property.isValid(Property.java:185)
at org.hibernate.mapping.PersistentClass.validate(PersistentCla ss.java:395)
at org.hibernate.mapping.RootClass.validate(RootClass.java:192)
at org.hibernate.cfg.Configuration.validate(Configuration.java: 1026)
at
org.hibernate.cfg.Configuration.buildSessionFactory(Configur ation.java:1211)
at
org.eclipse.emf.teneo.hibernate.HbDataStore.buildSessionFact ory(HbDataStore.java:467)
at
org.eclipse.emf.teneo.hibernate.HbDataStore.initialize(HbDat aStore.java:188)
</snip>

I guess that is a problem with my plugin dependencies.
But I did not manage to find out what plugins dependant on each other.

Regards.
---
Joachim
Previous Topic:[Announce] EMFT TRANSACTION 1.0.0RC6 is available
Next Topic:Severe problem with BlockedJobsDialog, from Lock
Goto Forum:
  


Current Time: Sat Apr 27 04:54:05 GMT 2024

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

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

Back to the top