TM1 Contributor Server list is blank

Post Reply
PlanningDev
Community Contributor
Posts: 349
Joined: Tue Aug 17, 2010 6:31 am
OLAP Product: Planning Analytics
Version: 2.0.5
Excel Version: 2016

TM1 Contributor Server list is blank

Post by PlanningDev »

Has anyone seen the issue with Contributor where you try to add a second server in the configuration but hitting refresh on the server list doesn't bring anything up? I think I remember seeing this issue previously but I can't remember what the fix was.
moby91
MVP
Posts: 229
Joined: Fri Mar 11, 2011 2:18 pm
OLAP Product: TM1
Version: 9.5.1
Excel Version: 2003 2007

Re: TM1 Contributor Server list is blank

Post by moby91 »

Could it be the IBM Technote 1446700 ?


https://www-304.ibm.com/support/docview ... wg21446700
Cannot add new server to TM1 Contributor - server list empty

Technote (troubleshooting)

Problem(Abstract)
Cannot add a new or additional server to TM1 Contributor - when the Add Servers window comes up and is refreshed, the server list is empty.

Symptom
An empty server list on the Add Servers window, even when the Admin host is added and refreshed.

Resolving the problem
A workaround to this issue is to add the server manually into a configuration file in Apache Tomcat.

1.
Find the pmpsvc_config.xml (located at %Install Directory%\Apache Software Foundation\Tomcat\6.0\webapps\pmpsvc\WEB-INF\configuration) and open it in Notepad or a similar editor.

2.
There is a servers tag similar to this:

<servers>
<server name="planning sample"/>
<server name="greatoutdoors"/>
</servers>

Within this tag you can specify the name(s) of the server(s) you wish to add.

3.
Save the file and restart the Tomcat service. Your server will now be added into TM1 Contributor.
PlanningDev
Community Contributor
Posts: 349
Joined: Tue Aug 17, 2010 6:31 am
OLAP Product: Planning Analytics
Version: 2.0.5
Excel Version: 2016

Re: TM1 Contributor Server list is blank

Post by PlanningDev »

I think this will fix it but I was hoping to understand why it happens. I have a case open with IBM so hopefully they can shed some light on this as well.
Post Reply