Sep 04, 2015 12:10:05 PM SCHWERWIEGEND hudson.scm.DerbyUtils cleanupProjectCacheSQLException java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SCM_3D728E47_5312_4ABD_9251_7B0A36E41456' because it does not exist. at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source) at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown 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.execute(Unknown Source) at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Source) at hudson.scm.DerbyUtils.executeStmt(DerbyUtils.java:189) at hudson.scm.DerbyUtils.cleanupProjectCache(DerbyUtils.java:479) at hudson.scm.IntegrityRevisionState.(IntegrityRevisionState.java:25) at hudson.scm.IntegritySCM.calcRevisionsFromBuild(IntegritySCM.java:569) at hudson.scm.IntegritySCM.compareRemoteRevisionWith(IntegritySCM.java:896) at hudson.scm.SCM.poll(SCM.java:397) at hudson.model.AbstractProject._poll(AbstractProject.java:1450) at hudson.model.AbstractProject.poll(AbstractProject.java:1353) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:510) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:539) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: ERROR 42Y55: 'DROP TABLE' cannot be performed on 'SCM_3D728E47_5312_4ABD_9251_7B0A36E41456' because it does not exist. at org.apache.derby.iapi.error.StandardException.newException(Unknown Source) at org.apache.derby.iapi.error.StandardException.newException(Unknown Source) at org.apache.derby.impl.sql.compile.DDLStatementNode.justGetDescriptor(Unknown Source) at org.apache.derby.impl.sql.compile.DDLStatementNode.getTableDescriptor(Unknown Source) at org.apache.derby.impl.sql.compile.DDLStatementNode.getTableDescriptor(Unknown Source) at org.apache.derby.impl.sql.compile.DropTableNode.bindStatement(Unknown Source) at org.apache.derby.impl.sql.GenericStatement.prepMinion(Unknown Source) at org.apache.derby.impl.sql.GenericStatement.prepare(Unknown Source) at org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.prepareInternalStatement(Unknown Source) ... 18 more