You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Alex O'Ree (JIRA)" <ju...@ws.apache.org> on 2013/09/14 22:11:55 UTC

[jira] [Created] (JUDDI-652) Tomcat logs a number of severe warnings during shutdown from juddi-gui

Alex O'Ree created JUDDI-652:
--------------------------------

             Summary: Tomcat logs a number of severe warnings during shutdown from juddi-gui
                 Key: JUDDI-652
                 URL: https://issues.apache.org/jira/browse/JUDDI-652
             Project: jUDDI
          Issue Type: Bug
            Reporter: Alex O'Ree
            Assignee: Kurt T Stam


Sep 14, 2013 4:08:54 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Sep 14, 2013 4:08:54 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8443
Sep 14, 2013 4:08:55 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Sep 14, 2013 4:08:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@1ee3cc78]) and a value of type [java.util.WeakHashMap] (value [{class org.uddi.api_v3.RelatedBusinessesList=java.lang.ref.WeakReference@7d84ea1f, class org.uddi.api_v3.ServiceInfos=java.lang.ref.WeakReference@2126d99a, class org.uddi.api_v3.BusinessService=java.lang.ref.WeakReference@7d981e76, class org.uddi.api_v3.BusinessDetail=java.lang.ref.WeakReference@df81565, class org.uddi.api_v3.BusinessList=java.lang.ref.WeakReference@1a44a10d, class org.uddi.api_v3.BindingTemplate=java.lang.ref.WeakReference@fa969f4, class org.uddi.api_v3.BusinessInfos=java.lang.ref.WeakReference@3b6b1a34, class org.uddi.api_v3.BindingTemplates=java.lang.ref.WeakReference@74856a65, class org.uddi.api_v3.BusinessInfo=java.lang.ref.WeakReference@630c48a6, class org.uddi.api_v3.KeyedReference=java.lang.ref.WeakReference@3b75bd17, class org.uddi.api_v3.BusinessEntity=java.lang.ref.WeakReference@2ed14f80, class org.uddi.api_v3.InstanceDetails=java.lang.ref.WeakReference@2fba7483, class org.uddi.api_v3.ListDescription=java.lang.ref.WeakReference@7a375cef, class org.uddi.api_v3.ServiceInfo=java.lang.ref.WeakReference@48b68d98, class org.uddi.api_v3.Name=java.lang.ref.WeakReference@490a1b73, class org.uddi.api_v3.CategoryBag=java.lang.ref.WeakReference@3690407b, class org.uddi.api_v3.TModelInstanceInfo=java.lang.ref.WeakReference@38796739, class org.uddi.api_v3.BusinessServices=java.lang.ref.WeakReference@2a67ec26, class org.uddi.api_v3.Description=java.lang.ref.WeakReference@cc0c88a, class org.uddi.api_v3.AccessPoint=java.lang.ref.WeakReference@44ade290, class org.uddi.api_v3.TModelInstanceDetails=java.lang.ref.WeakReference@73f57f29, class java.util.ArrayList=java.lang.ref.WeakReference@7a6f9838}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Sep 14, 2013 4:08:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@1ee3cc78]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@3472c354}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Sep 14, 2013 4:08:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5a75dab2]) and a value of type [org.apache.cxf.BusFactory.BusHolder] (value [org.apache.cxf.BusFactory$BusHolder@6f690a83]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Sep 14, 2013 4:08:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@1ee3cc78]) and a value of type [java.util.WeakHashMap] (value [{class org.uddi.api_v3.OperationalInfo=java.lang.ref.WeakReference@59315799, class org.uddi.api_v3.OperationalInfos=java.lang.ref.WeakReference@366e2b8e, class java.util.ArrayList=java.lang.ref.WeakReference@7aed938c}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Sep 14, 2013 4:08:56 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@1ee3cc78]) and a value of type [java.util.WeakHashMap] (value [{class org.uddi.api_v3.TModelList=java.lang.ref.WeakReference@3720b61, class org.uddi.api_v3.ListDescription=java.lang.ref.WeakReference@34490f0b, class org.uddi.api_v3.Name=java.lang.ref.WeakReference@287ab5fe, class org.uddi.api_v3.TModelInfo=java.lang.ref.WeakReference@10424b75, class org.uddi.api_v3.Description=java.lang.ref.WeakReference@7067f6a9, class org.uddi.api_v3.TModelInfos=java.lang.ref.WeakReference@39730ae6, class java.util.ArrayList=java.lang.ref.WeakReference@2fd09f81}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Sep 14, 2013 4:09:00 PM org.apache.juddi.Registry stop
INFO: Stopping jUDDI registry...
Sep 14, 2013 4:09:00 PM org.apache.juddi.Registry stop
INFO: Shutting down SubscriptionNotifier
Sep 14, 2013 4:09:00 PM org.apache.juddi.Registry stop
INFO: jUDDI shutdown completed.
Sep 14, 2013 4:09:00 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing Root WebApplicationContext: startup date [Sat Sep 14 16:05:37 EDT 2013]; root of context hierarchy
Sep 14, 2013 4:09:00 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3f6b33d1: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,inquiry,publish,security,subscription,subscription-listener,custody-transfer,juddi-api,inquiryRestService,inquiryRest]; root of factory hierarchy
Sep 14, 2013 4:09:00 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@53f69150]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@60be4640}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Sep 14, 2013 4:09:00 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@6bf6455e]) and a value of type [org.apache.cxf.BusFactory.BusHolder] (value [org.apache.cxf.BusFactory$BusHolder@754455b1]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Sep 14, 2013 4:09:00 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@53f69150]) and a value of type [java.util.WeakHashMap] (value [{class org.uddi.api_v3.Name=java.lang.ref.WeakReference@5956139c, class org.uddi.api_v3.FindQualifiers=java.lang.ref.WeakReference@22219496, class org.uddi.api_v3.FindTModel=java.lang.ref.WeakReference@4aa2155b, class java.util.ArrayList=java.lang.ref.WeakReference@57282fa4}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Sep 14, 2013 4:09:00 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@53f69150]) and a value of type [java.util.WeakHashMap] (value [{class org.uddi.api_v3.GetOperationalInfo=java.lang.ref.WeakReference@f4fe4b0, class org.uddi.api_v3.GetBusinessDetail=java.lang.ref.WeakReference@462ee6aa, class org.uddi.api_v3.Name=java.lang.ref.WeakReference@3129c6e5, class org.uddi.api_v3.FindQualifiers=java.lang.ref.WeakReference@2dc0fd9a, class org.uddi.api_v3.FindBusiness=java.lang.ref.WeakReference@5949a0ed, class org.uddi.api_v3.FindRelatedBusinesses=java.lang.ref.WeakReference@70e45566, class java.util.ArrayList=java.lang.ref.WeakReference@1ea2d571}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Sep 14, 2013 4:09:02 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Sep 14, 2013 4:09:02 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8443


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira