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

Empty Avro File #2

Open
blakesha opened this issue Feb 22, 2021 · 1 comment
Open

Empty Avro File #2

blakesha opened this issue Feb 22, 2021 · 1 comment

Comments

@blakesha
Copy link

If the content of the avro file is empty the application is throwing the following error:

appname: AvroViewer
appversion: 1.0.0.65
errormessage: Specified argument was out of the range of valid values.
Parameter name: size
fullexception: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: size
at Microsoft.Hadoop.Avro.BinaryDecoder.DecodeFixed(Int32 size)
at Microsoft.Hadoop.Avro.Container.StreamReader`1.MoveNext()
at AvroViewerGui.MainForm.GetEntities(String filename)
at AvroViewerGui.MainForm.<>c__DisplayClass22_0.b__0()
at MsCommon.ClickOnce.AppForm.<>c__DisplayClass10_0.b__0()

@kipusoep
Copy link

kipusoep commented Jun 8, 2022

Ran into the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants