CDO Dawn problem [message #892024] |
Tue, 26 June 2012 21:05 |
Martin P. Minguell 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
|
|
|
Powered by
FUDForum. Page generated in 0.03987 seconds