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 4e685d80f49 Merge error code 1-36 to 99-0. (#1772)
4e685d80f49 is described below
commit 4e685d80f49ee3cdcf0c6cba1c1cd2a7a8568396
Author: Andy Cheung <[email protected]>
AuthorDate: Fri Dec 30 15:59:05 2022 +0800
Merge error code 1-36 to 99-0. (#1772)
* Update 36.md
* Change the absolute path to relative path.
Co-authored-by: Albumen Kevin <[email protected]>
Co-authored-by: Albumen Kevin <[email protected]>
---
content/zh/docs3-v2/java-sdk/faq/1/36.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/1/36.md
b/content/zh/docs3-v2/java-sdk/faq/1/36.md
index db6e0850dab..101fdd526db 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/36.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/36.md
@@ -5,11 +5,10 @@ linkTitle: "1-36 - 未知异常"
weight: 36
---
-## 可能的原因
+## 重要提醒
+该错误码的意义已经调整。对于 Dubbo 3.1.4、3.2.0-beta.3 及其之前的版本的该错误码的出错,请参考错误码
[99-0](/zh/docs3-v2/java-sdk/faq/99/0/)。
-## 排查和解决步骤
-
-可通过一些第三方的工具或者`jstack [PID] > jstack.log` 分析堆栈信息,进行定位。
+(该错误码目前空缺)
<p style="margin-top: 3rem;"> </p>