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 1d29346af45 Create 13.md (#1462)
1d29346af45 is described below
commit 1d29346af45203803797d50b606ba97ba826b81c
Author: xin gu <[email protected]>
AuthorDate: Sun Sep 4 11:21:13 2022 +0800
Create 13.md (#1462)
加载mesh路由规则失败
---
content/zh/docs3-v2/java-sdk/faq/2/13.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/content/zh/docs3-v2/java-sdk/faq/2/13.md
b/content/zh/docs3-v2/java-sdk/faq/2/13.md
new file mode 100644
index 00000000000..8a16e565321
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/2/13.md
@@ -0,0 +1,17 @@
+---
+type: docs
+title: "2-13 - 接收加载mesh的路由规则失败"
+linkTitle: "2-13 - 接收加载mesh的路由规则失败"
+weight: 2
+---
+
+## 可能的原因
+
+* mesh路由配置的规则不合法,加载异常。
+
+## 排查和解决步骤
+1. 检查mesh路由规则配置。[《Mesh示例》](https://dubbo.apache.org/zh/overview/tasks/mesh/)。
+
+
+
+<p style="margin-top: 3rem;"> </p>
\ No newline at end of file