Menu

#375 java 7 - Xena has error when starting

6.1.0
closed-fixed
Core (5)
High
2014-05-20
2012-12-23
No

If using Java 7 (i.e. version 1.7) then Xena will throw the following error on startup:

Exception in thread "main" java.lang.NullPointerException
at au.gov.naa.digipres.xena.litegui.LiteMainFrame.initNormaliseItemsPanel(LiteMainFrame.java:383)
at au.gov.naa.digipres.xena.litegui.LiteMainFrame.<init>(LiteMainFrame.java:211)
at au.gov.naa.digipres.xena.litegui.LiteMainFrame.main(LiteMainFrame.java:1429)

This bug is noted against the Java bug database here:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7148436
(7022041 : TitleBorder Null Pointer Exception)

Xena should be changed to make it more robust in this case.

Discussion

  • Terry O'Neill

    Terry O'Neill - 2012-12-24

    Looks like Margot has already fixed this in the Java7 branch so I have assigned to her.

     
  • Terry O'Neill

    Terry O'Neill - 2012-12-24
    • assigned_to: terryoneill --> margotc
     
  • Terry O'Neill

    Terry O'Neill - 2014-05-19
    • assigned_to: margotc --> Terry O'Neill
    • Group: --> Next Release
    • Priority: 6 --> Very Low
     
  • Terry O'Neill

    Terry O'Neill - 2014-05-19
    • Priority: Very Low --> High
     
  • Terry O'Neill

    Terry O'Neill - 2014-05-19
    • status: open --> open-fixed
    • assigned_to: Terry O'Neill --> Kirti Chennareddy
     
  • Terry O'Neill

    Terry O'Neill - 2014-05-19

    Assigned to Kirti to test. Found and tagged where this was fixed by Margot.

     
  • Terry O'Neill

    Terry O'Neill - 2014-05-19
    • Group: Next Release --> 6.1.0
     
  • Terry O'Neill

    Terry O'Neill - 2014-05-19

    Kirti - this bug fix was included as part of the 6.1.0 release and has probably already been tested by you after all. Can you just check this and then close.

     
  • Kirti Chennareddy

    • status: open-fixed --> closed-fixed
     
  • Kirti Chennareddy

    This was fixed and tested in release version 6.1.0.

     

Log in to post a comment.