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 874f28ed77b Update route failed (#1433)
874f28ed77b is described below

commit 874f28ed77bc4da2cd5635d554ef7eb998c98b2f
Author: xin gu <[email protected]>
AuthorDate: Mon Aug 29 11:13:55 2022 +0800

    Update route failed (#1433)
    
    * Create 3.md
    
    faq建设,新增路由错误码
    
    * Update 3.md
    
    链接改成md格式
---
 content/zh/docs3-v2/java-sdk/faq/2/3.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/content/zh/docs3-v2/java-sdk/faq/2/3.md 
b/content/zh/docs3-v2/java-sdk/faq/2/3.md
new file mode 100644
index 00000000000..84f3e2588c9
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/2/3.md
@@ -0,0 +1,17 @@
+---
+type: docs
+title: "2-3 - 路由关闭失败"
+linkTitle: "2-3 - 路由关闭失败"
+weight: 2
+---
+
+## 可能的原因
+
+* 用户自定义路由未按规范编写。
+
+## 排查和解决步骤
+1. 参照社区SPI扩展使用手册,检查用户自定义路由,[《SPI 
扩展使用手册》](https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/spi/)。
+
+
+
+<p style="margin-top: 3rem;"> </p>
\ No newline at end of file

Reply via email to