You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Josh Adams (JIRA)" <ji...@apache.org> on 2018/03/30 15:48:00 UTC

[jira] [Created] (DAFFODIL-1922) Regression - ATO data files fail with commit a54caa74deb895816aa274353d389a241c303917

Josh Adams created DAFFODIL-1922:
------------------------------------

             Summary: Regression - ATO data files fail with commit a54caa74deb895816aa274353d389a241c303917
                 Key: DAFFODIL-1922
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1922
             Project: Daffodil
          Issue Type: Bug
          Components: Back End
    Affects Versions: 2.1.0
            Reporter: Josh Adams
            Assignee: Josh Adams


incubator-daffodil/daffodil-cli/target/universal/stage/bin/daffodil parse -I null --parser /home/dfdl/dfdl-testharness/saved_parsers/current/ato-rep.parser.bin /home/dfdl/dfdlTestData/data-formats/usmtf/ATO/parse_data/ATO_1m.txt
 
[error] Parse Error: Failed to populate AirTaskingOrder[1].  Expected 1 item(s). Cause: Parse Error: Failed to populate TaskGroupingSegment[1].  Expected 1 item(s). Cause: Parse Error: Delimiter not found.
Schema context: TaskGrouping Location line 100 column 36 in file:/home/dfdl/ngf-dfdl/daffodil-perf/src/test/resources/edu/illinois/ncsa/daffodil/fouo_usmtf/ATO/messages_replicated.xsd
Data location was preceding byte 1297 limit(bytes) 1022018.
Schema context: TaskGroupingSegment Location line 96 column 24 in file:/home/dfdl/ngf-dfdl/daffodil-perf/src/test/resources/edu/illinois/ncsa/daffodil/fouo_usmtf/ATO/messages_replicated.xsd
Data location was preceding byte 1297 limit(bytes) 1022018.
Schema context: AirTaskingOrder Location line 17 column 12 in file:/home/dfdl/ngf-dfdl/daffodil-perf/src/test/resources/edu/illinois/ncsa/daffodil/fouo_usmtf/ATO/messages_replicated.xsd
Data location was preceding byte 1297 limit(bytes) 1022018
 
[error] Parse Error: Failed to populate TaskGroupingSegment[1].  Expected 1 item(s). Cause: Parse Error: Delimiter not found.
Schema context: TaskGrouping Location line 100 column 36 in file:/home/dfdl/ngf-dfdl/daffodil-perf/src/test/resources/edu/illinois/ncsa/daffodil/fouo_usmtf/ATO/messages_replicated.xsd
Data location was preceding byte 1297 limit(bytes) 1022018.
Schema context: TaskGroupingSegment Location line 96 column 24 in file:/home/dfdl/ngf-dfdl/daffodil-perf/src/test/resources/edu/illinois/ncsa/daffodil/fouo_usmtf/ATO/messages_replicated.xsd
Data location was preceding byte 1297 limit(bytes) 1022018
 
[error] Parse Error: Delimiter not found.
Schema context: TaskGrouping Location line 100 column 36 in file:/home/dfdl/ngf-dfdl/daffodil-perf/src/test/resources/edu/illinois/ncsa/daffodil/fouo_usmtf/ATO/messages_replicated.xsd
Data location was preceding byte 1297 limit(bytes) 1022018



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)