On Tue, 2003-11-11 at 18:25, Peter van der Meer wrote: > 2003-11-11 18:08:40,260 [ImageConvert] ERROR support.PostgreSQL71 -error, > could not insert record for builder icaches current field:(8)DEF > GUIName=Size GUIType=integer Input=5 Search=5 List=5 DBname=filesize > DBType=INTEGER DBSTATE=PERSISTENT DBNOTNULL=false DBPos=7 DBSIZE=-1 > isKey=false DBDocType=null > 2003-11-11 18:08:40,260 [ImageConvert] ERROR support.PostgreSQL71 - SQL > : INSERT INTO install_icaches (number, otype, owner, ckey, id, handle, > filesize) VALUES (?, ?, ?, ?, ?, ?, ?) A node could not be inserted, a value was missing?
> 2003-11-11 18:08:40,261 [ImageConvert] ERROR support.PostgreSQL71 - > SQLState : null > 2003-11-11 18:08:40,261 [ImageConvert] ERROR support.PostgreSQL71 - > ErrorCode: 0 > 2003-11-11 18:08:40,261 [ImageConvert] ERROR support.PostgreSQL71 - > Message : ERROR: ExecAppend: rejected due to CHECK constraint > install_icaches_id_references The node was not valid by the check "install_icaches_id_references" > 2003-11-11 18:08:40,264 [ImageConvert] ERROR core.MMObjectBuilder > -Failure(java.lang.RuntimeException: java.sql.SQLException: ERROR: > ExecAppend: rejected due to CHECK constraint install_icaches_id_references > ) inserting node: > prefix='',otype=2:'29',owner=1:'imagesmodule',filesize=2:'1624',ckey=1:'2131 > s(100x60)',number=9:'2132',handle=4:'[EMAIL PROTECTED]',id=9:'2131' > java.lang.RuntimeException: java.sql.SQLException: ERROR: ExecAppend: > rejected due to CHECK constraint install_icaches_id_references Does the node with with id #2131 exist in your database? > 2003-11-11 18:08:40,265 [ImageConvert] ERROR builders.ImageRequestProcessor > -java.lang.RuntimeException: java.sql.SQLException: ERROR: ExecAppend: > rejected due to CHECK constraint install_icaches_id_references
