CrazyHZM edited a comment on issue #9800:
URL: https://github.com/apache/dubbo/issues/9800#issuecomment-1070518941


   @huangyanlin1 
   1.Check if you have permission to create the file
   2.Check if another process holds a file lock
   3.If you don't want to cache local files, you can configure the following 
configuration to close: 
   ```
   dubbo:
     application:
       enable-file-cache: false
   ```
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to