Jia Fan

Results 300 comments of Jia Fan

This error happened when idea cache not right. You can try with this solution. 1. Execute `mvn clean -DskipTests` 2. Refresh mvn cache in idea. 3. Execute `mvn clean package...

> Thanks @Hisoka-X > > The first set of instructions results in a different error > > ![image](https://private-user-images.githubusercontent.com/642449/322196674-5912f45a-8794-47f2-b01c-833a256206fc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTMwMDI0NjMsIm5iZiI6MTcxMzAwMjE2MywicGF0aCI6Ii82NDI0NDkvMzIyMTk2Njc0LTU5MTJmNDVhLTg3OTQtNDdmMi1iMDFjLTgzM2EyNTYyMDZmYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQxM1QwOTU2MDNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zMWQzMDI0OTA1ZTg5MTFkOTYxYjI5MzQ4ZjJlNDU1YzdlMGUyOGI4MjYzNmQ3YzdlMWJmOTZmYjkzNWFjODA4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.iMrBGqNeaOCZP7aU0IwyH5TFRJQsyaZp63iXVL93SuI) > > Only invalidating the cache, gives me the same error as...

I believe the reason are SeaTunnel can not move file from seatunnel tmp to your path `D:\temp`. I reproduced this error on my mac. ![image](https://github.com/apache/seatunnel/assets/32387433/49da9d8b-afb8-4b35-8d7d-1301b79ca3a3) Please look for the log...

> please fix ci error @Hisoka-X Doing.