peizhuang-ws opened a new issue #4657:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4657


   The dolphinscheduler version 1.3.2
   Problems encountered:
   After a task is executed for a period of time, a task instance does not exist
   Investigation:
   Check the log. There is no error information in the API log during the time 
period when the error is found. There is an error of "read file error" in the 
logger log,
   [pool-2-thread-3] error org.apache.dolphinscheduler . 
server.log.LoggerRequestProcessor - read file error
   java.nio.file .NoSuchFileException: 
/opt/apps/dolphinscheduler/logs/13304/42892/256494.log
   at sun.nio.fs . UnixException.translateToIOException ( UnixException.java:86 
)
   at sun.nio.fs . UnixException.rethrowAsIOException ( UnixException.java:102 )
   at sun.nio.fs . UnixException.rethrowAsIOException ( UnixException.java:107 )
   at sun.nio.fs .Un ixFileSystemProvider.newByteChannel (Un 
ixFileSystemProvider.java:214 )
   Basically once a week or two
   What can we do to solve this problem


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to