Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » CDO Dawn problem
CDO Dawn problem [message #892024] Tue, 26 June 2012 21:05
Martin P. Minguell is currently offline Martin P. MinguellFriend
Messages: 4
Registered: March 2012
Junior Member
Hi,

I'm evaluating to use CDO/Dawn in a running project. While trying to create one of our diagrams in the repository I have the following exception.

ERROR] Rollback in DBStore: org.eclipse.net4j.db.DBException: org.h2.jdbc.JdbcSQLException: Table XXXXXXX not found; SQL statement:
INSERT INTO DesignFlow(cdo_id, cdo_version, cdo_created, cdo_revised, cdo_resource, cdo_container, cdo_feature, hasStep, YYYYYYY, product) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [42102-117]
at org.eclipse.emf.cdo.server.internal.db.SmartPreparedStatementCache.createCachedPreparedStatement(SmartPreparedStatementCache.java:84)

......

If I create one of the examples that comes with Dawn everything works fine.

I'm using:

CDO Dawn SDK 1.0.0.v20111029-0949
CDO Dawn Codegen GMF 1.0.0.v20110607-1632
CDO Model Repository SDK 4.0.0.v20120214-1021
Graphical Modeling Framework (GMF) Runtime 1.5.0.v20110607-1200
EMF - Eclipse Modeling Framework SDK 2.7.1.v20110913-1526
Graphical Modeling Framework SDK 2.4.0.v20110607-2359-777B
etc ...

Any idea what can be the problem?

Thanks,
Martin
Previous Topic:Remove a contribution action in the contextual menu
Next Topic:Moving GMF-independent code to GEF?
Goto Forum:
  


Current Time: Thu Apr 25 03:49:36 GMT 2024

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

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

Back to the top