/[Apache-SVN]
ViewVC logotype

Revision 1535408


Jump to revision: Previous Next
Author: mikem
Date: Thu Oct 24 15:16:46 2013 UTC (10 years, 6 months ago)
Changed paths: 6
Log Message:
DERBY-6320 Log a page dump to derby.log if ERROR nospc: nospc.U is returned to the user

backported change #1535206 from 10.10 to 10.8 branch, merge was clean.

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/branches/10.8/ modified , props changed
Directorydb/derby/code/branches/10.8/java/engine/org/apache/derby/iapi/services/i18n/MessageService.java modified , text changed
Directorydb/derby/code/branches/10.8/java/engine/org/apache/derby/impl/store/raw/data/StoredPage.java modified , text changed
Directorydb/derby/code/branches/10.8/java/engine/org/apache/derby/loc/messages.xml modified , text changed
Directorydb/derby/code/branches/10.8/java/shared/org/apache/derby/shared/common/reference/MessageId.java modified , text changed
Directorydb/derby/code/branches/10.8/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