You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/04/27 01:08:25 UTC

[GitHub] [skywalking] wutingjia opened a new issue #4720: Why my springboot application can not be shutdown gracefully with skywaking java agent?

wutingjia opened a new issue #4720:
URL: https://github.com/apache/skywalking/issues/4720


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [X] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   Firstly,I can confirm without agent my application can be shutdown gracefully.
   But when I call a shutdown endpoint to my springboot application with java agent(no extra plugin),the jvm is not be destroyed. The thread status as follows:
   ![UcSTAR20200427085206](https://user-images.githubusercontent.com/33154970/80324786-f95dc280-8864-11ea-8fbb-5a4bf8f7f274.jpg)
   
     with arthas I can see some non-daemon thread is RUNNABLE.
     Another question is that if I use bootstrap-plugins,arthas can‘t attach the application
   
   
   
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   SkyWalking 6.6.0
   jdk1.8
   
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #4720: Why my springboot application can not be shutdown gracefully with skywaking java agent?

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4720:
URL: https://github.com/apache/skywalking/issues/4720#issuecomment-619667325


   Fixed by https://github.com/apache/skywalking/pull/4541.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org