Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/MirrorNodeData/recordStreams/valid does not exist #22

Closed
steven-sheehy opened this issue Aug 9, 2019 · 0 comments · Fixed by #26
Closed

/MirrorNodeData/recordStreams/valid does not exist #22

steven-sheehy opened this issue Aug 9, 2019 · 0 comments · Fixed by #26
Labels
bug Type: Something isn't working downloader Area: S3 downloader P1
Milestone

Comments

@steven-sheehy
Copy link
Member

steven-sheehy commented Aug 9, 2019

Actual:
This error prints repeatedly on startup:

mirror-node-record-download-parse_1  | WARNING: An illegal reflective access operation has occurred
mirror-node-record-download-parse_1  | WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/MirrorNodeCode/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
mirror-node-record-download-parse_1  | WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
mirror-node-record-download-parse_1  | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
mirror-node-record-download-parse_1  | WARNING: All illegal access operations will be denied in a future release
mirror-node-record-download-parse_1  | Downloading Done
mirror-node-record-download-parse_1  | 2019-08-09 20:31:07.326 ERROR  241  recordfileparser - Exception file /MirrorNodeData/recordStreams/valid does not exist
mirror-node-record-download-parse_1  | Parsing Done
mirror-node-record-download-parse_1  | Downloading
mirror-node-record-download-parse_1  | Downloading Done

Expected:
All necessary directories are created by the app on startup.

@steven-sheehy steven-sheehy added the bug Type: Something isn't working label Aug 9, 2019
@steven-sheehy steven-sheehy added this to the 0.1.0 milestone Aug 27, 2019
@steven-sheehy steven-sheehy added downloader Area: S3 downloader P1 labels Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type: Something isn't working downloader Area: S3 downloader P1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant