You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual:
On startup with a clean filesystem and db:
mirror-node-event-download-parse_1 | Exception in thread "main" java.lang.NullPointerExceptionmirror-node-event-download-parse_1 | at com.hedera.parser.EventStreamFileParser.loadEventStreamFiles(EventStreamFileParser.java:363)mirror-node-event-download-parse_1 | at com.hedera.parser.EventStreamFileParser.parseNewFiles(EventStreamFileParser.java:459)mirror-node-event-download-parse_1 | at com.hedera.downloader.DownloadAndParseEventFiles.main(DownloadAndParseEventFiles.java:48)
Expected:
No crash
The text was updated successfully, but these errors were encountered:
Actual:
On startup with a clean filesystem and db:
Expected:
No crash
The text was updated successfully, but these errors were encountered: