[ http://issues.apache.org/jira/browse/TOMAHAWK-467?page=comments#action_12414586 ]
Julian Ray commented on TOMAHAWK-467: ------------------------------------- After looking at the logs a little more it appears that this error might be thrown from t:dataScroller as it appears to show up when there are less than numRows rows in the table and the dataScroller does not need to be rendered. > SEVERE: Row is not available. Rowindex = 4 > ------------------------------------------ > > Key: TOMAHAWK-467 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-467 > Project: MyFaces Tomahawk > Type: Bug > Components: Extended Datatable > Versions: 1.1.3-SNAPSHOT, 1.1.4-SNAPSHOT > Reporter: Julian Ray > > Jun 3, 2006 6:57:57 AM > org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlTableRendererBase > encodeInnerHtml > SEVERE: Row is not available. Rowindex = 4 > The following message has started to show up in logs. Is consistent across > all JSPs which use extended datatable. Always references the nth row where n > is the number of rows returned from the backing bean. All n rows are > displayed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
