Cleanup action starting Failed Statement is: null Less severe exception raised
during cleanup (ignored) An exception was thrown during transaction abort.
----------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DERBY-3591
URL: https://issues.apache.org/jira/browse/DERBY-3591
Project: Derby
Issue Type: Bug
Components: Test
Affects Versions: 10.2.1.6
Environment: windows server 2003
jdk 1.6
Reporter: juveinfo
when my use derby to deploy my project, derby.log display following error,
please help me, what's wrong about my derby,Thank's very much.
Apache Derby Network Server - 10.2.1.6 - (452058) started and ready to accept
connections on port 11006 at 2008-03-27 14:29:39.323 GMT
----------------------------------------------------------------
2008-03-27 14:30:24.774 GMT:
Booting Derby version The Apache Software Foundation - Apache Derby - 10.2.1.6
- (452058): instance c013800d-0118-f0a4-dccf-ffffd51cf446
on database directory C:\Program Files\test
Database Class Loader started - derby.database.classpath=''
2008-04-01 14:07:11.699 GMT Thread[DRDAConnThread_3,5,main] (XID = 26484558),
(SESSIONID = 2), (DATABASE = test), (DRDAID =
GA001444.G74E-809239351414880243{3}), Cleanup action starting
2008-04-01 14:07:11.699 GMT Thread[DRDAConnThread_3,5,main] (XID = 26484558),
(SESSIONID = 2), (DATABASE = test), (DRDAID =
GA001444.G74E-809239351414880243{3}), Failed Statement is: null
java.lang.NullPointerException
at
org.apache.derby.impl.store.raw.data.BaseContainerHandle.close(Unknown Source)
at
org.apache.derby.impl.store.raw.data.BaseContainerHandle.update(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at
org.apache.derby.iapi.store.raw.xact.RawTransaction.notifyObservers(Unknown
Source)
at org.apache.derby.impl.store.raw.xact.Xact.doComplete(Unknown Source)
at org.apache.derby.impl.store.raw.xact.Xact.preComplete(Unknown Source)
at org.apache.derby.impl.store.raw.xact.Xact.prepareCommit(Unknown
Source)
at org.apache.derby.impl.store.raw.xact.Xact.commit(Unknown Source)
at org.apache.derby.impl.store.raw.xact.Xact.commit(Unknown Source)
at org.apache.derby.impl.store.access.RAMTransaction.commit(Unknown
Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.doCommit(Unknown
Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.userCommit(Unknown
Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.commit(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedConnection.commit(Unknown Source)
at org.apache.derby.impl.drda.Database.commit(Unknown Source)
at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown
Source)
at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
------------ BEGIN SHUTDOWN ERROR STACK -------------
ERROR XSTB0: An exception was thrown during transaction abort.
at org.apache.derby.iapi.error.StandardException.newException(Unknown
Source)
at org.apache.derby.impl.store.raw.xact.Xact.preComplete(Unknown Source)
at org.apache.derby.impl.store.raw.xact.Xact.abort(Unknown Source)
at org.apache.derby.impl.store.access.RAMTransaction.abort(Unknown
Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.doRollback(Unknown
Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.internalRollback(Unknown
Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.cleanupOnError(Unknown
Source)
at
org.apache.derby.iapi.services.context.ContextManager.cleanupOnError(Unknown
Source)
at
org.apache.derby.impl.jdbc.TransactionResourceImpl.cleanupOnError(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.EmbedConnection.commit(Unknown Source)
at org.apache.derby.impl.drda.Database.commit(Unknown Source)
at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown
Source)
at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
------------ END SHUTDOWN ERROR STACK -------------
2008-04-01 14:07:12.184 GMT Thread[DRDAConnThread_3,5,main] Less severe
exception raised during cleanup (ignored) An exception was thrown during
transaction abort.
ERROR XSTB0: An exception was thrown during transaction abort.
at org.apache.derby.iapi.error.StandardException.newException(Unknown
Source)
at org.apache.derby.impl.store.raw.xact.Xact.preComplete(Unknown Source)
at org.apache.derby.impl.store.raw.xact.Xact.abort(Unknown Source)
at org.apache.derby.impl.store.access.RAMTransaction.abort(Unknown
Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.doRollback(Unknown
Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.internalRollback(Unknown
Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.cleanupOnError(Unknown
Source)
at
org.apache.derby.iapi.services.context.ContextManager.cleanupOnError(Unknown
Source)
at
org.apache.derby.impl.jdbc.TransactionResourceImpl.cleanupOnError(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.EmbedConnection.commit(Unknown Source)
at org.apache.derby.impl.drda.Database.commit(Unknown Source)
at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown
Source)
at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
Cleanup action completed
2008-04-01 14:07:12.184 GMT Thread[DRDAConnThread_5,5,main] (XID = 26484559),
(SESSIONID = 4), (DATABASE = test), (DRDAID =
GA001444.G770-580963145302486004{5}), Cleanup action starting
2008-04-01 14:07:12.184 GMT Thread[DRDAConnThread_5,5,main] (XID = 26484559),
(SESSIONID = 4), (DATABASE = test), (DRDAID =
GA001444.G770-580963145302486004{5}), Failed Statement is: select count(1) from
sys.sysviews
java.lang.NullPointerException
at org.apache.derby.impl.store.raw.data.CachedPage.setIdentity(Unknown
Source)
at org.apache.derby.impl.store.raw.data.CachedPage.setIdentity(Unknown
Source)
at
org.apache.derby.impl.services.cache.CachedItem.takeOnIdentity(Unknown Source)
at org.apache.derby.impl.services.cache.Clock.addEntry(Unknown Source)
at org.apache.derby.impl.services.cache.Clock.find(Unknown Source)
at
org.apache.derby.impl.store.raw.data.FileContainer.getAllocPage(Unknown Source)
at
org.apache.derby.impl.store.raw.data.BaseContainer.getAllocPage(Unknown Source)
at
org.apache.derby.impl.store.raw.data.BaseContainerHandle.getAllocPage(Unknown
Source)
at
org.apache.derby.impl.store.raw.data.AllocationCache.validate(Unknown Source)
at
org.apache.derby.impl.store.raw.data.AllocationCache.getLastPageNumber(Unknown
Source)
at org.apache.derby.impl.store.raw.data.FileContainer.pageValid(Unknown
Source)
at
org.apache.derby.impl.store.raw.data.FileContainer.getUserPage(Unknown Source)
at org.apache.derby.impl.store.raw.data.FileContainer.getPage(Unknown
Source)
at
org.apache.derby.impl.store.raw.data.BaseContainerHandle.getPage(Unknown Source)
at org.apache.derby.impl.store.access.btree.ControlRow.Get(Unknown
Source)
at org.apache.derby.impl.store.access.btree.ControlRow.Get(Unknown
Source)
at
org.apache.derby.impl.store.access.btree.BTreeScan.positionAtStartForForwardScan(Unknown
Source)
at
org.apache.derby.impl.store.access.btree.BTreeForwardScan.positionAtStartPosition(Unknown
Source)
at
org.apache.derby.impl.store.access.btree.BTreeForwardScan.fetchRows(Unknown
Source)
at
org.apache.derby.impl.store.access.btree.BTreeScan.fetchNextGroup(Unknown
Source)
at
org.apache.derby.impl.sql.execute.BulkTableScanResultSet.reloadArray(Unknown
Source)
at
org.apache.derby.impl.sql.execute.BulkTableScanResultSet.getNextRowCore(Unknown
Source)
at
org.apache.derby.impl.sql.execute.ProjectRestrictResultSet.getNextRowCore(Unknown
Source)
at
org.apache.derby.impl.sql.execute.ScalarAggregateResultSet.getRowFromResultSet(Unknown
Source)
at
org.apache.derby.impl.sql.execute.ScalarAggregateResultSet.getNextRowCore(Unknown
Source)
at
org.apache.derby.impl.sql.execute.ProjectRestrictResultSet.getNextRowCore(Unknown
Source)
at
org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.getNextRow(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedResultSet.movePosition(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedResultSet.next(Unknown Source)
at org.apache.derby.impl.drda.DRDAConnThread.writeFDODTA(Unknown Source)
at org.apache.derby.impl.drda.DRDAConnThread.writeQRYDTA(Unknown Source)
at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown
Source)
at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
Cleanup action completed
2008-04-01 14:07:12.231 GMT Thread[DRDAConnThread_5,5,main] (XID = 26484559),
(SESSIONID = 4), (DATABASE = test), (DRDAID =
GA001444.G770-580963145302486004{5}), Cleanup action starting
2008-04-01 14:07:12.231 GMT Thread[DRDAConnThread_5,5,main] (XID = 26484559),
(SESSIONID = 4), (DATABASE = test), (DRDAID =
GA001444.G770-580963145302486004{5}), Failed Statement is: call
SYSIBM.SQLCAMESSAGE(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
java.lang.NullPointerException
at
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.openContainer(Unknown
Source)
at
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.openContainer(Unknown
Source)
at org.apache.derby.impl.store.raw.xact.Xact.openContainer(Unknown
Source)
at
org.apache.derby.impl.store.access.conglomerate.OpenConglomerate.init(Unknown
Source)
at org.apache.derby.impl.store.access.heap.Heap.open(Unknown Source)
at
org.apache.derby.impl.store.access.RAMTransaction.openConglomerate(Unknown
Source)
at
org.apache.derby.impl.store.access.RAMTransaction.openConglomerate(Unknown
Source)
at
org.apache.derby.impl.sql.catalog.DataDictionaryImpl.getDescriptorViaIndex(Unknown
Source)
at
org.apache.derby.impl.sql.catalog.DataDictionaryImpl.getAliasDescriptor(Unknown
Source)
at
org.apache.derby.impl.sql.catalog.DataDictionaryImpl.getRoutineList(Unknown
Source)
at
org.apache.derby.impl.sql.compile.StaticMethodCallNode.resolveRoutine(Unknown
Source)
at
org.apache.derby.impl.sql.compile.StaticMethodCallNode.bindExpression(Unknown
Source)
at
org.apache.derby.impl.sql.compile.JavaToSQLValueNode.bindExpression(Unknown
Source)
at org.apache.derby.impl.sql.compile.CallStatementNode.bind(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)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.<init>(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedCallableStatement.<init>(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedCallableStatement20.<init>(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedCallableStatement30.<init>(Unknown
Source)
at org.apache.derby.jdbc.Driver30.newEmbedCallableStatement(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedConnection.prepareCall(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedConnection.prepareCall(Unknown
Source)
at org.apache.derby.impl.drda.DRDAStatement.prepare(Unknown Source)
at org.apache.derby.impl.drda.DRDAStatement.explicitPrepare(Unknown
Source)
at org.apache.derby.impl.drda.DRDAConnThread.parsePRPSQLSTT(Unknown
Source)
at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown
Source)
at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
Cleanup action completed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.