/[Apache-SVN]
ViewVC logotype

Revision 1535075


Jump to revision: Previous Next
Author: mikem
Date: Wed Oct 23 17:07:37 2013 UTC (10 years, 6 months ago)
Changed paths: 4
Log Message:
DERBY-6320 Log a page dump to derby.log if ERROR nospc: nospc.U is returned to the user
This patch adds the ability to dump a page in an insane build, and adds 2 calls to do so in 2 outstanding nospc error cases. In those two cases a new user
level error is thrown and nests the nospc.U error so that we still know the
original stack trace where the lowest error was thrown.  
The patch passes all tests and the specific errors were hand tested, one of 
them using the test case filed in DERBY-4923 and in the other case just by hand forcing the codepath.



Changed paths

Path Details
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/StoredPage.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/loc/messages.xml modified , text changed
Directorydb/derby/code/trunk/java/shared/org/apache/derby/shared/common/reference/MessageId.java modified , text changed
Directorydb/derby/code/trunk/java/shared/org/apache/derby/shared/common/reference/SQLState.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26