Hi, I am using JasperReports to deploy PDFs via a JSP page (using JBoss); they work fine.. some of the time. It's the most bizarre thing: I open a bunch of them, one after the other, and then all of a sudden they stop opening. The window pops up as expected, but it's just blank.
The problem is not my database connection, or my reports. I don't change anything between working and not working phases, and I can open the report fine from iReport, which I'm using to write them. It is not that there is no data on the report, causing it to open blank; I've sometimes opened exactly the same report, and the first time it works but the second it doesn't. It has nothing to do with my browser cache either, I have that set so that it never looks at the cache first. Could it be related to performance issues? My system resource meter isn't indicating a great strain, except right after deploy. Any ideas will be greatly appreciated. Thanks, Fritz
