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 bac4dc990ba Create 15.md (#1581)
bac4dc990ba is described below
commit bac4dc990bad21b8c0e9c03fb2d5d538cefb94f0
Author: LQLlulu <[email protected]>
AuthorDate: Thu Nov 3 07:33:11 2022 +0800
Create 15.md (#1581)
---
content/zh/docs3-v2/java-sdk/faq/1/15.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/content/zh/docs3-v2/java-sdk/faq/1/15.md
b/content/zh/docs3-v2/java-sdk/faq/1/15.md
new file mode 100644
index 00000000000..cad5b6742a7
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/1/15.md
@@ -0,0 +1,17 @@
+---
+type: docs
+title: "1-15 - 销毁服务失败"
+linkTitle: "1-15 - 销毁服务失败"
+weight: 15
+---
+
+## 可能的原因
+ 在 RegistryDirectory 中销毁所有的 invoker 时抛出异常则可能触发 1-15 错误。
+
+## 排查和解决步骤
+该错误为 Dubbo 内部错误,如果您遇到可以在 github 创建 Issue 并提供错误信息以及复现步骤,我们将协助您解决问题。
+
+## Dubbo社区
+[github](https://github.com/apache/dubbo)
+
+<p style="margin-top: 3rem;"> </p>