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

   zookeeper地址使用k8s 
headless地址:datamars-zookeeper-0.zookeepers.platform.svc.cluster.local:2181,datamars-zookeeper-
   
1.zookeepers.platform.svc.cluster.local:2181,datamars-zookeeper-2.zookeepers.platform.svc.cluster.local:2181
   
   报错日志
   2023-05-15 14:41:14.311 [TID:N/A] [DubboSaveMetadataReport-thread-1] WARN  
o.a.d.m.s.z.ZookeeperMetadataReport:? -  [DUBBO] Failed to save service store 
file, cause: File name too long, dubbo version: 3.2.0, current host: 
100.64.0.4, error code: 0-12. This may be caused by , go to 
https://dubbo.apache.org/faq/0/12 to find instructions.
   java.io.IOException: File name too long
           at java.base/java.io.UnixFileSystem.createFileExclusively(Native 
Method)
           at java.base/java.io.File.createNewFile(File.java:1035)
           at 
org.apache.dubbo.metadata.report.support.AbstractMetadataReport.doSaveProperties(AbstractMetadataReport.java:171)
           at 
org.apache.dubbo.metadata.report.support.AbstractMetadataReport.access$100(AbstractMetadataReport.java:83)
           at 
org.apache.dubbo.metadata.report.support.AbstractMetadataReport$SaveProperties.run(AbstractMetadataReport.java:267)
           at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
           at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
           at java.base/java.lang.Thread.run(Thread.java:834)
   2023-05-15 14:41:14.311 [TID:N/A] [DubboSaveMetadataReport-thread-1] WARN  
o.a.d.m.s.z.ZookeeperMetadataReport:? -  [DUBBO] Failed to save service store 
file, cause: File name too long, dubbo version: 3.2.0, current host: 
100.64.0.4, error code: 0-12. This may be caused by , go to 
https://dubbo.apache.org/faq/0/12 to find instructions.
   java.io.IOException: File name too long
           at java.base/java.io.UnixFileSystem.createFileExclusively(Native 
Method)
           at java.base/java.io.File.createNewFile(File.java:1035)
           at 
org.apache.dubbo.metadata.report.support.AbstractMetadataReport.doSaveProperties(AbstractMetadataReport.java:171)
           at 
org.apache.dubbo.metadata.report.support.AbstractMetadataReport.access$100(AbstractMetadataReport.java:83)
           at 
org.apache.dubbo.metadata.report.support.AbstractMetadataReport$SaveProperties.run(AbstractMetadataReport.java:267)
           at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
           at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
           at java.base/java.lang.Thread.run(Thread.java:834)
   2023-05-15 14:41:14.311 [TID:N/A] [DubboSaveMetadataReport-thread-1] WARN  
o.a.d.m.s.z.ZookeeperMetadataReport:? -  [DUBBO] Failed to save service store 
file, cause: File name too long, dubbo version: 3.2.0, current host: 
100.64.0.4, error code: 0-12. This may be caused by , go to 
https://dubbo.apache.org/faq/0/12 to find instructions.
   java.io.IOException: File name too long
           at java.base/java.io.UnixFileSystem.createFileExclusively(Native 
Method)
           at java.base/java.io.File.createNewFile(File.java:1035)
           at 
org.apache.dubbo.metadata.report.support.AbstractMetadataReport.doSaveProperties(AbstractMetadataReport.java:171)
           at 
org.apache.dubbo.metadata.report.support.AbstractMetadataReport.access$100(AbstractMetadataReport.java:83)
           at 
org.apache.dubbo.metadata.report.support.AbstractMetadataReport$SaveProperties.run(AbstractMetadataReport.java:267)
           at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
           at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
           at java.base/java.lang.Thread.run(Thread.java:834)


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