Dear all, 

I'm using Derby 10.2.1.6,Java 1.6 on some linux box, 
during the execution of some batched prepared stamtenents, 
the following exception was thrown: 

2007-01-31 11:35:08.310 GMT
Thread[Thread] (XID =27813), (SESSIONID = 12), (DATABASE = 
/tmp/acc/2/DIR/var/home2/dir/db), (DRDAID = null), Cleanup action starting
2007-01-31 11:35:08.310 GMT
Thread[Thread] (XID =27813), (SESSIONID = 12), (DATABASE = 
/tmp/acc/2/DIR/var/home2/dir/db), (DRDAID = null), Failed Statement is: UPDATE 
Table SET a=?, b=?, c=?, d=?, e=?, f=? WHERE g=?

ERROR nospc: nospc.U :at 
org.apache.derby.impl.store.raw.data.StoredPage.logRow(Unknown Source)
        at
org.apache.derby.impl.store.raw.data.UpdateOperation.writeOptionalDataToBuffer(Unknown
Source)
        at org.apache.derby.impl.store.raw.data.UpdateOperation.<init>(Unknown
Source)
        at
org.apache.derby.impl.store.raw.data.LoggableActions.actionUpdate(Unknown 
Source)
        at
org.apache.derby.impl.store.raw.data.StoredPage.doUpdateAtSlot(Unknown Source)
        at org.apache.derby.impl.store.raw.data.BasePage.updateAtSlot(Unknown
Source)
        at
org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController.replace(Unknown
Source)
        at org.apache.derby.impl.sql.execute.RowChangerImpl.updateRow(Unknown
Source)
        at
org.apache.derby.impl.sql.execute.UpdateResultSet.collectAffectedRows(Unknown
Source)
        at org.apache.derby.impl.sql.execute.UpdateResultSet.open(Unknown 
Source)
        at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown
Source)
        at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown
Source)
        at
org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeBatchElement(Unknown
Source)
        at org.apache.derby.impl.jdbc.EmbedStatement.executeBatch(Unknown 
Source)
        at
com.combots.bi.storage.sqlstore.jdbc.BIPreparedStatement.executeBatch(BIPreparedStatement.java:942)


This occurs quite frequently but seems not reproducable at all, 
- anybody faced something similar ? 

Thanks in advance, 

  Hannes Grund



-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

Reply via email to