[Bro-Dev] [JIRA] (BIT-1230) Input::REREAD should retry after errors

Johanna Amann (JIRA) jira at bro-tracker.atlassian.net
Thu Aug 7 10:40:07 PDT 2014


     [ https://bro-tracker.atlassian.net/browse/BIT-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johanna Amann updated BIT-1230:
-------------------------------
    Resolution: Duplicate
        Status: Closed  (was: Open)

This is (basically) a duplicate of BIT-1180. I know, I should try to fix that soon...

> Input::REREAD should retry after errors
> ---------------------------------------
>
>                 Key: BIT-1230
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1230
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro
>            Reporter: Justin Azoff
>            Priority: Low
>
> Right now if you are trying to input a file and there is an error, the input thread exits:
> {code}
> 0.000000	Reporter::ERROR	ignored_notices.csv/Input::READER_ASCII: could not read first line	(empty)
> 0.000000	Reporter::ERROR	ignored_notices.csv/Input::READER_ASCII: Init: cannot open ignored_notices.csv; headers are incorrect	(empty)
> 0.000000	Reporter::ERROR	ignored_notices.csv/Input::READER_ASCII: Init failed	(empty)
> 0.000000	Reporter::ERROR	ignored_notices.csv/Input::READER_ASCII: terminating thread	(empty)
> {code}
> This is counter intuitive and causes some operational issues. 



--
This message was sent by Atlassian JIRA
(v6.4-OD-02-003#64000)


More information about the bro-dev mailing list