Code : Tout sélectionner
UncaughtException on thread Thread[Cache preload,1,main]
no element for ID_CLIENT_DEPARTEMENT in org.openconcerto.erp.core.sales.quote.element.DevisSQLElement "OpenConcerto"."OpenConcerto49"."DEVIS"
org.openconcerto.utils.ExceptionHandler: UncaughtException on thread Thread[Cache preload,1,main]
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:112)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:116)
at org.openconcerto.erp.config.Gestion$2.uncaughtException(Gestion.java:194)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.Thread.dispatchUncaughtException(Unknown Source)
Caused by: java.lang.IllegalStateException: no element for ID_CLIENT_DEPARTEMENT in org.openconcerto.erp.core.sales.quote.element.DevisSQLElement "OpenConcerto"."OpenConcerto49"."DEVIS"
at org.openconcerto.sql.element.SQLElement.getForeignElement(SQLElement.java:401)
at org.openconcerto.sql.element.SQLElement.initFF(SQLElement.java:253)
at org.openconcerto.sql.element.SQLElement.getNormalForeignFields(SQLElement.java:834)
at org.openconcerto.sql.element.SQLElement.loadAllSafe(SQLElement.java:1386)
at org.openconcerto.sql.model.UndefinedRowValuesCache.preload(UndefinedRowValuesCache.java:84)
at org.openconcerto.erp.action.NouvelleConnexionAction$2.run(NouvelleConnexionAction.java:358)
Caused by: java.lang.IllegalStateException: no element for "OpenConcerto"."OpenConcerto49"."CLIENT_DEPARTEMENT"
at org.openconcerto.sql.element.SQLElement.getElement(SQLElement.java:387)
at org.openconcerto.sql.element.SQLElement.getForeignElement(SQLElement.java:399)
... 5 more
Cordialement
Guillaume