Bug 1015539

Summary: candlepin outputs ominous but harmless messages in catalina.out on shutdown
Product: [Retired] Subscription Asset Manager Reporter: Chris Duryee <cduryee>
Component: candlepinAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED WORKSFORME QA Contact: SAM QE List <sam-qe-list>
Severity: low Docs Contact:
Priority: low    
Version: 1.3CC: omaciel
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-19 19:06:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 971511    

Description Chris Duryee 2013-10-04 13:15:52 UTC
Description of problem: Candlepin outputs lots of the following during shutdown:

SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.google.inject.internal.InjectorImpl$1@66cb1dd5]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@66013e23]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.


Version-Release number of selected component (if applicable): candlepin-0.8.28-1.el6.noarch


How reproducible: every time


Steps to Reproduce:
1. shut down candlepin
2. view catalina.out

This error is likely harmless, but was noticed by Og during testing.

Comment 1 Chris Duryee 2016-09-19 19:06:36 UTC
I tried this on candlepin-0.9.54.7-1.el7.noarch and did not see any error message. closing.