scaleph icon indicating copy to clipboard operation
scaleph copied to clipboard

[Bug] [java.nio.file.FileSystemException]

Open jinfengyan opened this issue 2 years ago • 1 comments

Already searched before asking?

  • [X] I had searched in the issues and found no similar issues.

Scaleph Version or Branch

Scaleph1.0.4版本

What happened

When submitting Flink tasks, an error was reported indicating that the tmp folder process is being occupied. Has anyone encountered this problem and how should they solve it

Error Exception

java.nio.file.FileSystemException: \tmp\scaleph\workspace\552ac4457a63449ebd2a5d0b6e42caa5\apache-seatunnel-incubating-2.3.1-bin.tar\apache-seatunnel-incubating-2.3.1\lib\seatunnel-transforms-v2.jar: 另一个程序正在使用此文件,进程无法访问

Screenshots

Y9MEZNQQ5 3EKMGO27_DPJP

Are you willing to submit PR?

  • [X] Yes, I am willing to submit a PR!

Code of Conduct

jinfengyan avatar Apr 25 '23 07:04 jinfengyan

I have the same problem. I commented out the line of code that was causing the error, and then it works.

blutengel avatar Apr 25 '23 09:04 blutengel