Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:1.5
-
Epic Link:
-
Sprint:Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10
Description
When the Biojava App is installed, Null Pointer exceptions are observed. We need to investigate the cause and fix them.
Attachments
Issue Links
- relates to
-
IGBF-2264 Improve BioJava App POM.xml to only include necessary jars/classes
-
- Closed
-
Prutha Kulkarni and me were working on this today. A NullPointerException occurred on Mac (Prutha's pc) as well. We were able to fix it by using 'fileChooser.CANCEL_OPTION' and fileChooser.APPROVE_OPTION to handle the cases when a file is not selected and a file is selected respectively.
But these solutions did not work for Windows. The exceptions occurring for Windows are attached for this ticket. We will continue working on this.
Prof. Ann Loraine