Page 1 of 1
Error while opening Excel sheets in TM1Web
Posted: Tue Nov 02, 2010 4:10 pm
by Radhika
Dear All,
Recently we had performed upgradation of TM1 from v9.1 t0 v 9.5.1.
While opening a excel sheet in TM1 Web (v9.5.1)..we get the error message attached.
Operation Failed: System has encountered a problem while handling your request. Please try again.If you ke have trouble. Please contact the system administrator for any assistance.
What is really strange about this: One time we get the error message and the second time when we logout of TM1Web and re login again into TM1Web we do not get the error message vice versa.
Please advice us to reslove this issue.
Thanks & Regards,
Radhika
Re: Error while opening Excel sheets in TM1Web
Posted: Tue Nov 02, 2010 7:39 pm
by rkaif
Apparently it seems that this problem is due to the
ExcelReport.bin file. See the following link for more details and solution to the problem:
http://www-01.ibm.com/support/docview.w ... wg21424873
Also make sure you bounce the Tm1ExcelServer service.
Hope that helps!
Re: Error while opening Excel sheets in TM1Web
Posted: Wed Nov 03, 2010 12:29 pm
by Radhika
Thank you for the information Rizwan.
I had provided elevated access..but still I am getting the same eror message.
Regards,
Radhika
Re: Error while opening Excel sheets in TM1Web
Posted: Thu Nov 04, 2010 8:46 am
by comma
Radhika wrote:Operation Failed: System has encountered a problem while handling your request. Please try again.If you ke have trouble. Please contact the system administrator for any assistance.
I've seen this error message too, but for my case, it's in TM1 Contributor.
Every time someone tries to export more than 245 rows to PDF or Excel, they'll get this error message.
I've logged a case to IBM and they said that they have successfully replicated the issue and will create an APAR for this case. But I haven't heard from them again till now.
Re: Error while opening Excel sheets in TM1Web
Posted: Thu Nov 04, 2010 12:39 pm
by tomok
Radhika wrote:Operation Failed: System has encountered a problem while handling your request. Please try again.If you ke have trouble. Please contact the system administrator for any assistance.
That is basically just your standard error message with TM1Web, it doesn't really tell you anything. You will be able to get more information about the error by looking at the tm1web.log file but good luck with that, the messages can be pretty cryptic. TM1Web is extremely picky and will error out if almost any little thing is wrong with your websheet. Things that Perspective's can handle without bombing will often crash TM1Web. For example, let's say you have a DBRW formula in a cell that points to other cells for the dimensions elements, like DBRW(A1,A2,A3,A4) and A2 has a formula in it that may, in certain circumstances, result in a blank. If A2 actually turns out to be blank for whatever reason, Perspectives will handle that fine, the DBRW will just return nothing. In TM1Web that websheet will bomb and you'll get the error message mentioned above.