You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/03/17 08:12:46 UTC

[GitHub] [dubbo] CrazyHZM commented on issue #9800: dubbo3.0.6 Exceptions are thrown by two local project startup consoles, but the call between Dubbo is not affected.Exception:Failed to create file store cache. Local file cache will be disabled

CrazyHZM commented 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.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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org