[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #20 from Martin Wegner martin.weg...@ebp.de --- OK running Ant with default task worked and replacing the 8.0.24 catalina.jar with the new build catalina.jar fixed the problem...the GeoServer is up and running :) -- You are

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #19 from Mark Thomas ma...@apache.org --- Just use 'ant' rather than 'ant release'. You don't need a full release build. You'll find CATALINA_HOME at output/build -- You are receiving this mail because: You are the assignee for

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #13 from Martin Wegner martin.weg...@ebp.de --- And what can I do about it? -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #14 from Violeta Georgieva violet...@apache.org --- (In reply to Martin Wegner from comment #13) And what can I do about it? What do you think about using ANT 1.9.6? -- You are receiving this mail because: You are the assignee

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #16 from Martin Wegner martin.weg...@ebp.de --- OK with Ant 1.9.6 I get this error: -installer-create-uninstaller: BUILD FAILED C:\Users\XXX\workspace\Tomcat 8\build.xml:2175: Execute failed: java.io.IOException: Cannot run

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #12 from Violeta Georgieva violet...@apache.org --- (In reply to Martin Wegner from comment #11) Hi, I checked out http://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk and run the Ant task 'release': BUILD FAILED

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #15 from Martin Wegner martin.weg...@ebp.de --- I use Eclipse Mars (the newest of the newest) but it comes with Ant 1.9.4...what a pity :( -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #18 from Martin Wegner martin.weg...@ebp.de --- No nightly builds but Tomcat 8 is very easy to build from source. So it is not easy. Alternatively, I can make a development build available for you to download. Let me know if you

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #11 from Martin Wegner martin.weg...@ebp.de --- I checked out http://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk and run the Ant task 'release': BUILD FAILED C:\Users\XXX\workspace\Tomcat 8\build.xml:1587: Error while expanding

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #17 from Violeta Georgieva violet...@apache.org --- Hi, Please use tomcat users mailing list as this does not belong to this issue. Thanks a lot, Violeta -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #10 from Mark Thomas ma...@apache.org --- No nightly builds but Tomcat 8 is very easy to build from source. Alternatively, I can make a development build available for you to download. Let me know if you need that. -- You are

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #9 from Andrea Aime andrea.a...@gmail.com --- That's great, are there nightly builds that we can test? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 Mark Thomas ma...@apache.org changed: What|Removed |Added Product|Tomcat 8|Tomcat 7 Target

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #6 from Andrea Aime andrea.a...@gmail.com --- Btw, we did try to generate a simple self contained example, but failed so far. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 Mark Thomas ma...@apache.org changed: What|Removed |Added CC|

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #5 from Mark Thomas ma...@apache.org --- This is a regression in the fix for bug 58023. I'm looking at a fix now. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #1 from Christopher Schultz ch...@christopherschultz.net --- Is this possibly environmental? http://stackoverflow.com/questions/7051603/jai-vendorname-null/18495658#18495658 -- You are receiving this mail because: You are the

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #2 from Andrea Aime andrea.a...@gmail.com --- I've read that stackoverflow article, it seems to be related to a fatjar usage, which we don't use. The stack trace we're getting it about a class that's in the stock imageio jar file,

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #3 from Christopher Schultz ch...@christopherschultz.net --- I wonder if Tomcat's resource-locating implementation is failing, here. I seem to recall something changing recently with how getPackage() works, or something like that.

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 Martin Wegner martin.weg...@ebp.de changed: What|Removed |Added CC|