TM1 Contributor error

Post Reply
tryinghard
Posts: 60
Joined: Wed Aug 04, 2010 3:59 pm
OLAP Product: TM1
Version: 9.5.1
Excel Version: 2007

TM1 Contributor error

Post by tryinghard »

Hello,

I have installed TM1 Contributor on my laptop, but when I try to logon I get the following error message "Could not logon to any available servers with the provided credentials.".

I already have a server that I have started before logging in.

Can someone please advice?
tryinghard
Posts: 60
Joined: Wed Aug 04, 2010 3:59 pm
OLAP Product: TM1
Version: 9.5.1
Excel Version: 2007

Re: TM1 Contributor error

Post by tryinghard »

Anyone has any thoughts on this?
User avatar
Martin Ryan
Site Admin
Posts: 1989
Joined: Sat May 10, 2008 9:08 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010
Location: Wellington, New Zealand
Contact:

Re: TM1 Contributor error

Post by Martin Ryan »

When you say you install TM1 Contributor, do you mean you had the TM1 engine before hand and have recently added Contributor, or have you recently done a full fresh install? If the former have you tried uninstalling the original TM1 engine and doing a clean install?

If the latter and by "TM1 Contributor" you mean "TM1 in general", where are you trying to logon? Perspectives? TM1 Web? Contributor? If Contributor/Web, which browser are you using, IE or Firefox? Do you get the same error in the other browser?

I.e. please give a few more details about your problem and perhaps a screenshot to boot.

Martin
Please do not send technical questions via private message or email. Post them in the forum where you'll probably get a faster reply, and everyone can benefit from the answers.
Jodi Ryan Family Lawyer
tryinghard
Posts: 60
Joined: Wed Aug 04, 2010 3:59 pm
OLAP Product: TM1
Version: 9.5.1
Excel Version: 2007

Re: TM1 Contributor error

Post by tryinghard »

It used to work, but it seemed to have stopped working. I am trying to log on to TM1 Contributor through IE. I have added a screenhsot.
Attachments
Cont Error.JPG
Cont Error.JPG (146.26 KiB) Viewed 6840 times
dkleist
Posts: 56
Joined: Wed May 21, 2008 12:33 pm

Re: TM1 Contributor error

Post by dkleist »

make sure that edivb5319 and localhost are in the Local Intranet sites for IE (Tools, Internet Options, security, advanced). You get that error sometimes when the sites are not in that list (credentials get stripped).
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 Contributor error

Post by rkaif »

or else you can try using Firefox and see if you have the same problem.

If its working in Firefox then it means it has something to do with the IE settings.
Cheers!
Rizwan Kaif
olapuser
Posts: 40
Joined: Fri Jan 29, 2010 1:55 am
OLAP Product: Cognos TM1
Version: 9.5
Excel Version: 2007
Contact:

Re: TM1 Contributor error

Post by olapuser »

to resolve this issue remove this part from pmpsvc_config.xml (webapps\pmpsvc\WEB-INF\configuration\pmpsvc_config.xml) and restart IE

Code: Select all

<admin_host name="localhost">
<servers>
<server name="planning sample" /> 
</servers>
</admin_host>
Edward Stuart
Community Contributor
Posts: 248
Joined: Tue Nov 01, 2011 10:31 am
OLAP Product: TM1
Version: All
Excel Version: All
Location: Manchester
Contact:

Re: TM1 Contributor error

Post by Edward Stuart »

Note that these details may be in the fpmsvc_config.xml file

http://www-01.ibm.com/support/docview.w ... wg21589860
Post Reply