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/11/21 03:12:02 UTC

[GitHub] [dubbo] yyil80 opened a new issue, #10968: File name too long

yyil80 opened a new issue, #10968:
URL: https://github.com/apache/dubbo/issues/10968

   [WARN] []  [DUBBO] Failed to create file store cache. Local file cache will be disabled. Cache file name: /home/aigapp/.dubbo/.metadata.uplive-ranking.zookeeper.sg-up-dubbo-zookeeper01.u
   p.prod%003a2181%002csg-up-dubbo-zookeeper02.up.prod%003a2181%002csg-up-dubbo-zookeeper03.up.prod%003a2181%002csg-up-dubbo-zookeeper04.up.prod%003a2181%002csg-up-dubbo-zookeeper05.up.prod%003a2181.dubbo.cache, du
   bbo version: 3.1.1, current host: 10.1.85.203, error code: 0-3. This may be caused by inaccessible of cache path, go to https://dubbo.apache.org/faq/0/3 to find instructions. 
   java.lang.RuntimeException: java.io.IOException: File name too long
   
   Dubbo version 3.1.1


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


[GitHub] [dubbo] aamingaa commented on issue #10968: File name too long

Posted by GitBox <gi...@apache.org>.
aamingaa commented on issue #10968:
URL: https://github.com/apache/dubbo/issues/10968#issuecomment-1396375818

   assign me :)


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


[GitHub] [dubbo] AlbumenJ commented on issue #10968: File name too long

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #10968:
URL: https://github.com/apache/dubbo/issues/10968#issuecomment-1356078925

   If zk address is too long, the created zk cached filename will be too long too.


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


[GitHub] [dubbo] yyil80 commented on issue #10968: File name too long

Posted by GitBox <gi...@apache.org>.
yyil80 commented on issue #10968:
URL: https://github.com/apache/dubbo/issues/10968#issuecomment-1373192257

   > 能否详细描述一下问题是如何产生的?
   
   
   
   > 
   
   I have found the cause of this problem. If the backup parameter of my zoopeeperAddr url configuration is too long, this problem occurs because a file of this name is created and opened, and an exception is thrown;
   
   My suggestion: metadata cache fileName should be configurable;
   
   My question: What happens if enableFileCache=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


[GitHub] [dubbo] AlbumenJ commented on issue #10968: File name too long

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #10968:
URL: https://github.com/apache/dubbo/issues/10968#issuecomment-1375479560

   > > 能否详细描述一下问题是如何产生的?
   > 
   > > 
   > 
   > I have found the cause of this problem. If the backup parameter of my zoopeeperAddr url configuration is too long, this problem occurs because a file of this name is created and opened, and an exception is thrown;
   > 
   > My suggestion: metadata cache fileName should be configurable;
   > 
   > My question: What happens if enableFileCache=false?
   
   When there is a problem with the zookeeper server, the restart of the dubbo process will fail to fetch the address, resulting in failure to start.


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


[GitHub] [dubbo] The-Gamer-01 commented on issue #10968: File name too long

Posted by GitBox <gi...@apache.org>.
The-Gamer-01 commented on issue #10968:
URL: https://github.com/apache/dubbo/issues/10968#issuecomment-1354483121

   Can you describe in detail how the problem arises?


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