[CDO/Hibernate] Export and Import [message #953713] |
Mon, 22 October 2012 09:25  |
Eclipse User |
|
|
|
Hello
I am trying to use the export and import feature of CDO using the OSGi commands cdo export and cdo import. The export produces an xml file as expected. When I try to import this file I get an exception.
My question is: Are these features compatible with the Hibernate store?
This is the exception:
15:21:01.639 INFO o.h.e.i.DefaultLoadEventListener - HHH000327: Error performing load command : org.hibernate.PropertyAccessException: Exception occurred inside setter of org.eclipse.emf.cdo.server.internal.hibernate.HibernateCDOPackageUnitDTO.EPackageBlob
org.hibernate.PropertyAccessException: Exception occurred inside setter of org.eclipse.emf.cdo.server.internal.hibernate.HibernateCDOPackageUnitDTO.EPackageBlob
at org.hibernate.property.BasicPropertyAccessor$BasicSetter.set(BasicPropertyAccessor.java:88)
...
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...
Caused by: java.lang.NullPointerException
at org.eclipse.emf.cdo.server.internal.hibernate.HibernateCDOPackageUnitDTO.toByteArray(HibernateCDOPackageUnitDTO.java:108)
...
Greetings
Christoph
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.15950 seconds