Tm1 Operationconsole Issue

Post Reply
dilip
Posts: 128
Joined: Thu Dec 15, 2011 8:22 pm
OLAP Product: TM1
Version: 9.4
Excel Version: 2003

Tm1 Operationconsole Issue

Post by dilip »

We are using our own Apache Tomcat server Not using Provided Tomcat
that comes with the package,we followed all the steps as given in the
link to setup operationsconsole,
http://pic.dhe.ibm.com/infocenter/cbi/v ... pic=%2Fcom.
ibm.swg.ba.cognos.tm1_inst.10.1.1.doc%
2Fc_tm1_inst_ops_console_usingtheprovidedapachetomcat.
html ....But after following all
the steps given in this link,it is giving me error None of the servers
are contactible as soon as i select the adminhost that popup comes
"None of the servers are contactible",Despite the fact that everything
is setup properly.

.
Last edited by dilip on Fri Jan 24, 2014 9:29 am, edited 1 time in total.
dilip
Posts: 128
Joined: Thu Dec 15, 2011 8:22 pm
OLAP Product: TM1
Version: 9.4
Excel Version: 2003

Re: Tm1 Operationconsole Issue

Post by dilip »

It is likely that the
certificates had not been imported to the keystore, or not done
correctly. We hav efollowed all the steps as given in the link below:-
http://www-01.ibm.com/support/docview.w ... wg21585781 .
I tried all the steps mentioned in the given link.
dilip
Posts: 128
Joined: Thu Dec 15, 2011 8:22 pm
OLAP Product: TM1
Version: 9.4
Excel Version: 2003

Re: Tm1 Operationconsole Issue

Post by dilip »

It is likely that the
certificates had not been imported to the keystore, or not done
correctly. We hav efollowed all the steps as given in the link below:-
http://www-01.ibm.com/support/docview.w ... wg21585781 .
I tried all the steps mentioned in the given link.
declanr
MVP
Posts: 1831
Joined: Mon Dec 05, 2011 11:51 am
OLAP Product: Cognos TM1
Version: PA2.0 and most of the old ones
Excel Version: All of em
Location: Manchester, United Kingdom
Contact:

Re: Tm1 Operationconsole Issue

Post by declanr »

Dilip,

Perhaps answer the questions that arise in response to your original post before just re-posting the question would be a good idea:
http://www.tm1forum.com/viewtopic.php?f ... 452#p46452
Declan Rodger
dilip
Posts: 128
Joined: Thu Dec 15, 2011 8:22 pm
OLAP Product: TM1
Version: 9.4
Excel Version: 2003

Re: Tm1 Operationconsole Issue

Post by dilip »

Hi, I am now using a provided version of Tomcat and configuring the Tm1 operations console in the production server as Iam using the CAM Authentication, But Iam not able to login to Tm1 ops console its giving me error saying "An Error occured in authentication" as I have also gone through the IBM link http://www-01.ibm.com/support/docview.w ... wg21620207 applied this also but this also is not working.My Ops config file looks like this
<?xml version="1.0" encoding="UTF-8"?>
<ops>
<adminhost name="137.201.83.193">
<server name ="Ops_Con">
<group>CAMID(":Monitor")</group>

</server>
</adminhost>
<DashboardRefreshRate>5</DashboardRefreshRate>
<EnhancedStatusDetail>true</EnhancedStatusDetail>
</ops>

Please let me know if Iam wrong anywhere. Iam using the Integrated security mode =5. But when using Integrated security mode =1 and loggging as an admin then Iam able to login only with admin username,not with any other user.
Post Reply