[ 
https://issues.apache.org/jira/browse/DERBY-3302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561319#action_12561319
 ] 

Knut Anders Hatlen commented on DERBY-3302:
-------------------------------------------

I'm not aware of any plans for making an official 10.3 release any time soon. 
The tentative schedule for the 10.4 release can be found here: 
http://wiki.apache.org/db-derby/DerbyTenFourRelease

If you want to build your own jar files for deployment, I think you're better 
off with 10.3. If you use the code in the development trunk, you'll probably 
run into upgrade issues when you switch to an official release later (databases 
created with trunk are generally not upgradeable).

> 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
>            Assignee: Mamta A. Satoor
>            Priority: Critical
>             Fix For: 10.3.2.2, 10.4.0.0
>
>         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.

Reply via email to