NullPointerException during recovery of database with territory-based collation
-------------------------------------------------------------------------------
Key: DERBY-3302
URL: https://issues.apache.org/jira/browse/DERBY-3302
Project: Derby
Issue Type: Bug
Components: Store
Affects Versions: 10.3.2.1, 10.3.1.4, 10.4.0.0
Reporter: Knut Anders Hatlen
When logical undo is performed on a database with territory-based collation,
you may get a NullPointerException in SQLChar.getCollationKey() because
SQLChar.getLocaleFinder() returns null.
This bug was reported on derby-user:
http://thread.gmane.org/gmane.comp.apache.db.derby.user/8253
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.