Advertisement
guestAT

Untitled

Apr 14th, 2021
1,110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2021-04-15 09:17:30,017 WARN  [com.sc.cpgu.service.monitoring.ExternalStorageSystemMonitoring] (pool-14-thread-1) external storage isn't working properly because of error: Ошибка при подключении к файловому хранилищу..: atc.fs.client.AtcFsClientException: Ошибка при подключении к файловому хранилищу..
  2.        at com.sc.cpgu.service.ExternalFileService.saveFile(ExternalFileService.java:87)
  3.        at com.sc.cpgu.service.monitoring.ExternalStorageSystemMonitoring.checkWorking(ExternalStorageSystemMonitoring.java:39)
  4.        at com.sc.cpgu.service.monitoring.ExternalStorageSystemMonitoring.tryCreate(ExternalStorageSystemMonitoring.java:30)
  5.        at com.sc.cpgu.service.monitoring.AsyncSystemMonitoring$1.call(AsyncSystemMonitoring.java:40)
  6.        at com.sc.cpgu.service.monitoring.AsyncSystemMonitoring$1.call(AsyncSystemMonitoring.java:37)
  7.        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  8.        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  9.        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  10.        at java.lang.Thread.run(Thread.java:745)
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement