Re: getRealPath returns null

2012-08-28 Thread Mark Eggers
On 8/28/2012 11:39 AM, Mark Eggers wrote: COMMENT Well, fantastic isn't quite the word I'd use . . . . I wonder what would happen if I used the classesToInitialize attribute of the JreMemoryLeakPreventionListner, and gave it java.awt.MediaTracker? Just to update - same memory leak

Re: getRealPath returns null

2012-08-28 Thread Mark Eggers
Comments inline with COMMENT On 8/28/2012 8:19 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 8/27/12 6:07 PM, Mark Eggers wrote: >On 8/27/2012 1:24 PM, Christopher Schultz wrote: >> >>Hmm... that's ... not supposed to happen. The AppContext >

Re: getRealPath returns null

2012-08-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 8/27/12 6:07 PM, Mark Eggers wrote: > On 8/27/2012 1:24 PM, Christopher Schultz wrote: >> >> Hmm... that's ... not supposed to happen. The AppContext >> leak-prevention has been in Tomcat since back in 2009. Can you >> confirm that the JreM

Re: getRealPath returns null

2012-08-27 Thread Mark Eggers
Edited for sanity. Comments surrounded by COMMENT On 8/27/2012 1:24 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 8/27/12 3:39 PM, Mark Eggers wrote: This is long and mostly off-topic. Read if you wish to follow the fun and games of tracking

Re: getRealPath returns null

2012-08-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 8/27/12 3:39 PM, Mark Eggers wrote: > This is long and mostly off-topic. Read if you wish to follow the > fun and games of tracking down permgen leaks, especially with a > third party obfuscated library. :) > JMLPL documentation? http://to

Re: getRealPath returns null

2012-08-27 Thread Mark Eggers
This is long and mostly off-topic. Read if you wish to follow the fun and games of tracking down permgen leaks, especially with a third party obfuscated library. On 8/27/2012 8:15 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 8/25/12 2:15 PM, Mark Egge

Re: getRealPath returns null

2012-08-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 8/25/12 2:15 PM, Mark Eggers wrote: > I could even work on convincing people to move away from this PDF > library (creates permgen leaks when images are included) to > something a bit more sane. Maybe even something that read stream > data a

Re: getRealPath returns null

2012-08-25 Thread Mark Eggers
On 8/25/2012 12:19 PM, Konstantin Kolinko wrote: 2012/8/25 Mark Eggers : On 8/25/2012 5:01 AM, Konstantin Kolinko wrote: That PDF-generating library - where it sits? Is it on Server? It sits in the application. It's actually two jar files - one that does the PDF translation proper and the o

Re: getRealPath returns null

2012-08-25 Thread Konstantin Kolinko
2012/8/25 Mark Eggers : > On 8/25/2012 5:01 AM, Konstantin Kolinko wrote: >> >> That PDF-generating library - where it sits? Is it on Server? >> > > It sits in the application. It's actually two jar files - one that does the > PDF translation proper and the other is a tag library. > > >> How does t

Re: getRealPath returns null

2012-08-25 Thread Mark Eggers
On 8/25/2012 11:42 AM, Terence M. Bandoian wrote: On 8/25/2012 7:01 AM, Konstantin Kolinko wrote: 2012/8/25 Mark Eggers : On 8/24/2012 2:55 PM, Konstantin Kolinko wrote: 2012/8/25 Mark Eggers : (...) An application makes use of a PDF library which generates PDFs from JSP pages. One of these

Re: getRealPath returns null

2012-08-25 Thread Terence M. Bandoian
On 8/25/2012 7:01 AM, Konstantin Kolinko wrote: 2012/8/25 Mark Eggers : On 8/24/2012 2:55 PM, Konstantin Kolinko wrote: 2012/8/25 Mark Eggers : (...) An application makes use of a PDF library which generates PDFs from JSP pages. One of these pages includes a dynamically generated graph. This

Re: getRealPath returns null

2012-08-25 Thread Mark Eggers
On 8/25/2012 5:01 AM, Konstantin Kolinko wrote: 2012/8/25 Mark Eggers : On 8/24/2012 2:55 PM, Konstantin Kolinko wrote: 2012/8/25 Mark Eggers : (...) An application makes use of a PDF library which generates PDFs from JSP pages. One of these pages includes a dynamically generated graph. Thi

Re: getRealPath returns null

2012-08-25 Thread Konstantin Kolinko
2012/8/25 Mark Eggers : > On 8/24/2012 2:55 PM, Konstantin Kolinko wrote: >> 2012/8/25 Mark Eggers : >>> >>>(...) >>> >>> An application makes use of a PDF library which generates PDFs from JSP >>> pages. One of these pages includes a dynamically generated graph. >>> >>> This library cannot use str

Re: getRealPath returns null

2012-08-24 Thread Mark Eggers
Konstantin, Thanks for the comments. I'll make mine inline below. On 8/24/2012 2:55 PM, Konstantin Kolinko wrote: 2012/8/25 Mark Eggers : Folks, This is not strictly a Tomcat problem, but since the application is running under Tomcat I thought I would ask. Environment --- Tomcat: 6.

Re: getRealPath returns null

2012-08-24 Thread Konstantin Kolinko
2012/8/25 Mark Eggers : > Folks, > > This is not strictly a Tomcat problem, but since the application is running > under Tomcat I thought I would ask. > > Environment > --- > Tomcat: 6.0.20 > JRE: 1.6.0_16 > OS: some UNIX variant > > I'm a little light on the environment, since it

getRealPath returns null

2012-08-24 Thread Mark Eggers
Folks, This is not strictly a Tomcat problem, but since the application is running under Tomcat I thought I would ask. Environment --- Tomcat: 6.0.20 JRE: 1.6.0_16 OS: some UNIX variant I'm a little light on the environment, since it's not mine. Yes, this is old. No, I don'