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

MongoDB 作为source源执行预览查看报错 #370

Open
baisui1981 opened this issue Oct 15, 2024 · 0 comments
Open

MongoDB 作为source源执行预览查看报错 #370

baisui1981 opened this issue Oct 15, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@baisui1981
Copy link
Member

Caused by: io.grpc.StatusRuntimeException: UNKNOWN: Code:[Framework-13], Description:[DataX插件运行时出错, 具体原因请参看DataX运行结束时的错误诊断信息 .].  - java.lang.IllegalStateException: readCount:16 can not more than page size:15
	at com.qlangtech.tis.plugin.datax.writer.DataGridWriter$Task.startWrite(DataGridWriter.java:84)
	at com.alibaba.datax.core.taskgroup.runner.WriterRunner.run(WriterRunner.java:56)
	at java.base/java.lang.Thread.run(Thread.java:834)
	at com.alibaba.datax.core.taskgroup.TaskGroupContainer$TaskExecutor$1.run(TaskGroupContainer.java:423)
 - java.lang.IllegalStateException: readCount:16 can not more than page size:15
	at com.qlangtech.tis.plugin.datax.writer.DataGridWriter$Task.startWrite(DataGridWriter.java:84)
	at com.alibaba.datax.core.taskgroup.runner.WriterRunner.run(WriterRunner.java:56)
	at java.base/java.lang.Thread.run(Thread.java:834)
	at com.alibaba.datax.core.taskgroup.TaskGroupContainer$TaskExecutor$1.run(TaskGroupContainer.java:423)

	at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:244)
	at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:225)
	at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:142)
	at com.qlangtech.tis.rpc.grpc.datax.preview.DataXRecordsPreviewGrpc$DataXRecordsPreviewBlockingStub.previewRowsData(DataXRecordsPreviewGrpc.java:178)
	at com.qlangtech.tis.plugin.datax.DataXPipelinePreviewProcessorExecutor.previewRowsData(DataXPipelinePreviewProcessorExecutor.java:162)
	at com.qlangtech.tis.plugin.datax.LocalDataXJobSubmit.previewRowsData(LocalDataXJobSubmit.java:98)
	at com.qlangtech.tis.coredefine.module.action.DataxAction.doPreviewTableRows(DataxAction.java:1295)
	... 164 common frames omitted
@baisui1981 baisui1981 added the bug Something isn't working label Oct 15, 2024
@baisui1981 baisui1981 added this to the V4.1.0 milestone Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant