[jira] [Resolved] (XMLBEANS-502) Usage of XmlBeans triggers "clearThreadLocalMap" warnings in Tomcat with XSSF

2019-03-10 Thread Dominik Stadler (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominik Stadler resolved XMLBEANS-502. -- Resolution: Fixed Assignee: Dominik Stadler Fix Version/s: Version

Re: Usage of XmlBeans triggers "clearThreadLocalMap" warnings in Tomcat with XSSF

2018-11-03 Thread Greg Woolsey
+1 for more information, like container type and version, platform, jre, etc. I've been using poi in a tomcat deployed webapp for nearly 15 years and never seen this. On Sat, Nov 3, 2018, 14:10 Dominik Stadler There are many places in XmlBeans where ThreadLocal is used and as far as I > could

Re: Usage of XmlBeans triggers "clearThreadLocalMap" warnings in Tomcat with XSSF

2018-11-03 Thread Dominik Stadler
There are many places in XmlBeans where ThreadLocal is used and as far as I could see after a quick glance, there is no easy workaround, so it would be good if you can report a bug at https://issues.apache.org/jira/secure/CreateIssue!default.jspa with some more description about what type of

Usage of XmlBeans triggers "clearThreadLocalMap" warnings in Tomcat with XSSF

2018-11-01 Thread Janakiraman
catalina.2013-07-30.log.bz2:SEVERE: The web application /ure_v3 created a ThreadLocal with key of type org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl$1 (value org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl$1@57a73656) and a value of type java.util.ArrayList (value

[Bug 55149] Usage of XmlBeans triggers "clearThreadLocalMap" warnings in Tomcat with XSSF

2018-07-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55149 Bug 55149 depends on bug 59268, which changed state. Bug 59268 Summary: Work on providing an updated version of XMLBeans https://bz.apache.org/bugzilla/show_bug.cgi?id=59268 What|Removed |Added

[Bug 55149] Usage of XmlBeans triggers "clearThreadLocalMap" warnings in Tomcat with XSSF

2016-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55149 Dominik Stadler changed: What|Removed |Added Depends on||59268 --

[Bug 55149] Usage of XmlBeans triggers clearThreadLocalMap warnings in Tomcat with XSSF

2013-08-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55149 Dominik Stadler dominik.stad...@gmx.at changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 55149] Usage of XmlBeans triggers clearThreadLocalMap warnings in Tomcat with XSSF

2013-06-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55149 --- Comment #2 from Christopher Brown br...@reflexe.fr --- I h -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 55149] Usage of XmlBeans triggers clearThreadLocalMap warnings in Tomcat with XSSF

2013-06-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55149 --- Comment #3 from Christopher Brown br...@reflexe.fr --- I have created issue: https://issues.apache.org/jira/browse/XMLBEANS-502 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 55149] New: Usage of XmlBeans triggers clearThreadLocalMap warnings in Tomcat with XSSF

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55149 Bug ID: 55149 Summary: Usage of XmlBeans triggers clearThreadLocalMap warnings in Tomcat with XSSF Product: POI Version: unspecified Hardware: All

[Bug 55149] Usage of XmlBeans triggers clearThreadLocalMap warnings in Tomcat with XSSF

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55149 --- Comment #1 from Nick Burch apa...@gagravarr.org --- This looks like it might well be a problem with Apache XMLBeans, on which POI is based. I'm minded to say you should ask them for help first, to see if they have any ideas about why