Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dubbo-2.5.3+tomcat 无异常停止服务======NoSuchAlgorithmException caught! #362

Closed
gitzy965 opened this issue Dec 30, 2016 · 1 comment

Comments

@gitzy965
Copy link

gitzy965 commented Dec 30, 2016

2016-12-29 12:42:54,022 [New I/O server worker #1-1] DEBUG [com.alibaba.dubbo.remoting.exchange.support.header.HeartbeatHandler] -  [DUBBO] Receive heartbeat response in thread New I/O server worker #1-1, dubbo version: 2.5.3, current host: 127.0.0.1
2016-12-29 12:42:56,147 [localhost-startStop-1-SendThread(192.168.50.200:2181)] DEBUG [org.apache.zookeeper.ClientCnxn] - Got ping response for sessionid: 0x159445c40f20024 after 0ms
2016-12-29 12:43:06,157 [localhost-startStop-1-SendThread(192.168.50.200:2181)] DEBUG [org.apache.zookeeper.ClientCnxn] - Got ping response for sessionid: 0x159445c40f20024 after 0ms
2016-12-29 12:43:16,168 [localhost-startStop-1-SendThread(192.168.50.200:2181)] DEBUG [org.apache.zookeeper.ClientCnxn] - Got ping response for sessionid: 0x159445c40f20024 after 0ms
2016-12-29 12:43:26,177 [localhost-startStop-1-SendThread(192.168.50.200:2181)] DEBUG [org.apache.zookeeper.ClientCnxn] - Got ping response for sessionid: 0x159445c40f20024 after 0ms
2016-12-29 12:43:36,188 [localhost-startStop-1-SendThread(192.168.50.200:2181)] DEBUG [org.apache.zookeeper.ClientCnxn] - Got ping response for sessionid: 0x159445c40f20024 after 0ms
2016-12-29 12:43:46,197 [localhost-startStop-1-SendThread(192.168.50.200:2181)] DEBUG [org.apache.zookeeper.ClientCnxn] - Got ping response for sessionid: 0x159445c40f20024 after 0ms
2016-12-29 12:43:54,022 [dubbo-remoting-server-heartbeat-thread-1] DEBUG [com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask] -  [DUBBO] Send heartbeat to remote channel /192.168.50.195:39773, cause: The channel has no data-transmission exceeds a heartbeat period: 60000ms, dubbo version: 2.5.3, current host: 127.0.0.1
2016-12-29 12:43:54,023 [New I/O server worker #1-1] DEBUG [com.alibaba.dubbo.remoting.exchange.support.header.HeartbeatHandler] -  [DUBBO] Receive heartbeat response in thread New I/O server worker #1-1, dubbo version: 2.5.3, current host: 127.0.0.1
2016-12-29 12:43:56,208 [localhost-startStop-1-SendThread(192.168.50.200:2181)] DEBUG [org.apache.zookeeper.ClientCnxn] - Got ping response for sessionid: 0x159445c40f20024 after 0ms
2016-12-29 12:44:00,401 [DubboServerHandler-192.168.50.200:20777-thread-6] DEBUG [com.alibaba.dubbo.remoting.transport.DecodeHandler] -  [DUBBO] Decode decodeable message com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation, dubbo version: 2.5.3, current host: 127.0.0.1
NoSuchAlgorithmException caught!
2016-12-29 12:44:00,404 [DubboShutdownHook] INFO  [com.alibaba.dubbo.config.AbstractConfig] -  [DUBBO] Run shutdown hook now., dubbo version: 2.5.3, current host: 127.0.0.1
2016-12-29 12:44:00,410 [DubboShutdownHook] INFO  [com.alibaba.dubbo.registry.support.AbstractRegistryFactory] -  [DUBBO] Close all registries [zookeeper://192.168.50.200:2181/com.alibaba.dubbo.registry.RegistryService?application=permission-provider&dubbo=2.5.3&interface=com.alibaba.dubbo.registry.RegistryService&pid=28257&timestamp=1482984233742], dubbo version: 2.5.3, current host: 127.0.0.1
2016-12-29 12:44:00,410 [DubboShutdownHook] INFO  [com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry] -  [DUBBO] Destroy registry:zookeeper://192.168.50.200:2181/com.alibaba.dubbo.registry.RegistryService?application=permission-provider&dubbo=2.5.3&interface=com.alibaba.dubbo.registry.RegistryService&pid=28257&timestamp=1482984233742, dubbo version: 2.5.3, current host: 127.0.0.1
2016-12-29 12:44:00,411 [DubboShutdownHook] INFO  [com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry] -  [DUBBO] Unregister: dubbo://192.168.50.200:20777/com.permission.service.IIAuthorityService?anyhost=true&application=permission-provider&dubbo=2.5.3&interface=com.permission.service.IIAuthorityService&methods=searchUserInfo,checkUserCodeIsExist,checkUserPwdIsExist,getAuthResource&pid=28257&retries=5&revision=0.0.1-20161117.074903-5&side=provider&timeout=600000&timestamp=1482984233754, dubbo version: 2.5.3, current host: 127.0.0.1
Dec 29, 2016 12:44:00 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
Dec 29, 2016 12:44:00 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["ajp-bio-8009"]
Dec 29, 2016 12:44:00 PM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
@ralf0131
Copy link
Contributor

Hi, this issue should be fixed from 2.6.3 onwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants