This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e223edc75f0 Create 14.md (#1582)
e223edc75f0 is described below

commit e223edc75f076b4bcc6592cc62db75932af59b1b
Author: LQLlulu <[email protected]>
AuthorDate: Fri Nov 4 08:22:23 2022 +0800

    Create 14.md (#1582)
    
    * Create 14.md
    
    * Update 14.md
---
 content/zh/docs3-v2/java-sdk/faq/1/14.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/content/zh/docs3-v2/java-sdk/faq/1/14.md 
b/content/zh/docs3-v2/java-sdk/faq/1/14.md
new file mode 100644
index 00000000000..060c3a7fb0d
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/1/14.md
@@ -0,0 +1,17 @@
+---
+type: docs
+title: "1-14 - 动态配置识别失败"
+linkTitle: "1-14 - 动态配置识别失败"
+weight: 14
+---
+
+## 可能的原因
+ 在使用 dubbo admin 的服务治理功能进行动态配置时,配置文件的内容或者格式不正确会导致无法解析动态配置的内容,产生 1-14 错误。
+## 排查和解决步骤
+ 请检查动态配置文件的内容或者格式是否正确。
+
+
+## 另请参阅
+[配置项参考手册](../../../reference-manual/config/properties)
+
+<p style="margin-top: 3rem;"> </p>

Reply via email to