Netflix / suro

Netflix's distributed Data Pipeline
Apache License 2.0
794 stars 171 forks source link

shutdown timeout problem ??? #80

Closed thinker0 closed 10 years ago

thinker0 commented 10 years ago

'''

    1. 23 오후 4:11:40 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads 심각: The web application [] appears to have started a thread named [NFLoadBalancer-PingTimer-suroClient] but has failed to stop it. This is very likely to create a memory leak. ... ...
    1. 23 오후 4:11:40 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads 심각: The web application [] appears to have started a thread named [AsyncSuroClientPoller-0] but has failed to stop it. This is very likely to create a memory leak.
    1. 23 오후 4:11:40 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads ... ... 정보: Stopping Coyote HTTP/1.1 on http-10004 Exception in thread "NFLoadBalancer-PingTimer-suroClient" java.lang.NullPointerException at com.netflix.loadbalancer.BaseLoadBalancer$PingTask.run(BaseLoadBalancer.java:583) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462) '''