tm1web.log error: Last AR data row object was null
Posted: Thu Mar 29, 2012 9:53 am
I have a weird situation where a TM1 web application that was working perfectly until yesterday suddenly isn't.
The problematic websheet uses MDX to generate the rowset with a view that is null supressed. If a selection is made such that the MDX would produce an empty rowset then all is good as in the active form gets rebuilt but as expected there are no data rows. But the instant a "valid" rowset is generated the Tm1web session disconnects and the user gets a timeout message. Seems to be the web equivalent of your excel session suddenly crashing.
The error in the log is this:
ERROR Applix.TM1.Web.WebControls.Websheet.TM1WebFormula - Last AR data row object was null, check for off 'used range' reference
Anyone seen this before and know how to fix it?
The problematic websheet uses MDX to generate the rowset with a view that is null supressed. If a selection is made such that the MDX would produce an empty rowset then all is good as in the active form gets rebuilt but as expected there are no data rows. But the instant a "valid" rowset is generated the Tm1web session disconnects and the user gets a timeout message. Seems to be the web equivalent of your excel session suddenly crashing.
The error in the log is this:
ERROR Applix.TM1.Web.WebControls.Websheet.TM1WebFormula - Last AR data row object was null, check for off 'used range' reference
Anyone seen this before and know how to fix it?