zwingf commented on issue #12867: URL: https://github.com/apache/dubbo/issues/12867#issuecomment-1672920434
> > 这个NoClassDefFoundError 应该是你们进程还未停止拷贝应用包导致了类卸载,尝试先关闭进程再拷贝应用的包试试。 > > 我是用Alibaba Cloud Toolkit上传jar包的,是不是每次上传了新包已经覆盖掉老的jar包后,我才关闭服务,跟启动时候的jar包不一样? 正常更新服务是不是应该先关闭原来服务,然后再上传新jar包,再启动? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org