CMDBuild Forum

errori nel file di log cmdbuild.log

Buongiorno

ho ricorrenti messaggi di questo tipo

ERROR 2013-01-10 14:13:36 [persist ] Inexistent attribute "IdClass" for table "_Templates"
ERROR 2013-01-10 14:12:55 [persist ] Inexistent attribute "IdClass" for table "_Dashboards"
INFO  2013-01-10 14:12:55 [jsonrpc ] Calling url /schema/setup/getconfiguration
ERROR 2013-01-10 14:12:55 [sql     ] Inexistent attribute "IdClass" for table "_Dashboards"

nel file cmdbuild.log

A cosa sono dovuti e cosa posso fare per ripristinare una situazioen corretta?

stefano

Previously Stefano wrote:

Buongiorno

ho ricorrenti messaggi di questo tipo

ERROR 2013-01-10 14:13:36 [persist ] Inexistent attribute "IdClass" for table "_Templates"
ERROR 2013-01-10 14:12:55 [persist ] Inexistent attribute "IdClass" for table "_Dashboards"
INFO  2013-01-10 14:12:55 [jsonrpc ] Calling url /schema/setup/getconfiguration
ERROR 2013-01-10 14:12:55 [sql     ] Inexistent attribute "IdClass" for table "_Dashboards"

nel file cmdbuild.log

A cosa sono dovuti e cosa posso fare per ripristinare una situazioen corretta?

stefano

 

Registro anche io l'errore

 

ERROR 2013-01-10 14:12:55 [persist ] Inexistent attribute "IdClass" for table "_Dashboards"

 

nella 2.0.3.

Il messaggio è un "finto errore", che può essere ignorato, dipendente da un controllo sbagliato introdotto recentemente.

E' corretto che la le classi di sistema di tipo "semplice" (fra cui ad esempio "_Dashboard") non contengano la colonna "IdClass" ed è quindi sbagliato che questo venga mostrato come errore nel file di log.

Fabio