Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » CDO Dawn problem
CDO Dawn problem [message #892141] Wed, 27 June 2012 08:23 Go to next message
Martin P. Minguell is currently offline Martin P. MinguellFriend
Messages: 4
Registered: March 2012
Junior Member
[posted also on GMF Forum]

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
Re: CDO Dawn problem [message #892154 is a reply to message #892141] Wed, 27 June 2012 08:56 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi Martin,

Later today CDO 4.1 will be released with Dawn 2.0. Any older versions are out of maintenance then. Please try the
newest version (RC4 if you can't wait) and let us know how that goes.

Cheers
/Eike

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



Am 27.06.2012 10:23, schrieb Martin P. Minguell:
> [posted also on GMF Forum]
>
> 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:How to use getResourceLocator().getImage to get image by absolute path
Next Topic:Problem when validating and convertinf my Ecore Models
Goto Forum:
  


Current Time: Thu Apr 25 09:15:39 GMT 2024

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

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

Back to the top