[ https://jira.codehaus.org/browse/DISPL-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283703#comment-283703 ]
Tony Gunter commented on DISPL-673: ----------------------------------- I thought I could alter this issue once I cloned it. The application server is not Tomcat. This occurs on OC4J 10.1.3, on paged tables that are tied to rather large queries, if you click multiple displaytag links rapidly then OC4J exhausts its displaytag resource pool and displaytag fails to perform cleanup. There is a very good description of this problem in the comments for the original issue. > CLONE - Displaytag breaks rendering in jsp without logging exceptions > --------------------------------------------------------------------- > > Key: DISPL-673 > URL: https://jira.codehaus.org/browse/DISPL-673 > Project: DisplayTag > Issue Type: Bug > Components: Tag Library > Affects Versions: 1.1 > Reporter: Tony Gunter > Fix For: 1.1 > > > I use displaytag library in jsp like: > <display:table> > <core:if test="${printFormat!='true'}" > > <core:choose> > ..... > </core:choose> > </core:if> > </display:table> > And generating HTML fails probably because of errors during accessing beans > in <display:table> implemention. But nothing is logged by displaytag, > no jsp error is generated but all HTML rendering after <display:table> tag > is stopped. > Main issue is that it is so hard to find cause of the problem. Displaytag > should log some error at least, I have spent hours finding out where the > problem is. :( -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel