Ver Mensaje Individual
  #1 (permalink)  
Antiguo 12/07/2011, 03:50
javihd
 
Fecha de Ingreso: febrero-2010
Ubicación: Gran Canaria
Mensajes: 280
Antigüedad: 14 años, 10 meses
Puntos: 12
Excepción in class: getter method of property: id

Hola,

A ver si me pueden ayudar con esto..

Me sale esta excepción cuando el programa intenta guardar los valores de un SET en la tabla de las relaciones.

Cita:
[12/07/2011] 46923 [AWT-EventQueue-0] ERROR BasicPropertyAccessor$BasicGetter.get() ---> IllegalArgumentException in class: es.jsys.cdr.oracle.Relaciones, getter method of property: id

Exception occurred during event dispatching:

[12/07/2011] 46924 [AWT-EventQueue-0] ERROR AbstractFlushingEventListener.performExecutions() ---> Could not synchronize database state with session

org.hibernate.PropertyAccessException: IllegalArgumentException occurred calling getter of es.jsys.cdr.oracle.Relaciones.id

org.hibernate.Propert yAccessException: IllegalArgumentException occurred calling getter of es.jsys.cdr.oracle.Relaciones.id

at org.hibernate.property.BasicPropertyAccessor$Basic Getter.get (BasicPropertyAccessor.java:171)

at org.hibernate.property.BasicPropertyAccessor$Basic Getter.get (BasicPropertyAccessor.java:171)

at org.hibernate.tuple.entity.AbstractEntityTuplizer. getIdentif ier(AbstractEntityTuplizer.java:183)

at org.hibernate.persister.entity.AbstractEntityPersi ster.getId entifier(AbstractEntityPersister.java:3591)

Gracias y saludos