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 d31282d691d faq (#1472)
d31282d691d is described below
commit d31282d691ddb9afa4b62e107be3bcce5cc07b7d
Author: xin gu <[email protected]>
AuthorDate: Tue Sep 6 15:47:52 2022 +0800
faq (#1472)
路由规则解析失败
---
content/zh/docs3-v2/java-sdk/faq/2/15.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/content/zh/docs3-v2/java-sdk/faq/2/15.md
b/content/zh/docs3-v2/java-sdk/faq/2/15.md
new file mode 100644
index 00000000000..254b395102f
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/2/15.md
@@ -0,0 +1,17 @@
+---
+type: docs
+title: "2-15 - 路由规则解析失败"
+linkTitle: "2-15 - 路由规则解析失败"
+weight: 2
+---
+
+## 可能的原因
+
+* 用户配置的路由规则不合法。
+
+## 排查和解决步骤
+1. 排查配置的路由规则。
+
+
+
+<p style="margin-top: 3rem;"> </p>
\ No newline at end of file