表格存储中 Request cannot be executed; I/O reactor stat

表格存储中 Request cannot be executed; I/O reactor status: STOPPED如何解决啊?

展开
收起
鸡蛋灌饼儿 2023-01-08 18:10:58 381 分享 版权
1 条回答
写回答
取消 提交回答
  • "Java SDK报错:java.lang....I/O reactor status:STOPPED I/O reactor status:STOPPED 原因 一般是由于OTSClient被调用了shutDown,其内部的I/O reactor均已被关闭。如果此时再调用OTSClient进行读写,则会抛出该错误。解决方案 调用的OTSClient不能处于shutDown状态。如果调用的OTSClient已处于... 错误码参考 cannot be less than or equal to 0.最大版本数不能小于等于0。否400OTSParameterInvalidSpecific timestamp cannot be less than 0.指定的时间戳不能小于0。否400OTSParameterInvalidThe maximum deviation must be in range[0, INT64_MAX... 使用SDK访问实例时出现Request denied because this ... 介绍使用SDK访问实例时出现Request denied because this instance can only be accessed from the binded VPC异常的现象、原因和解决方案。现象 使用SDK访问实例时出现如下异常:[ErrorCode]:OTSAuthFailed, [Message]:Request denied ... 写入数据 client.batch_write_row(request)print('Result status: s'%(result.is_all_succeed()))#检查Put行的结果。print('check first table's put results:')succ,fail=result.get_put()for item in succ:print('Put succeed, consume%s write ... 读取数据 ('Result status:%s'%(result.is_all_succeed()))table_result_0= result.get_result_by_table(table_name)table_result_1= result.get_result_by_table('notExistTable')print('Check first table's result:')for item in table_result_0...——该回答整理自钉群“表格存储技术交流群-2”"

    2023-01-09 19:33:46
    赞同 展开评论
问答分类:
问答标签:
问答地址:

阿里云存储基于飞天盘古2.0分布式存储系统,产品多种多样,充分满足用户数据存储和迁移上云需求。

收录在圈子:
+ 订阅
阿里云存储基于飞天盘古2.0分布式存储系统,产品包括对象存储OSS、块存储Block Storage、共享文件存储NAS、表格存储、日志存储与分析、归档存储及混合云存储等,充分满足用户数据存储和迁移上云需求,连续三年跻身全球云存储魔力象限四强。
还有其他疑问?
咨询AI助理