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 2cf9d8145cb Create 11.md (#1579)
2cf9d8145cb is described below
commit 2cf9d8145cb4a2012b8cd187cb12cdff60bdb0af
Author: LQLlulu <[email protected]>
AuthorDate: Thu Nov 3 07:29:19 2022 +0800
Create 11.md (#1579)
---
content/zh/docs3-v2/java-sdk/faq/1/11.md | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/content/zh/docs3-v2/java-sdk/faq/1/11.md
b/content/zh/docs3-v2/java-sdk/faq/1/11.md
new file mode 100644
index 00000000000..4c00820ed45
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/1/11.md
@@ -0,0 +1,14 @@
+---
+type: docs
+title: "1-11 - 注册服务实例创建失败"
+linkTitle: "1-11 - 注册服务实例创建失败"
+weight: 11
+---
+
+## 可能的原因
+可能是 Registry 的 SPI/IOC 配置出错导致。
+## 排查和解决步骤
+该错误为 Dubbo 内部错误,如果您遇到可以在 github 创建 Issue 并提供错误信息以及复现步骤,我们将协助您解决问题。
+## Dubbo社区
+[github](https://github.com/apache/dubbo)
+<p style="margin-top: 3rem;"> </p>