Home > Back-end >  Dubbo error: Failed to save the registry store file, cause: null, dubbo version: 2.8.4
Dubbo error: Failed to save the registry store file, cause: null, dubbo version: 2.8.4

Time:10-27

Com. Alibaba. Dubbo. Registry. Support. AbstractRegistry. DoSaveProperties (AbstractRegistry. Java: 221) [dubbo] Failed to save the registry store file, cause: null, dubbo version: 2.8.4, current host: 53.2.2.35
Java nio. Channels. OverlappingFileLockException
At sun. Nio. Ch. SharedFileLockTable. CheckList (FileLockTable. Java: 255)
At sun. Nio. Ch. SharedFileLockTable. Add (FileLockTable. Java: 152)
At sun. Nio. Ch. FileChannelImpl. TryLock (FileChannelImpl. Java: 1108)
The at Java. Nio. Channels. FileChannel. TryLock (FileChannel. Java: 1155)
At com. Alibaba. Dubbo. Registry. Support. AbstractRegistry. DoSaveProperties (AbstractRegistry. Java: 191)
At com. Alibaba. Dubbo. Registry. Support. AbstractRegistry $SaveProperties. Run (150) AbstractRegistry. Java:
The at Java. Util. Concurrent. ThreadPoolExecutor. RunWorker (ThreadPoolExecutor. Java: 1142)
The at Java. Util. Concurrent. ThreadPoolExecutor $Worker. The run (ThreadPoolExecutor. Java: 617) ^ C
The at Java. Lang. Thread. The run (Thread. Java: 745)


Logger log has been print this error, print around 1000 MB of memory, and is not an error, that it would be an error; To memory the server has been rising;;; Dubbo registration service, using the zookeeper registry; Consumers, providers, registry is not the same server

CodePudding user response:

https://github.com/apache/dubbo/issues/2673
  • Related