TM1 Web Issue - Vista

Post Reply
sfnicole
Posts: 20
Joined: Wed Dec 02, 2009 2:27 am
OLAP Product: TM1, Cognos
Version: 9.5.1
Excel Version: 2007
Location: Singapore

TM1 Web Issue - Vista

Post by sfnicole »

Hi all,
I've encountered the following error when I login to my TM1 web: -
Error occurred while converting the MS Excel workbook into XML format: Object reference not set to an insance of an object.::Internal Error:The file could not be opened.

I have tried to change the setting in Component Services - MS Excel Application. And, the problem still persists.
User avatar
rkaif
Community Contributor
Posts: 328
Joined: Fri Sep 05, 2008 6:58 pm
OLAP Product: IBM Cognos TM1
Version: 9.1 or later
Excel Version: 2003 or later

Re: TM1 Web Issue - Vista

Post by rkaif »

I have encountered this error so many times. There could be a lot of reasons behind it. Is this the problem with all the spreadsheets or is that just one sheet which is causing the problem?

Your spreadsheets could have some Object which TM1Web is having difficulty in displaying.

Also have you tried restarting the TM1 Excel windows service?
Cheers!
Rizwan Kaif
sfnicole
Posts: 20
Joined: Wed Dec 02, 2009 2:27 am
OLAP Product: TM1, Cognos
Version: 9.5.1
Excel Version: 2007
Location: Singapore

Re: TM1 Web Issue - Vista

Post by sfnicole »

It applied to all my excel file. And, I've reboot the PC for few times and the problem still exist.
User avatar
rkaif
Community Contributor
Posts: 328
Joined: Fri Sep 05, 2008 6:58 pm
OLAP Product: IBM Cognos TM1
Version: 9.1 or later
Excel Version: 2003 or later

Re: TM1 Web Issue - Vista

Post by rkaif »

I did get this error once and as I said before there could be so many things which could cause this problem.

1)In Excel, create a new workbook. Do not connect to TM1. Type something in only 1 cell. Save this files as Excel 2003 format (*.XLS). Upload it to Applications in TM1. Now try to open it in TM1web.
Make sure your excel files do not contain objects which are not supported in TM1Web e.g combo boxes etc.
2) Go to C:\Inetpub\wwwroot\TM1WebEx\ExcelSheet and check if any *.XLS and *.XML files exists.
3) check and confirm that the TM1 Excel Service is configured to run under an account that is also an administrator on that local machine?
4) Exclude the following folders from your Virus scan:
c:\Inetpub\wwwroot\TM1Web
c:\Inetpub\wwwroot\TM1WebEx
5) Delete all files in the ExcelSheet and UserTempDir folders (these are temp files) and then restart your TM1ExcelService and IIS.
6) Check the tm1excelservice.log file. There might be some information in that file.
7) If you are on 64-bit then make sure you add LockPagesInMemory=T set in your tm1s.cfg file. Restart the TM1 services after you change this.

Hope this helps.
Cheers!
Rizwan Kaif
nbsaint
Posts: 2
Joined: Thu Feb 26, 2009 9:09 am
Version: 9.1 SP3
Excel Version: Pro Edition 2003 SP3

Re: TM1 Web Issue - Vista

Post by nbsaint »

Hi,

For the benefits of others... I had the following error message "an error occured while converting the MS Excel workbook into XML format : object reference not set to an instance of an object"... I had this error with some files but NOT ALL … I am using TM1 V9.5.1 with Excel 2003 SP3...
After investigation on the workbook I realised the issue was caused by some conditional formatting. Funny enough I am using conditional formatting on TM1Web with other workbooks without any problems... For this particular workbook I did not want conditional formatting anyway, this was only copied unintentionally… so I just removed the conditional formatting and it solved the problem.

Hope that will be useful to someone one day!

Nick
csjean
Posts: 40
Joined: Mon Mar 01, 2010 2:53 pm
OLAP Product: TM1
Version: 9.5 9.5.1 9.5.2
Excel Version: 2007

Re: TM1 Web Issue - Vista

Post by csjean »

Hi,

You should also check your Webserver's TM1Web log file
typicaly located in C:\Inetpub\wwwroot\TM1Web\log\


The messages are sometimes cryptic but can also give you valuable clues on what is wrong.

Hope this helps.
Cheers!

--
Claude-Sebastien Jean
Senior Consultant in Information Technology
Keyrus Canada
www.keyrus.ca
User avatar
rollo19
Posts: 80
Joined: Wed May 28, 2008 2:42 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010
Location: Perth, Australia

Re: TM1 Web Issue - Vista

Post by rollo19 »

yeap - me also, conditional formatting with background fills etc works, conditional formatting number format e.g. number to % of total gives me that error..

TM1web log errors:

2012-02-21 19:51:21,323 [15] ERROR Applix.TM1.Web.WebControls.TM1WebUtils - <Cannot connect to TM1 ExcelServices : > not localized.

and


2012-02-13 14:41:13,000 [9] ERROR Applix.TM1.Web.Page.TM1WebPageUtils - <AVAILABLE> not localized.
2012-02-13 14:41:22,025 [9] ERROR Applix.TM1.Web.Page.TM1WebPageUtils - <System Parameter Type Invalid> not localized.
2012-02-13 14:41:22,026 [9] ERROR Applix.TM1.Web.Page.TM1WebPageUtils - <System Parameter Type Invalid> not localized.
2012-02-13 14:41:27,101 [9] ERROR Applix.TM1.Web.Page.TM1WebPageUtils - <AVAILABLE> not localized.
2012-02-13 14:41:29,316 [7] ERROR Applix.TM1.Web.Page.TM1WebPageUtils - <System Parameter Type Invalid> not localized.
2012-02-13 14:41:29,316 [7] ERROR Applix.TM1.Web.Page.TM1WebPageUtils - <System Parameter Type Invalid> not localized.
2012-02-13 14:41:33,649 [5] ERROR Applix.TM1.Web.Page.TM1WebPageUtils - <AVAILABLE> not localized.
2012-02-13 14:41:39,169 [7] ERROR Applix.TM1.Web.Page.TM1WebPageUtils - <AVAILABLE> not localized.
Post Reply