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 b6ee7f16c08 Create 16.md (#1580)
b6ee7f16c08 is described below

commit b6ee7f16c080d7446eb0c88d95f89e239556a65a
Author: LQLlulu <[email protected]>
AuthorDate: Thu Nov 3 07:33:35 2022 +0800

    Create 16.md (#1580)
---
 content/zh/docs3-v2/java-sdk/faq/1/16.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/content/zh/docs3-v2/java-sdk/faq/1/16.md 
b/content/zh/docs3-v2/java-sdk/faq/1/16.md
new file mode 100644
index 00000000000..f85d349a014
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/1/16.md
@@ -0,0 +1,19 @@
+---
+type: docs
+title: "1-16 - 存在不支持的类别"
+linkTitle: "1-16 - 存在不支持的类别"
+weight: 16
+---
+
+## 可能的原因
+ 当注册中心的发生变化时,会 notify 对应的 listener。在 notify 的时候如果 category 非法,则会产生 1-16 错误。
+
+
+## 排查和解决步骤
+ 该错误为 Dubbo 内部错误,如果您遇到可以在 github 创建 Issue 并提供错误信息以及复现步骤,我们将协助您解决问题。
+
+
+## Dubbo社区
+[github](https://github.com/apache/dubbo)
+
+<p style="margin-top: 3rem;"> </p>

Reply via email to