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

转表错误 #5

Closed
vividkings opened this issue Feb 25, 2021 · 4 comments
Closed

转表错误 #5

vividkings opened this issue Feb 25, 2021 · 4 comments
Assignees
Labels

Comments

@vividkings
Copy link

[ERROR] xresloader - java.lang.IllegalArgumentException: Wrong object type used with protocol message reflection.
[ERROR] xresloader - com.google.protobuf.FieldSet.verifyType(FieldSet.java:402)
[ERROR] xresloader - com.google.protobuf.FieldSet.addRepeatedField(FieldSet.java:372)
[ERROR] xresloader - com.google.protobuf.DynamicMessage$Builder.addRepeatedField(DynamicMessage.java:589)
[ERROR] xresloader - org.xresloader.core.data.dst.DataDstPb.dumpValue(DataDstPb.java:1309)
[ERROR] xresloader - org.xresloader.core.data.dst.DataDstPb.dumpDefault(DataDstPb.java:1338)
[ERROR] xresloader - org.xresloader.core.data.dst.DataDstPb.dumpStandardField(DataDstPb.java:1515)
[ERROR] xresloader - org.xresloader.core.data.dst.DataDstPb.dumpMessage(DataDstPb.java:1398)
[ERROR] xresloader - org.xresloader.core.data.dst.DataDstPb.dumpStandardField(DataDstPb.java:1498)
[ERROR] xresloader - org.xresloader.core.data.dst.DataDstPb.dumpMessage(DataDstPb.java:1398)
[ERROR] xresloader - org.xresloader.core.data.dst.DataDstPb.convData(DataDstPb.java:1275)
[ERROR] xresloader - org.xresloader.core.data.dst.DataDstPb.build(DataDstPb.java:831)
[ERROR] xresloader - org.xresloader.core.main.build_group(main.java:276)
[ERROR] xresloader - org.xresloader.core.main.main(main.java:376)

@vividkings
Copy link
Author

repeated int64

@vividkings
Copy link
Author

--enable-empty-list 启用该选项时报错

@owent owent added the bug label Feb 25, 2021
@owent owent self-assigned this Feb 25, 2021
@owent
Copy link
Owner

owent commented Feb 25, 2021

64位整数默认值填充有点问题。已提交dev分支,下个版本修复

@owent owent reopened this Mar 15, 2021
@owent
Copy link
Owner

owent commented Apr 25, 2021

@owent owent closed this as completed Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants