blob: 659df1322c8cd447e2b7fd77dda6cddf0e5a1dfa [file] [log] [blame]
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Apache Dubbo – 5 - Config Center</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/</link><description>Recent content in 5 - Config Center on Apache Dubbo</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/index.xml" rel="self" type="application/rss+xml"/><item><title>Docs3-V2: 5-1 - Failed to connect to configuration center</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/1/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/1/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The server where the configuration center is located is shut down or down.&lt;/li>
&lt;li>Wrong IP or port number.&lt;/li>
&lt;li>The firewall blocked the port of the configuration center by mistake.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check configuration center IP and port configuration.&lt;/li>
&lt;li>Check whether the server is turned on and works normally.&lt;/li>
&lt;li>Check whether the port used by the configuration center is allowed by the firewall or not.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-2 - Failed to register/unregister shutdown hook method</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/2/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/2/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>There are exceptions in the custom hook method and business processing logic.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check the custom hook method and business processing logic for runtime exceptions.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-3 - An unexpected error occurred while destroying a method call</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/3/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/3/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>There is an exception in the business processing of the custom destruction method.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check the custom destruction method and business processing logic for runtime exceptions.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-4 - Method not found in service interface</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/4/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/4/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The interface name#method called by the consumer does not exist.&lt;/li>
&lt;li>The server does not expose the current interface correctly.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check whether the interface name# method called by the consumer exists.&lt;/li>
&lt;li>Check whether it exists in the service list exposed by the server.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-5 - Unable to get env variables</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/5/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/5/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>Environment variable could not be obtained.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check the prompted variable name, whether it is configured and can be read and loaded normally.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-6 - Attribute Conflict of Interface Type</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/6/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/6/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The generalization definition is not configured correctly.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check that the generalization definition is correct.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-7 - An unexpected error occurred while canceling the export</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/7/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/7/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The service of the configuration center cannot be connected.&lt;/li>
&lt;li>The configured protocol, IP, and port are incorrect.&lt;/li>
&lt;li>The client version of the configuration center conflicts with the server version, and a valid connection cannot be established.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check whether the service status of the configuration center is normal.&lt;/li>
&lt;li>Check that the configured protocol, IP, and port are incorrect.&lt;/li>
&lt;li>Check whether the version of the configuration center client used is compatible with the version of the server.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-8 - The protocol will use a random available port</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/8/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/8/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The port specified by the protocol is occupied, and the port is randomly selected for startup.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check whether the currently configured port is occupied by other applications.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-9 - Service Configuration Export Failed</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/9/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/9/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The service of the configuration center cannot be connected.&lt;/li>
&lt;li>The configured protocol, IP, and port are incorrect.&lt;/li>
&lt;li>The client version of the configuration center conflicts with the server version, and a valid connection cannot be established.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check whether the service status of the configuration center is normal.&lt;/li>
&lt;li>Check that the configured protocol, IP, and port are incorrect.&lt;/li>
&lt;li>Check whether the version of the configuration center client used is compatible with the version of the server.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-10 - Registration interface application mapping failed for service</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/10/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/10/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The service metadata exposed by the service does not match the application, or has been tampered with.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check that the metadata content in the configuration center matches that in the application.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-11 - Registration Instance Error</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/11/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/11/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The service of the configuration center cannot be connected.&lt;/li>
&lt;li>The configured protocol, IP, and port are incorrect.&lt;/li>
&lt;li>The client version of the configuration center conflicts with the server version, and a valid connection cannot be established.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check whether the service status of the configuration center is normal.&lt;/li>
&lt;li>Check that the configured protocol, IP, and port are incorrect.&lt;/li>
&lt;li>Check whether the version of the configuration center client used is compatible with the version of the server.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-12 - Refresh instance and metadata errors</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/12/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/12/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The service of the configuration center cannot be connected.&lt;/li>
&lt;li>The configured protocol, IP, and port are incorrect.&lt;/li>
&lt;li>The client version of the configuration center conflicts with the server version, and a valid connection cannot be established.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check whether the service status of the configuration center is normal.&lt;/li>
&lt;li>Check that the configured protocol, IP, and port are incorrect.&lt;/li>
&lt;li>Check whether the version of the configuration center client used is compatible with the version of the server.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-13 - Model cannot be destroyed</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/13/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/13/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>There is an exception in the business processing of the custom destruction method.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check the custom destruction method and business processing logic for runtime exceptions.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-14 - Model startup error</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/14/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/14/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The connection is disconnected while the service is waiting to publish or subscribe.&lt;/li>
&lt;li>The network connection timed out.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check whether the connection between the application server and the configuration center is normal.&lt;/li>
&lt;li>Check whether there is a timeout in the network connection, etc.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-15 - Model Reference Error</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/15/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/15/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The method of Dubbo core processing class is misused or tampered with.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check for misuse or decompiled modifications on the application.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-16 - Unable to find any valid agreements</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/16/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/16/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The configured protocol is not supported.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Currently supported protocols are dubbo, rmi, hessian, http, webservice, thrift, redis, etc.&lt;/p>
&lt;h2 id="see-also">see also&lt;/h2>
&lt;p>&lt;a href="https://dubbo.apache.org/zh-cn/overview/mannual/java-sdk/reference-manual/config/">Configuration item reference manual&lt;/a>&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-17 - Parameter value format error</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/17/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/17/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The attribute configuration value is too long, generally set within 200 characters.&lt;/li>
&lt;li>The format of the attribute configuration value is wrong, currently supports numbers, -, _, etc.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check whether the content of the attribute configuration value is too long, and modify it according to the prompt information.&lt;/li>
&lt;li>Check whether the attribute configuration value contains special characters, such as @#$%^&amp;amp;, etc. For details, please refer to the prompt information to modify.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-18 - Notification registration event failed</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/18/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/18/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The notification has been sent, and an unexpected error occurred in the business processing logic.&lt;/li>
&lt;li>The configuration center cannot be connected, timeout error.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check the custom business logic implementation, whether there is a runtime exception.&lt;/li>
&lt;li>Check whether the configuration center can be connected normally.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-19 - Embedded ZooKeeper running abnormally</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/19/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/19/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The ZooKeeper service is running abnormally or down.&lt;/li>
&lt;li>The Zookeeper client version is incompatible with the server startup version and cannot be connected.&lt;/li>
&lt;li>The connection between the application server and the ZooKeeper service is interrupted.&lt;/li>
&lt;li>Restricted firewall or third-party protection tools.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check the ZooKeeper service and the health status of the server where it resides.&lt;/li>
&lt;li>Check whether there is a compatibility problem between the Zookeeper client version and the server startup version, and keep the versions consistent.&lt;/li>
&lt;li>Check whether the ports of the application server and the ZooKeeper service are unblocked.&lt;/li>
&lt;li>Check the firewall or third-party protection tool settings to see if it is disabled.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-20 - Error occurred while stopping dubbo module</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/20/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/20/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>Customize the implementation of the destruction method, and there may be exceptions when the business logic is running.&lt;/li>
&lt;li>The service has not been gracefully stopped, and there may be cases where the business logic has not been processed.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check the custom implementation of the destruction method and business logic.&lt;/li>
&lt;li>Check whether there is time-consuming business processing logic when the service is stopped.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-21 - An exception occurred when the service was destroyed</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/21/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/21/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The service discovery instance has been destroyed&lt;/p>
&lt;p>Attachment: The current method has been discontinued in version 3.1&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-22 - An error occurred while initializing the registry</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/22/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/22/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;ol>
&lt;li>The address configuration of the registration center is wrong.&lt;/li>
&lt;li>The configured address information cannot be connected through the network normally.&lt;/li>
&lt;li>The version of the configuration center client does not match the version of the actual server, and there is a compatibility exception.&lt;/li>
&lt;/ol>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;ol>
&lt;li>Check whether the configured address is correct.&lt;/li>
&lt;li>Check whether the network is smooth and can be connected through a third-party client.&lt;/li>
&lt;li>Check whether there is a compatibility matching problem, you can refer to the third-party website for version adaptation.&lt;/li>
&lt;/ol>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-23 - Waiting for export/reference service exception</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/23/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/23/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>When exporting/referencing services, the registration center stops abnormally or fails to provide normal services externally.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check whether the registration center can be connected normally, and check whether the current client version is compatible with the server.&lt;/p>
&lt;p>Attachment: The exception is handled in the export/quote method, and theoretically this exception will not be thrown.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-24 - An exception occurred while asynchronously waiting for the reference service</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/24/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/24/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The registration center stops abnormally or cannot provide normal services to the outside world.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check whether the registration center can be connected normally, and check whether the current client version is compatible with the server.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-25 - Undefined exception from custom implementation</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/25/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/25/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The custom implemented &lt;code>org.apache.dubbo.rpc.Protocol&lt;/code> protocol has a business logic exception when the method calls destroy.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check the &lt;code>destory&lt;/code> method of the custom implementation class code.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-26 - Metadata Exported</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/26/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/26/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>Metadata has been exported in the current JVM.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-27 - Inner class API is misused</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/27/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/27/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>&lt;code>org.apache.dubbo.config.ReferenceConfig&lt;/code> and &lt;code>org.apache.dubbo.common.config.ReferenceCache&lt;/code> may be defined as non-singleton mode.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check custom annotations or configurations, define the core application class as a non-singleton mode, check &lt;code>scope&lt;/code> configuration.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-28 - No available annotation found</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/28/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/28/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>No reliable annotations were found under the scan package configuration. Mainly &lt;code>@DubboService&lt;/code> or &lt;code>@Service&lt;/code>&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check the current version, &lt;code>@Service&lt;/code> annotation will be scanned before 2.7.7, and &lt;code>@DubboService&lt;/code> after that&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-29 - Scan package not configured</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/29/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/29/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>&lt;code>@EnableDubbo.scanBasePackages&lt;/code> annotation parameter value is not configured&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>&lt;code>@EnableDubbo.scanBasePackages&lt;/code> can be configured.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-30 - Duplicate bean definition</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/30/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/30/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>Duplicate object id or name declared.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>According to the fully qualified class name output by the console, the name can only be modified to be unique.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-31 - Status Check Error</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/31/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/31/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>Currently running server status, system CPU usage is too high or memory and other indicators are too low&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check the memory usage status of the current server, and other indicators such as CPU usage, there may be a danger of downtime.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-32 - Apollo disconnected with an error</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/32/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/32/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The Apollo Config Center may be down or disconnected from the network.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check the service status of the Apollo server and whether the network can communicate normally.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-33 - An exception occurred in the Apollo configuration update event</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/33/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/33/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The Apollo configuration API is used incorrectly.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Please refer to the description about Apollo in the Dynamic Configuration Center Documentation.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-34 - NACOS Error</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/34/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/34/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>NACOS configuration API usage error.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Please refer to the description about NACOS in the Dynamic Configuration Center Documentation.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-35 - Container initialization failed</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/35/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/35/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The &lt;code>org.apache.dubbo.container.Container&lt;/code> SPI implementation of the undefined interface.&lt;/p>
&lt;p>P.S. It is currently tested and used in &lt;code>org.apache.dubbo.container.Main&lt;/code> class.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-36 - An error occurred during filter validation</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/36/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/36/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>The &lt;code>invoke&lt;/code> method rewritten in the custom filter extension class has a business code exception.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>You can use some third-party tools or &lt;code>jstack [PID] &amp;gt; jstack.log&lt;/code> to analyze the stack information and locate it.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-37 - An error occurred in the processing of dynamic configuration monitoring</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/37/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/37/</guid><description>
&lt;p>When the file changes, the listening event processing fails&lt;/p>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>File permissions changed or directory permissions changed.&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>The code can be located according to the stack information of the console.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-38 - Configuration parameter undefined</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/38/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/38/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>configuration parameter is undefined&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>It is mostly used in test cases, and parameters can be set according to the prompt details.&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-39 - An error occurred in the Dubbo configuration bean initializer</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/39/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/39/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>source code or modified&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check that the business code does not modify the source code or load sequence of the core class.
Such as: org.apache.dubbo.config.spring.context.DubboConfigBeanInitializer&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-40 - Dubbo configuration bean not found</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/40/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/40/</guid><description>
&lt;h2 id="possible-reason">Possible Reason&lt;/h2>
&lt;p>source code or modified&lt;/p>
&lt;h2 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h2>
&lt;p>Check that the business code does not modify the source code or load sequence of the core class.
Such as: org.apache.dubbo.config.spring.context.DubboConfigBeanInitializer&lt;/p>
&lt;p style="margin-top: 3rem;"> &lt;/p></description></item><item><title>Docs3-V2: 5-41 - Failed to read SSL certificate</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/41/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/41/</guid><description>
&lt;h3 id="possible-reason">possible reason&lt;/h3>
&lt;p>SSL certificate configuration exception&lt;/p>
&lt;h3 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h3>
&lt;p>Check the configuration of the SSL certificate to see if the corresponding file exists&lt;/p></description></item><item><title>Docs3-V2: 5-42 - Dubbo certificate issuance failed</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/42/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/42/</guid><description>
&lt;h3 id="possible-reason">possible reason&lt;/h3>
&lt;p>Dubbo failed to request the remote CA to issue a certificate&lt;/p>
&lt;h3 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h3>
&lt;ul>
&lt;li>Check CA connection configuration&lt;/li>
&lt;li>Check CA health status&lt;/li>
&lt;li>Check CA logs&lt;/li>
&lt;/ul></description></item><item><title>Docs3-V2: 5-43 - Dubbo certificate signing connection is not secure</title><link>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/43/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/5/43/</guid><description>
&lt;h3 id="possible-reason">possible reason&lt;/h3>
&lt;p>Dubbo&amp;rsquo;s connection to remote CA is not secure&lt;/p>
&lt;h3 id="troubleshooting-and-resolution-steps">Troubleshooting and resolution steps&lt;/h3>
&lt;ul>
&lt;li>Check whether the Dubbo process has correctly configured the CA certificate information and the Token acquisition method of OIDC (OpenID Connect)&lt;/li>
&lt;/ul></description></item></channel></rss>