[
https://issues.apache.org/jira/browse/DERBY-3302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556679#action_12556679
]
Kristian Waagan commented on DERBY-3302:
----------------------------------------
Hello Mamta,
I tried the repro as well, and I see varying results. Sometimes it works,
sometimes it doesn't when I press CTRL-C using Cygwin on Windows XP. I don't
know which mechanism is kicking in with CTRL-C, but the repro works every time
if I kill ij with the task manager.
You can have a look at the timestamps of the log files to check if Derby was
able to write something before exiting.
hth,
> 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.1.4, 10.3.2.1, 10.4.0.0
> Reporter: Knut Anders Hatlen
> Attachments: npe.sql
>
>
> 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.