We got this error on R12.04 which saturated the disk again

2014-07-03 10:22:59,589 (org.ofbiz.service.job.JobPoller@2078b6ef) [   
GenericDelegator.java:1296:ERROR]
---- exception report ----------------------------------------------------------
Failure in storeByCondition operation for entity [JobSandbox]: org.ofbiz.entity.GenericDataSourceException: Generic Entity Exception occured in updateByCondition (SQL Exception while executing the following:UPDATE OFBIZ.JOB_SANDBOX SET RUN_BY_INSTANCE_ID = ?, STATUS_ID = ? WHERE ((RUN_TIME <= ? AND START_DATE_TIME IS NULL AND CANCEL_DATE_TIME IS NULL AND RUN_BY_INSTANCE_ID IS NULL) AND (POOL_ID IS NULL OR POOL_ID = ?)) (Container was opened in read-only mode.)). Rolling back transaction.
Exception: org.ofbiz.entity.GenericDataSourceException
Message: Generic Entity Exception occured in updateByCondition (SQL Exception while executing the following:UPDATE OFBIZ.JOB_SANDBOX SET RUN_BY_INSTANCE_ID = ?, STATUS_ID = ? WHERE ((RUN_TIME <= ? AND START_DATE_TIME IS NULL AND CANCEL_DATE_TIME IS NULL AND RUN_BY_INSTANCE_ID IS NULL) AND (POOL_ID IS NULL OR POOL_ID = ?)) (Container was opened in read-only mode.))
---- cause ---------------------------------------------------------------------
Exception: org.ofbiz.entity.GenericDataSourceException
Message: SQL Exception while executing the following:UPDATE OFBIZ.JOB_SANDBOX SET RUN_BY_INSTANCE_ID = ?, STATUS_ID = ? WHERE ((RUN_TIME <= ? AND START_DATE_TIME IS NULL AND CANCEL_DATE_TIME IS NULL AND RUN_BY_INSTANCE_ID IS NULL) AND (POOL_ID IS NULL OR POOL_ID = ?)) (Container was opened in read-only mode.)
---- cause ---------------------------------------------------------------------
Exception: java.sql.SQLTransactionRollbackException
Message: Container was opened in read-only mode.
---- cause ---------------------------------------------------------------------
Exception: org.apache.derby.impl.jdbc.EmbedSQLException
Message: Container was opened in read-only mode.
---- cause ---------------------------------------------------------------------
Exception: org.apache.derby.iapi.error.StandardException
Message: Container was opened in read-only mode.
---- stack trace ---------------------------------------------------------------
ERROR 40XD1: Container was opened in read-only mode.

It normally relates to https://issues.apache.org/jira/browse/DERBY-541 but we 
use derby-10.8.2.2.jar in R12.04

Let's see if this happens again... All is restarting...

Jacques

Le 03/07/2014 11:05, Jacques Le Roux a écrit :
Trunk demo is back, the others will recover soon.
We have an issue (maybe 2) with stable ecommerce demodata loading, I will look 
at it...

Jacques

Le 03/07/2014 08:57, Jacques Le Roux a écrit :
Hi,

This night I tried to create a log from the cron I run everyday at 3 AM to see 
if demos need update (based on svn)
But for a reason I got a disk full (the log was 47GB on 51GB available on the 
VM). I got rid of the file but I can't recover the VM

I will ask infra, in the meantime the demos will be unavailable

Jacques




--

Reply via email to