apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

Bug: exception in 0.6.0 #1265

Open mfordjody opened 8 months ago

mfordjody commented 8 months ago

The application is completely normal in version 0.5.0.

2024-02-04 07:42:19.823  WARN 7 --- [erverWorker-5-2] o.a.d.remoting.transport.AbstractServer  :  [DUBBO] All clients has disconnected from /192.168.219.98:20880. You can graceful shutdown now., dubbo version: 3.0.8, current host: 192.168.219.98
2024-02-04 07:43:17.368  INFO 7 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2024-02-04 07:43:17.419  INFO 7 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 48 ms

But in the 0.6.0 version of the application, an anomaly occurs, with significant delays starting in that area.

2024-02-04 07:49:35.991  INFO 7 --- [lientWorker-6-2] o.a.d.r.t.netty4.NettyClientHandler      :  [DUBBO] The connection of /192.168.219.100:60620 -> /192.168.219.100:30880 is disconnected., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:49:35.991  WARN 7 --- [erverWorker-5-2] o.a.d.remoting.transport.AbstractServer  :  [DUBBO] All clients has disconnected from /192.168.219.100:30880. You can graceful shutdown now., dubbo version: 3.2.5, current host: 192.168.219.100, error code: 99-0. This may be caused by unknown error in remoting module, go to https://dubbo.apache.org/faq/99/0 to find instructions.
2024-02-04 07:49:35.993  INFO 7 --- [erverWorker-5-2] o.a.d.r.t.netty4.NettyServerHandler      :  [DUBBO] The connection of /192.168.219.100:60620 -> /192.168.219.100:30880 is disconnected., dubbo version: 3.2.5, current host: 192.168.219.100

Final abnormal output result.

2024-02-04 07:50:53.278  INFO 7 --- [bboShutdownHook] o.apache.dubbo.config.DubboShutdownHook  :  [DUBBO] Run shutdown hook now., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.282  INFO 7 --- [bboShutdownHook] o.apache.dubbo.config.DubboShutdownHook  :  [DUBBO] Waiting for modules(Dubbo Application[1.1](dubbo-admin)) managed by Spring to be shutdown., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.287  INFO 7 --- [extShutdownHook] o.a.d.c.deploy.DefaultModuleDeployer     :  [DUBBO] Dubbo Module[1.1.1] is stopping., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.294  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unregister: dubbo://192.168.219.100:30880/org.apache.dubbo.mock.api.MockService?application=dubbo-admin&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&interface=org.apache.dubbo.mock.api.MockService&logger=slf4j&methods=mock&prefer.serialization=fastjson2,hessian2&release=3.2.5&revision=3.0.0&service-name-mapping=true&side=provider&timestamp=1707032974005, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.295  INFO 7 --- [bboShutdownHook] o.apache.dubbo.config.DubboShutdownHook  :  [DUBBO] Dubbo wait for application(Dubbo Application[1.1](dubbo-admin)) managed by Spring to be shutdown failed, time usage: 13ms, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.295  INFO 7 --- [bboShutdownHook] o.apache.dubbo.config.DubboShutdownHook  :  [DUBBO] Dubbo shutdown hooks execute now. Dubbo Application[1.1](dubbo-admin), dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.310  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unregister: dubbo://192.168.219.100:30880/org.apache.dubbo.mock.api.MockService?application=dubbo-admin&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&interface=org.apache.dubbo.mock.api.MockService&logger=slf4j&methods=mock&prefer.serialization=fastjson2,hessian2&release=3.2.5&revision=3.0.0&service-name-mapping=true&side=provider&timestamp=1707032974005, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.310  INFO 7 --- [atcher-thread-1] o.a.d.r.s.CacheableFailbackRegistry      :  [DUBBO] Evicting urls for service */org.apache.dubbo.mock.api.MockService:*, size 1, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.319  WARN 7 --- [atcher-thread-1] o.a.d.r.s.CacheableFailbackRegistry      :  [DUBBO] Service */org.apache.dubbo.mock.api.MockService:* received empty address list and empty protection is disabled, will clear current available addresses, dubbo version: 3.2.5, current host: 192.168.219.100, error code: 1-4. This may be caused by , go to https://dubbo.apache.org/faq/1/4 to find instructions.
2024-02-04 07:50:53.320  INFO 7 --- [atcher-thread-1] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Notify urls for subscribe url admin://192.168.219.100/org.apache.dubbo.mock.api.MockService?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=org.apache.dubbo.mock.api.MockService&version=*, url size: 1, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.327  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unsubscribe: provider://192.168.219.100:30880/org.apache.dubbo.mock.api.MockService?anyhost=true&application=dubbo-admin&background=false&bind.ip=192.168.219.100&bind.port=30880&category=configurators&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&executor-management-mode=isolation&file-cache=true&generic=false&interface=org.apache.dubbo.mock.api.MockService&logger=slf4j&methods=mock&pid=7&prefer.serialization=fastjson2,hessian2&qos.port=32222&release=3.2.5&revision=3.0.0&service-name-mapping=true&side=provider&timestamp=1707032974005, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.330  INFO 7 --- [extShutdownHook] o.a.d.c.deploy.DefaultModuleDeployer     :  [DUBBO] Dubbo Module[1.1.1] has stopped., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.331  INFO 7 --- [extShutdownHook] o.apache.dubbo.rpc.model.FrameworkModel  :  [DUBBO] Reset global default application from Dubbo Application[1.1](dubbo-admin) to null, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.331  INFO 7 --- [extShutdownHook] o.a.d.c.d.DefaultApplicationDeployer     :  [DUBBO] Dubbo Application[1.1](dubbo-admin) is stopping., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.343  INFO 7 --- [extShutdownHook] o.a.d.rpc.protocol.dubbo.DubboProtocol   :  [DUBBO] Destroying protocol [DubboProtocol] ..., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.344  INFO 7 --- [resh-0-thread-1] .r.c.e.l.ServiceInstancesChangedListener :  [DUBBO] Received instance notification, serviceName: dubbo-admin, instances: 0, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.344  INFO 7 --- [resh-0-thread-1] .r.c.e.l.ServiceInstancesChangedListener :  [DUBBO] 0 unique working revisions: , dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.344  INFO 7 --- [extShutdownHook] o.a.d.rpc.protocol.dubbo.DubboProtocol   :  [DUBBO] Closing dubbo server: /192.168.219.100:30880, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:53.349  INFO 7 --- [extShutdownHook] o.a.d.remoting.transport.AbstractServer  :  [DUBBO] Close NettyServer bind /0.0.0.0:30880, export /192.168.219.100:30880, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.383  INFO 7 --- [extShutdownHook] o.a.d.rpc.protocol.dubbo.DubboProtocol   :  [DUBBO] Unexport service: dubbo://192.168.219.100:30880/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=dubbo-admin&background=false&bind.ip=192.168.219.100&bind.port=30880&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executor-management-mode=isolation&file-cache=true&generic=false&getAndListenInstanceMetadata.1.callback=true&getAndListenInstanceMetadata.return=true&getAndListenInstanceMetadata.sent=true&group=dubbo-admin&interface=org.apache.dubbo.metadata.MetadataService&logger=slf4j&methods=exportInstanceMetadata,getAndListenInstanceMetadata,getExportedServiceURLs,getExportedURLs,getInstanceMetadataChangedListenerMap,getMetadataInfo,getMetadataInfos,getMetadataURL,getServiceDefinition,getSubscribedURLs,isMetadataService,serviceName,toSortedStrings,version&pid=7&prefer.serialization=fastjson2,hessian2&qos.port=32222&register=false&release=3.2.5&revision=3.2.5&service-name-mapping=true&service.filter=-default&side=provider&timestamp=1707032975005&version=1.0.0, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.384  INFO 7 --- [extShutdownHook] org.apache.dubbo.qos.server.Server       :  [DUBBO] qos-server stopped., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.395  INFO 7 --- [extShutdownHook] o.a.d.rpc.protocol.injvm.InjvmProtocol   :  [DUBBO] Unexport service: injvm://127.0.0.1/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=dubbo-admin&background=false&bind.ip=192.168.219.100&bind.port=30880&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executor-management-mode=isolation&exporter.listener=injvm&file-cache=true&generic=false&getAndListenInstanceMetadata.1.callback=true&getAndListenInstanceMetadata.return=true&getAndListenInstanceMetadata.sent=true&group=dubbo-admin&interface=org.apache.dubbo.metadata.MetadataService&logger=slf4j&methods=exportInstanceMetadata,getAndListenInstanceMetadata,getExportedServiceURLs,getExportedURLs,getInstanceMetadataChangedListenerMap,getMetadataInfo,getMetadataInfos,getMetadataURL,getServiceDefinition,getSubscribedURLs,isMetadataService,serviceName,toSortedStrings,version&pid=7&prefer.serialization=fastjson2,hessian2&qos.port=32222&register=false&release=3.2.5&revision=3.2.5&service.filter=-default&side=provider&timestamp=1707032975005&version=1.0.0, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.396  INFO 7 --- [extShutdownHook] org.apache.dubbo.qos.server.Server       :  [DUBBO] qos-server stopped., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.399  INFO 7 --- [extShutdownHook] org.apache.dubbo.qos.server.Server       :  [DUBBO] qos-server stopped., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.401  INFO 7 --- [extShutdownHook] org.apache.dubbo.qos.server.Server       :  [DUBBO] qos-server stopped., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.401  INFO 7 --- [extShutdownHook] o.a.d.c.deploy.DefaultModuleDeployer     :  [DUBBO] Dubbo Module[1.1.0] is stopping., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.402  INFO 7 --- [extShutdownHook] o.a.d.c.deploy.DefaultModuleDeployer     :  [DUBBO] Dubbo Module[1.1.0] has stopped., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.404  INFO 7 --- [extShutdownHook] o.a.d.registry.support.RegistryManager   :  [DUBBO] Close all registries [zookeeper://zookeeper:2181/org.apache.dubbo.registry.RegistryService?REGISTRY_CLUSTER=internal-metadata-registry&application=dubbo-admin&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&pid=7&qos.port=32222&release=3.2.5, zookeeper://zookeeper:2181/org.apache.dubbo.registry.RegistryService?application=dubbo-admin&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&pid=7&qos.port=32222&register=false&release=3.2.5, zookeeper://zookeeper:2181/org.apache.dubbo.registry.RegistryService?enable-empty-protection=false&interface=org.apache.dubbo.registry.RegistryService], dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.418  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Destroy registry:zookeeper://zookeeper:2181/org.apache.dubbo.registry.RegistryService?enable-empty-protection=false&interface=org.apache.dubbo.registry.RegistryService, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.418  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unsubscribe: admin://192.168.219.100/metadata?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=metadata&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.418  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Destroy unsubscribe url admin://192.168.219.100/metadata?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=metadata&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.418  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unsubscribe: admin://192.168.219.100/config?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=config&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.418  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Destroy unsubscribe url admin://192.168.219.100/config?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=config&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.418  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unsubscribe: admin://192.168.219.100/org.apache.dubbo.mock.api.MockService?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=org.apache.dubbo.mock.api.MockService&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.419  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Destroy unsubscribe url admin://192.168.219.100/org.apache.dubbo.mock.api.MockService?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=org.apache.dubbo.mock.api.MockService&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.419  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unsubscribe: admin://192.168.219.100?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=*&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.419  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Destroy unsubscribe url admin://192.168.219.100?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=*&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.419  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unsubscribe: admin://192.168.219.100/mapping?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=mapping&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.420  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Destroy unsubscribe url admin://192.168.219.100/mapping?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=mapping&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.420  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unsubscribe: admin://192.168.219.100/org.apache.dubbo.metadata.MetadataService?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=org.apache.dubbo.metadata.MetadataService&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.420  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Destroy unsubscribe url admin://192.168.219.100/org.apache.dubbo.metadata.MetadataService?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=org.apache.dubbo.metadata.MetadataService&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.421  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unsubscribe: provider://192.168.219.100:30880/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=dubbo-admin&background=false&bind.ip=192.168.219.100&bind.port=30880&category=configurators&check=false&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executor-management-mode=isolation&file-cache=true&generic=false&getAndListenInstanceMetadata.1.callback=true&getAndListenInstanceMetadata.return=true&getAndListenInstanceMetadata.sent=true&group=dubbo-admin&interface=org.apache.dubbo.metadata.MetadataService&logger=slf4j&methods=exportInstanceMetadata,getAndListenInstanceMetadata,getExportedServiceURLs,getExportedURLs,getInstanceMetadataChangedListenerMap,getMetadataInfo,getMetadataInfos,getMetadataURL,getServiceDefinition,getSubscribedURLs,isMetadataService,serviceName,toSortedStrings,version&pid=7&prefer.serialization=fastjson2,hessian2&qos.port=32222&register=false&release=3.2.5&revision=3.2.5&service-name-mapping=true&service.filter=-default&side=provider&timestamp=1707032975005&version=1.0.0, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.422  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Destroy unsubscribe url provider://192.168.219.100:30880/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=dubbo-admin&background=false&bind.ip=192.168.219.100&bind.port=30880&category=configurators&check=false&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executor-management-mode=isolation&file-cache=true&generic=false&getAndListenInstanceMetadata.1.callback=true&getAndListenInstanceMetadata.return=true&getAndListenInstanceMetadata.sent=true&group=dubbo-admin&interface=org.apache.dubbo.metadata.MetadataService&logger=slf4j&methods=exportInstanceMetadata,getAndListenInstanceMetadata,getExportedServiceURLs,getExportedURLs,getInstanceMetadataChangedListenerMap,getMetadataInfo,getMetadataInfos,getMetadataURL,getServiceDefinition,getSubscribedURLs,isMetadataService,serviceName,toSortedStrings,version&pid=7&prefer.serialization=fastjson2,hessian2&qos.port=32222&register=false&release=3.2.5&revision=3.2.5&service-name-mapping=true&service.filter=-default&side=provider&timestamp=1707032975005&version=1.0.0, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.425  INFO 7 --- [extShutdownHook] o.a.d.c.t.m.DefaultExecutorRepository    :  [DUBBO] destroying application executor repository .., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.431  INFO 7 --- [extShutdownHook] o.a.d.c.d.DefaultApplicationDeployer     :  [DUBBO] Dubbo Application[1.1](dubbo-admin) has stopped., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.437  INFO 7 --- [extShutdownHook] o.apache.dubbo.rpc.model.FrameworkModel  :  [DUBBO] Destroying default framework model: Dubbo Framework[1], dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.437  INFO 7 --- [extShutdownHook] o.apache.dubbo.rpc.model.FrameworkModel  :  [DUBBO] Dubbo Framework[1] is destroying ..., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.438  INFO 7 --- [extShutdownHook] o.a.d.c.d.DefaultApplicationDeployer     :  [DUBBO] Dubbo Application[1.0](DUBBO_INTERNAL_APPLICATION) is stopping., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.438  INFO 7 --- [extShutdownHook] o.a.d.c.deploy.DefaultModuleDeployer     :  [DUBBO] Dubbo Module[1.0.0] is stopping., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.438  INFO 7 --- [extShutdownHook] o.a.d.c.deploy.DefaultModuleDeployer     :  [DUBBO] Dubbo Module[1.0.0] has stopped., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.438  INFO 7 --- [extShutdownHook] o.a.d.registry.support.RegistryManager   :  [DUBBO] Close all registries [], dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.438  INFO 7 --- [extShutdownHook] o.a.d.c.t.m.DefaultExecutorRepository    :  [DUBBO] destroying application executor repository .., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.438  INFO 7 --- [extShutdownHook] o.a.d.c.d.DefaultApplicationDeployer     :  [DUBBO] Dubbo Application[1.0](DUBBO_INTERNAL_APPLICATION) has stopped., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.440  INFO 7 --- [extShutdownHook] o.apache.dubbo.rpc.model.FrameworkModel  :  [DUBBO] Dubbo Framework[1] is destroyed, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.440  INFO 7 --- [extShutdownHook] o.apache.dubbo.rpc.model.FrameworkModel  :  [DUBBO] Reset global default framework from Dubbo Framework[1] to null, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.440  INFO 7 --- [extShutdownHook] o.a.d.c.r.GlobalResourcesRepository      :  [DUBBO] Destroying global resources ..., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.451  INFO 7 --- [extShutdownHook] o.a.d.c.r.GlobalResourcesRepository      :  [DUBBO] Dubbo is completely destroyed, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.451  INFO 7 --- [extShutdownHook] o.a.d.c.t.m.FrameworkExecutorRepository  :  [DUBBO] destroying framework executor repository .., dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.459  INFO 7 --- [extShutdownHook] o.a.d.c.s.c.DubboSpringInitializer       :  [DUBBO] Unbind Dubbo Module[1.1.1] from spring container: org.springframework.beans.factory.support.DefaultListableBeanFactory@174d20a, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.482  INFO 7 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2024-02-04 07:50:55.488  INFO 7 --- [extShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown initiated...
2024-02-04 07:50:55.492  INFO 7 --- [extShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown completed.
2024-02-04 07:50:55.494  INFO 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Unsubscribe: admin://192.168.219.100?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=*&version=*, dubbo version: 3.2.5, current host: 192.168.219.100
2024-02-04 07:50:55.501 ERROR 7 --- [extShutdownHook] o.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Failed to unsubscribe admin://192.168.219.100?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=*&version=*, waiting for retry, cause: registry is destroyed, dubbo version: 3.2.5, current host: 192.168.219.100, error code: 1-7. This may be caused by , go to https://dubbo.apache.org/faq/1/7 to find instructions.

java.lang.IllegalStateException: registry is destroyed
        at org.apache.dubbo.registry.zookeeper.ZookeeperRegistry.checkDestroyed(ZookeeperRegistry.java:153)
        at org.apache.dubbo.registry.zookeeper.ZookeeperRegistry.doUnsubscribe(ZookeeperRegistry.java:255)
        at org.apache.dubbo.registry.support.FailbackRegistry.unsubscribe(FailbackRegistry.java:334)
        at org.apache.dubbo.registry.ListenerRegistryWrapper.unsubscribe(ListenerRegistryWrapper.java:99)
        at org.apache.dubbo.admin.service.RegistryServerSync.destroy(RegistryServerSync.java:90)
        at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:199)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1092)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1085)
        at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1061)
        at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1030)
        at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:170)
        at org.springframework.context.support.AbstractApplicationContext$1.run(AbstractApplicationContext.java:949)

2024-02-04 07:50:55.505  WARN 7 --- [extShutdownHook] o.s.b.f.support.DisposableBeanAdapter    : Invocation of destroy method failed on bean with name 'registryServerSync': java.lang.IllegalStateException: cannot be started once stopped

I will roll back to version 0.5.0 until version 0.6.0 is restored to normal. :)