You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew M. Lim (Jira)" <ji...@apache.org> on 2019/11/08 20:17:00 UTC

[jira] [Updated] (NIFI-6858) ParseEvtx fails with "Invalid Flag" error

     [ https://issues.apache.org/jira/browse/NIFI-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew M. Lim updated NIFI-6858:
--------------------------------
    Attachment: error_logs.txt

> ParseEvtx fails with "Invalid Flag" error
> -----------------------------------------
>
>                 Key: NIFI-6858
>                 URL: https://issues.apache.org/jira/browse/NIFI-6858
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.10.0
>            Reporter: Andrew M. Lim
>            Priority: Major
>         Attachments: System.evtx, error_logs.txt
>
>
> When ParseEvtx tries to process the attached file (System.evtx), I get multiple errors which can be seen in the attached log file.  Errors include:
> java.io.IOException: Invalid flag
> java.io.IOException: java.lang.ArrayIndexOutOfBoundsException
> java.lang.OutOfMemoryError: Java heap space
> ParseEvtx was a port of [https://github.com/williballenthin/python-evtx]
> I ran the same evtx file through pyton-evtx and it was successfully converted to XML.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)