what os are you using? On 6/25/07, Madsen,Bryan <[EMAIL PROTECTED]> wrote:
When I go to the main continuum screen I receive this exception. The only way to get the application working again is to restart the service. This is only a temporary fix as this keeps happening after an unknown amount of time. I'm guessing there is a project in the build that is causing this. Any ideas?144655280 [Thread-6] ERROR org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project - Error executing task edu.emory.mathcs.backport.java.util.concurrent.ExecutionException: javax.jdo.JDODataStoreException: Update request failed: UPDATE PROJECT SET OLD_STATE=?, PROJECTSTATE=? WHERE ID=? NestedThrowables: SQL Exception: An SQL data change is not permitted for a read-only connection, user or database. at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.getResult(Futu reTask.java:299) at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.get(FutureTask .java:128) at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$Execut orRunnable.waitForTask(ThreadedTaskQueueExecutor.java:165) at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$Execut orRunnable.run(ThreadedTaskQueueExecutor.java:127) Caused by: javax.jdo.JDODataStoreException: Update request failed: UPDATE PROJECT SET OLD_STATE=?, PROJECTSTATE=? WHERE ID=? NestedThrowables: SQL Exception: An SQL data change is not permitted for a read-only connection, user or database. at org.jpox.store.rdbms.request.UpdateRequest.execute(UpdateRequest.java:29 8) at org.jpox.store.rdbms.table.ClassTable.update(ClassTable.java:2573) at org.jpox.store.StoreManager.update(StoreManager.java:967) at org.jpox.state.StateManagerImpl.flush(StateManagerImpl.java:4928) at org.jpox.AbstractPersistenceManager.flush(AbstractPersistenceManager.jav a:3217) at org.jpox.store.rdbms.RDBMSNonmanagedTransaction.commit(RDBMSNonmanagedTr ansaction.java:397) at org.codehaus.plexus.jdo.PlexusJdoUtils.updateObject(PlexusJdoUtils.java: 163) at org.apache.maven.continuum.store.JdoContinuumStore.updateObject(JdoConti nuumStore.java:794) at org.apache.maven.continuum.store.JdoContinuumStore.updateObject(JdoConti nuumStore.java:786) at org.apache.maven.continuum.store.JdoContinuumStore.updateProject(JdoCont inuumStore.java:966) at org.apache.maven.continuum.buildcontroller.DefaultBuildController.startB uild(DefaultBuildController.java:289) at org.apache.maven.continuum.buildcontroller.DefaultBuildController.build( DefaultBuildController.java:95) at org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.exec uteTask(BuildProjectTaskExecutor.java:50) at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$Execut orRunnable$1.run(ThreadedTaskQueueExecutor.java:116) at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter .call(Executors.java:442) at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask .java:176) at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker .runTask(ThreadPoolExecutor.java:665) at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker .run(ThreadPoolExecutor.java:690) at java.lang.Thread.run(Thread.java:595) Caused by: SQL Exception: An SQL data change is not permitted for a read-only connection, user or database. at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Un known Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unkno wn Source) at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source) at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unkno wn Source) at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate(Unknown Source) at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(Delega tingPreparedStatement.java:101) at org.jpox.store.rdbms.RDBMSManager.executeStatementUpdate(RDBMSManager.ja va:572) at org.jpox.store.rdbms.request.UpdateRequest.execute(UpdateRequest.java:28 4) ... 18 more Bryan ---------------------------------------------------------------------- CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporation and are intended only for the addressee. The information contained in this message is confidential and may constitute inside or non-public information under international, federal, or state securities laws. Unauthorized forwarding, printing, copying, distribution, or use of such information is strictly prohibited and may be unlawful. If you are not the addressee, please promptly delete this message and notify the sender of the delivery error by e-mail or you may call Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.
-- jesse mcconnell [EMAIL PROTECTED]
