You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2022/03/02 17:08:00 UTC

[jira] [Commented] (DAFFODIL-2645) Parse Error: Insufficient bits. Needed 160 but found only 1192

    [ https://issues.apache.org/jira/browse/DAFFODIL-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500287#comment-17500287 ] 

Mike Beckerle commented on DAFFODIL-2645:
-----------------------------------------

This comes up primarily if using dfdl:lengthKind 'prefixed', without the fix for DAFFODIL-2660. 

> Parse Error: Insufficient bits. Needed 160 but found only 1192 
> ---------------------------------------------------------------
>
>                 Key: DAFFODIL-2645
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2645
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End
>    Affects Versions: 3.2.1
>            Reporter: Mike Beckerle
>            Priority: Critical
>
> I got this diagnostic message today, which makes no sense:
> {code:java}
> Parse Error: Insufficient bits in data. Needed 160 bit(s) but found only 1192 available. {code}
> There's some situation where it is miscalculating, or maybe just has the args backwards. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)