You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xiaozhihong (Jira)" <ji...@apache.org> on 2021/12/03 08:08:00 UTC

[jira] [Created] (IOTDB-2099) When exiting the synchronization tool client, error is reported

xiaozhihong created IOTDB-2099:
----------------------------------

             Summary: When exiting the synchronization tool client, error is reported
                 Key: IOTDB-2099
                 URL: https://issues.apache.org/jira/browse/IOTDB-2099
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Tools/Sync
    Affects Versions: 0.12.4
            Reporter: xiaozhihong
         Attachments: image-2021-12-03-16-04-35-024.png

step1:start receiver
step2:start sender
step3:  sender exits

Then reports :
 ERROR o.a.i.d.s.s.t.SyncClient:190 - Unable to remove lock file: /home/xzh/iotdb/rel-0.12/iotdb/distribution/target/apache-iotdb-0.12.4-SNAPSHOT-server-bin/apache-iotdb-0.12.4-SNAPSHOT-server-bin/data/system/sync/10.255.33.17_5555/sync_lock 
java.nio.channels.ClosedChannelException: null
    at sun.nio.ch.FileLockImpl.release(FileLockImpl.java:58)
    at org.apache.iotdb.db.sync.sender.transfer.SyncClient.lambda$lockInstance$0(SyncClient.java:187)
    at java.lang.Thread.run(Thread.java:748)



!image-2021-12-03-16-04-35-024.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)