Project

General

Profile

Actions

Bug #2049

closed

AccessionCode Gen breaks on reference due to nulls in field, even when it's not updating these

Added by Michael Lee about 19 years ago. Updated over 17 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
userLoad
Target version:
Start date:
03/19/2005
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2049

Description

Errors message like so:
Updating accession codes in reference
Selecting 27 confirmation values...please wait
SQL: SELECT reference_ID,shortname,title FROM reference
0% | | 100%
0% |-----------java.lang.NullPointerException
at
org.vegbank.common.utility.AccessionGen.formatConfirmCode(AccessionGen.java:260)
at
org.vegbank.common.utility.AccessionGen.updateTable(AccessionGen.java:392)
at org.vegbank.common.utility.AccessionGen.genCodes(AccessionGen.java:320)
at org.vegbank.common.utility.AccessionGen.run(AccessionGen.java:299)
at org.vegbank.common.utility.AccessionGen.main(AccessionGen.java:635)

Actions #1

Updated by Michael Lee about 19 years ago

this may be why the XML Loader crapped out on the last load (Howard data)

Actions #2

Updated by Michael Lee almost 19 years ago

AccessionGen now speeded up greatly and nulls are replaced with the default
confirmation code (defined in .props file).

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2049

Actions

Also available in: Atom PDF