[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #18 from Tom --- FYI seems kind of weird but we have experienced this when for various reasons we needed to kill -9 the tomcat process. Doesn't necessarily make sense but was fairly consistent. -- You are receiving this mail b

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #17 from Joseph Walton --- Thanks for the new class hierarchy message. Running tomcat master with that improvement showed me exactly what the problem was - a loop caused by an incompatible version of Jaxen bundled with an old do

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #16 from Robert Pasztor --- I've tried to upgrade to 7.0.37 (latest release at this moment). We still encounter the same issue, but this time the logged stacktrace is more detailed than the one I've added in the initial descript

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 pascal.cadet+bugzi...@pressinnov.com changed: What|Removed |Added CC||pascal.cadet+

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #14 from Mark Thomas --- I'll see what I can do to add some class and/or JAR information to the error message. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Aleksander changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Aleksander changed: What|Removed |Added Version|7.0.30 |7.0.35 Resolution|FIXED

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #12 from Mark Thomas --- The point here is that if you ship an application that does this: Due to dependency management problems I deployed a WAR file containing two JAR files containing different versions of a library, where

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #11 from John Bize --- (In reply to comment #10) Thanks for your reply, and thanks for all the volunteer efforts on this project. It is appreciated, and I didn't mean to imply otherwise. I do believe I have the same problem.

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #10 from Konstantin Kolinko --- (In reply to comment #9) 1. There is no evidence that you have the same problem. 2. There is a number of ways to configure annotation scanning, or avoid it altogether in a specific application. T

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #9 from john.b...@exceptionalsoftware.com --- This was a serious show stopper. Calling it an enhancement to make it work is confusing. It only happened with certain wars, and oddly enough I could tweak the deploypath to cause i

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2013-01-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #8 from Fernando Kasten Peinado --- I'm having the same problem, but it is not constant, some times it happens, some time dont. But something that I observed was that it happens more frequently when I'm using x86_64 oracle jvm.

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-12-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-12-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Mark Thomas changed: What|Removed |Added Severity|major |enhancement --- Comment #6 from Mark

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-12-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Matthias Schuetz changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WOR

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from Mark Thomas

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #2 from Robert Pasztor --- I've uploaded the minimal war file causing the issue on http://www.rent-a-car-cluj.com/app.war, since the upload on Apache is limited to 1Mb. The app in the war is stripped from JSP's, classes and an

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark Th

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-09-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Radboud Asselman changed: What|Removed |Added CC||radboud.asselman@pinkroccad