Bug #3890
closed
EML 2 Dataset has trouble with a certain data table
Added by Oliver Soong over 15 years ago.
Updated over 15 years ago.
Description
Kepler 1.0.0, Java 1.6.0_11, XP 64-bit
Kepler has difficulty with table Dailyrain2004.txt from judithk.609.21 in KNB. The workflow at the URL is simply the EML 2 Dataset actor for that table and nothing else. The error message is not particularly helpful.
Found that "tab delimited" datatables from Morpho are using "#x09" as the character. This does not work with the HSQL TEXT TABLE feature.
Added a new mapping to the config.xml file so that "#x" prefixes are changed to "\u00" as supported in hsql.
Note: need to add this to any and all config.xml files that we plan on using (at least until the configurations become more centralized.
I changed the config.xml in the following modules:
-common
-reporting
-workflow-run-manager
-wrp
retargeting to 2.0 - want to have this resolved by then (configuration)
works for me now. can reopen if turns out the fix was not fully adequate.
Original Bugzilla ID was 3890
Also available in: Atom
PDF