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 9a117829711 Create 14.md (#1469)
9a117829711 is described below
commit 9a1178297117a8a4322806d105720b307a501d05
Author: xin gu <[email protected]>
AuthorDate: Tue Sep 6 11:35:31 2022 +0800
Create 14.md (#1469)
faq
---
content/zh/docs3-v2/java-sdk/faq/2/14.md | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/content/zh/docs3-v2/java-sdk/faq/2/14.md
b/content/zh/docs3-v2/java-sdk/faq/2/14.md
new file mode 100644
index 00000000000..c362f32d4b6
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/2/14.md
@@ -0,0 +1,18 @@
+---
+type: docs
+title: "2-15 - 脚本路由执行失败"
+linkTitle: "2-15 - 脚本路由执行失败"
+weight: 2
+---
+
+## 可能的原因
+
+* 脚本路由规则不合法,导致规则解析失败。
+* Dubbo 框架执行脚本失败。
+
+## 排查和解决步骤
+1. 检查脚本是否按照规范编写。
+
+
+
+<p style="margin-top: 3rem;"> </p>
\ No newline at end of file