[ 
https://issues.apache.org/jira/browse/IOTDB-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600303#comment-17600303
 ] 

Gaofei Cao commented on IOTDB-4303:
-----------------------------------

```在日志中发现很多数组越界的异常(java.lang.ArrayIndexOutOfBoundsException: 386)```

已经在master分支解决了,可以重新测试下

 

> When the insertRecords API is executed, the cluster is in a state where no 
> data can be inserted
> -----------------------------------------------------------------------------------------------
>
>                 Key: IOTDB-4303
>                 URL: https://issues.apache.org/jira/browse/IOTDB-4303
>             Project: Apache IoTDB
>          Issue Type: Bug
>    Affects Versions: 0.14.0-SNAPSHOT
>            Reporter: suchenglong
>            Assignee: 伊丹翔
>            Priority: Major
>         Attachments: SessionApiWithAutoCreateWithVersion0140P1.java, 
> image-2022-09-02-09-32-30-031.png, image-2022-09-02-09-32-33-438.png, 
> image-2022-09-02-09-35-01-029.png, iotdb-confignode.properties, 
> iotdb-datanode.properties, log.zip
>
>
> 环境:集群版(基于8.31日上午的代码打的集群包)
> !image-2022-09-02-09-32-33-438.png!
> 测试步骤:
>  # 集群中已经存在如下java类中创建的模板
>  # 执行如附件中的api,当执行到如下代码后,报错( can't connect to node 
> {}TEndPoint(ip:192.168.1.218, port:9003)),后续代码同样报该错误  
> !image-2022-09-02-09-35-01-029.png!
>  # 后续在cli执行 insert into root.clsu2.test1.test(time,s1) values (100,200)报同样的错
>  # 查询java测试类报错之前的其它执行成功的api(如sessionApi.insertAlignedRecord()),查询其数据,发现插入进去了
>  # 整个集群重启,重启后重复执行此java测试类,发现同样的问题(在没执行此java类前的数据能够插入进去)
> 问题:
>      1. 数据插入不了且整个集群状态是正常的
>  备注:
> 在日志中发现很多数组越界的异常(java.lang.ArrayIndexOutOfBoundsException: 386)
> 整个集群的日志见附件log.zip
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to