<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>99 - Other Unknown Errors on Apache Dubbo</title><link>https://deploy-preview-3203--dubbo.netlify.app/en/overview/mannual/java-sdk/reference-manual/faq/99/</link><description>Recent content in 99 - Other Unknown Errors on Apache Dubbo</description><generator>Hugo</generator><language>en</language><atom:link href="https://deploy-preview-3203--dubbo.netlify.app/en/overview/mannual/java-sdk/reference-manual/faq/99/index.xml" rel="self" type="application/rss+xml"/><item><title>99-0 - Internal Unknown Error</title><link>https://deploy-preview-3203--dubbo.netlify.app/en/overview/mannual/java-sdk/reference-manual/faq/99/0/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3203--dubbo.netlify.app/en/overview/mannual/java-sdk/reference-manual/faq/99/0/</guid><description>&lt;p>An internal unknown error in Dubbo.&lt;/p>
&lt;h3 id="possible-causes">Possible Causes&lt;/h3>
&lt;p>Unknown error&lt;/p>
&lt;h3 id="troubleshooting-and-resolution-steps">Troubleshooting and Resolution Steps&lt;/h3>
&lt;ol>
&lt;li>Preserve the scene. Save the log files and try to record the situation at the time of the failure as much as possible. (You can analyze the stack information using some third-party tools or by using &lt;code>jstack [PID] &amp;gt; jstack.log&lt;/code>.)&lt;/li>
&lt;li>If there are logs of other error codes before this error code, check the records of that error code first.&lt;/li>
&lt;li>Check if there are any errors in the configuration files.&lt;/li>
&lt;li>If the error was introduced by modifying the code, try rolling back to the previous version.&lt;/li>
&lt;li>If none of the above steps resolved the issue, create a minimal Demo to reproduce the problem, then report the issue on the &lt;a href="https://github.com/apache/dubbo/issues">GitHub Issue Tracker&lt;/a>.&lt;/li>
&lt;/ol>
&lt;blockquote>
&lt;p>Also see
&lt;a href="https://deploy-preview-3203--dubbo.netlify.app/en/overview/mannual/java-sdk/reference-manual/config/properties/">Configuration Item Manual&lt;/a>&lt;/p></description></item><item><title>99-1 - Program Interrupted</title><link>https://deploy-preview-3203--dubbo.netlify.app/en/overview/mannual/java-sdk/reference-manual/faq/99/1/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3203--dubbo.netlify.app/en/overview/mannual/java-sdk/reference-manual/faq/99/1/</guid><description>&lt;p>An unknown error within Dubbo.&lt;/p>
&lt;h3 id="possible-causes">Possible Causes&lt;/h3>
&lt;p>The program receives an interruption notification from the JVM level and is forced to stop blocking waits.&lt;/p>
&lt;h3 id="troubleshooting-and-resolution-steps">Troubleshooting and Resolution Steps&lt;/h3>
&lt;p>This exception usually occurs during the process of closing the thread pool or the application. Please check whether it impacts normal business operations. If there is no impact, it can be ignored; if there is an impact, please refer to the corresponding troubleshooting manual. For more troubleshooting ideas, you can refer to article &lt;a href="https://deploy-preview-3203--dubbo.netlify.app/en/overview/mannual/java-sdk/reference-manual/faq/0/">99-0&lt;/a>.&lt;/p></description></item></channel></rss>