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/08/26 08:19:19 UTC

[GitHub] [dubbo] chang-shuai commented on issue #9891: 3.0.7 dubbo.cache is not exclusive.

chang-shuai commented on issue #9891:
URL: https://github.com/apache/dubbo/issues/9891#issuecomment-1228201102

   > 和nacos单机启动集群问题类似,如果想要启动的话idea可以配置环境变量 user.home=/Users/mac/dubbo/provider ![image](https://user-images.githubusercontent.com/56857589/183912983-0a64f6d8-f7cb-40a0-b161-5aacbd6d22e1.png) 对应每个的这个环境配置不一样就可以了
   
   指定了没效果, 包括关掉 本地缓存 也没效果
   ```
   dubbo:
     application:
       enable-file-cache: false
   ```
   使用 -Duser.home=xxx 后就不报错了
   


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