NPE while starting AdminUI

Bug #1076403 reported by Peter Beaman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Akiban Persistit
Fix Released
Medium
Peter Beaman

Bug Description

Observed while starting the AdminUI with a French locale:

java -cp akiban-persistit-3.2.0.jar com.persistit.ui.AdminUI
Exception in thread "Thread-1" java.lang.NullPointerException
        at java.text.DecimalFormat.applyPattern(Unknown Source)
        at java.text.DecimalFormat.<init>(Unknown Source)
        at com.persistit.ui.AdminUI.setupFrame(AdminUI.java:476)
        at com.persistit.ui.AdminUI.access$100(AdminUI.java:96)
        at com.persistit.ui.AdminUI$2.run(AdminUI.java:228)

The issue is that a properties file that supplies text in the AdminUI is English-only. We need to provide a default versions of AdminUI.properties. More generally, due to resource availability and national language myopia the AdminUI has never been tested in any non-English locale.

Peter Beaman (pbeaman)
Changed in akiban-persistit:
assignee: nobody → Peter Beaman (pbeaman)
Peter Beaman (pbeaman)
Changed in akiban-persistit:
status: Confirmed → Fix Released
Changed in akiban-persistit:
milestone: future → 3.2.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.