线程突然中断,报错如下,求问是怎么回事?

20180205182411.529 [Thread-6] INFO o.s.c.a.AnnotationConfigApplicationContext - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3bd40a57: startup date [Mon Feb 05 16:22:44 CST 2018]; root of context hierarchy
20180205182411.533 [Thread-6] INFO o.s.j.e.a.AnnotationMBeanExporter - Unregistering JMX-exposed beans on shutdown
20180205182411.534 [Thread-6] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'threadPoolTaskExecutor'
20180205182411.535 [threadPoolTaskExecutor-6] ERROR c.s.s.socket.vsgcall.VsgCallCallable - sendSocketThreadError, exception :java.lang.InterruptedException: sleep interrupted
20180205182411.535 [threadPoolTaskExecutor-7] ERROR c.s.s.socket.vsgcall.VsgCallCallable - sendSocketThreadError, exception :java.lang.InterruptedException: sleep interrupted
20180205182411.535 [threadPoolTaskExecutor-10] ERROR c.s.s.socket.vsgcall.VsgCallCallable - sendSocketThreadError, exception :java.lang.InterruptedException: sleep interrupted
20180205182411.535 [threadPoolTaskExecutor-8] ERROR c.s.s.socket.vsgcall.VsgCallCallable - sendSocketThreadError, exception :java.lang.InterruptedException: sleep interrupted
20180205182411.535 [threadPoolTaskExecutor-2] ERROR c.s.s.socket.vsgcall.VsgCallCallable - sendSocketThreadError, exception :java.lang.InterruptedException: sleep interrupted
20180205182411.535 [threadPoolTaskExecutor-1] ERROR c.s.s.socket.vsgcall.VsgCallCallable - sendSocketThreadError, exception :java.lang.InterruptedException: sleep interrupted
20180205182411.535 [threadPoolTaskExecutor-3] ERROR c.s.s.socket.vsgcall.VsgCallCallable - sendSocketThreadError, exception :java.lang.InterruptedException: sleep interrupted
20180205182411.549 [threadPoolTaskExecutor-9] ERROR c.s.s.socket.vsgcall.VsgCallCallable - sendSocketThreadError, exception :java.lang.InterruptedException: sleep interrupted
20180205182411.550 [threadPoolTaskExecutor-5] ERROR c.s.s.socket.vsgcall.VsgCallCallable - sendSocketThreadError, exception :java.lang.InterruptedException: sleep interrupted
20180205182411.550 [threadPoolTaskExecutor-4] ERROR c.s.s.socket.vsgcall.VsgCallCallable - sendSocketThreadError, exception :java.lang.InterruptedException: sleep interrupted

阅读 2.5k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题