Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] Hibernate Server Example ->Not able to update resources ids of CDOResource with id
[CDO] Hibernate Server Example ->Not able to update resources ids of CDOResource with id [message #686905] Fri, 13 May 2011 22:52
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
In project
org.eclipse.emf.cdo.examples.hibernate.server
when I start
CDOHibernateServer.launch (Right click -> Runas -> ...)
I get the message
Not able to update resources ids of CDOResource with id
OID:http://www.eclipse.org/emf/CDO/Eresource/4.0.0#CDOResource#1

Any hints? Thanks,
Goetz


-----------------------------------------------------
VERSION INFO
-----------------------------------------------------

1) Eclipse Modeling Tools 3.7M7
(eclipse-modeling-indigo-M7-incubation-win32.zip)

2) I installed CDO Features from
https://hudson.eclipse.org/hudson/job/emf-cdo-integration/lastStableBuild/artifact/result/site.p2

-----------------------------------------------------
CONSOLE MESSAGES
-----------------------------------------------------
(... earlier msgs omitted ...)
Hibernate: insert into "cdoresourcenode" (e_id, e_version, resource_id,
container_id, "name", "dtype") values (null, ?, ?, ?, ?, 'CDOResource')
Hibernate: call identity()
[ERROR] Not able to update resources ids of CDOResource with id
OID:http://www.eclipse.org/emf/CDO/Eresource/4.0.0#CDOResource#1
Hibernate: update "cdoresourcenode" set resource_id=? where
"dtype"='CDOResource' and (? is null)
app thread - org.eclipse.emf.cdo.server.app.0 [debug] Closing hibernate
session
app thread - org.eclipse.emf.cdo.server.app.0 [debug] Commiting
hibernate session
app thread - org.eclipse.emf.cdo.server.app.0 [debug] Committing hb
transaction
Previous Topic:[CDO] How/where to add the code to set the user manager on the server side
Next Topic:(no subject)
Goto Forum:
  


Current Time: Fri Apr 26 10:17:40 GMT 2024

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

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

Back to the top