Page 1 of 1

RunTI.exe Serverconnectionfailed

Posted: Sat Apr 01, 2017 6:29 am
by Darkhorse
Hi all

is anyone able to help me with my RunTI.exe, never used it before but thought i would expand my horizons :D

heres my Batch file

"E:\Program Files\ibm\cognos\tm1_64\bin64\tm1runti.exe" -process "TestTi"-adminhost "localhost" -server "BasicSetup" -user "Admin" -pwd "Apple"
pause

It keeps telling me server connection failed. can some one please point out where i'm going wrong,

thanks

Re: RunTI.exe Serverconnectionfailed

Posted: Sat Apr 01, 2017 6:36 am
by gtonkin
Looks about right - there may be a missing space before the -adminhost. I have also had mixed experience with quote usage try removing where you do not have spaces in the parameters .
e.g. "E:\Program Files\ibm\cognos\tm1_64\bin64\TM1RunTI.exe" -adminhost localhost -server BasicSetup -process TestTI -user admin -password apple
(not sure about the case of your password which may also be an issue)

Re: RunTI.exe Serverconnectionfailed

Posted: Sat Apr 01, 2017 7:52 am
by Edward Stuart
Have you tried putting the server name instead of localhost?

Re: RunTI.exe Serverconnectionfailed

Posted: Sat Apr 01, 2017 3:13 pm
by Darkhorse
Thanks for the above guys, I tried all the above still the same thing, Do i need to check my firewall settings?

Re: RunTI.exe Serverconnectionfailed

Posted: Sat Apr 01, 2017 8:10 pm
by Ajay
Hi Darkhorse

You may need to explicity tell the command to use tm1runti, I know I had too.

Also, I think the "localhost" and "Admin", in your post, do not need to be inside quotation marks - I didn't need them in mine. I'm not sure about the password as I am using the encrypted password keys.

Mine looks like this:

"my_path\tm1runti.exe" tm1runti -process "My Process" -adminhost localhost -server "The_TM1_Instance" -user MyAdminUserName -passwordfile "My_Path\TM1RunTI\KeyStore\tm1prod_cipher.dat" -passwordkeyfile "My_Path\TM1RunTI\KeyStore\tm1prod_key.dat"

The username that I am using is not just the standard Cognos administrator, ADMIN. It is another account which also has administrator access on the physical server. I remember getting connection issues when I first set up TM1RunTI as that username wasn't in the administrator group.

Not sure if this helps, but some pointers that I found out when setting it up myself......it did take a few goes !

Ajay

Re: RunTI.exe Serverconnectionfailed

Posted: Sun Apr 02, 2017 11:22 am
by Darkhorse
hi thanks for the assist bud, still no joy.

i read that the location of a tm1 installation can attribute to this issue,

my tm1 installation is n d:, my instance is in a seperate folder on d:

current bat:

"e:\Program Files\ibm\cognos\tm1_64\bin64\tm1runti.exe" tm1runti -process "Save Data All" -adminhost localhost -server "BasicSetup" -user admin -pwd apple
pause

Re: RunTI.exe Serverconnectionfailed

Posted: Sun Apr 02, 2017 12:59 pm
by gtonkin
If your installation is on D: why is your batch pointing to E:?
You also seem to have introduced another tm1runti after the first.
Review/update and try again.

Re: RunTI.exe Serverconnectionfailed

Posted: Mon Apr 03, 2017 1:34 am
by Darkhorse
apologies i meant the install was on E:, i added the runti second part due to a previous post

Re: RunTI.exe Serverconnectionfailed

Posted: Mon Apr 03, 2017 9:17 am
by Edward Stuart
Does tm1runti work when using the command line and not the batch file?

Re: RunTI.exe Serverconnectionfailed

Posted: Mon Apr 03, 2017 10:42 am
by Darkhorse
no it still says Sever connection failed

Re: RunTI.exe Serverconnectionfailed

Posted: Mon Apr 03, 2017 10:58 am
by gtonkin
Have you tried some of the suggestions elsewhere on this forum regarding certificates i.e. have you confirmed that ALL certificates are in place and updated?
Does Architect work as expected when running on the server directly?
Is your TM1S.CFG configured to allow mixed mode or TM1 native authentication?

Re: RunTI.exe Serverconnectionfailed

Posted: Fri Apr 07, 2017 10:43 am
by Darkhorse
My Version of TM1 is fully updated to patch 6 and the interim, SSL is fine and my Server shows perfectly in architect.

Re: RunTI.exe Serverconnectionfailed

Posted: Thu Apr 20, 2017 11:58 am
by Drg
try "apple" in pwd parms and try copy paste use architect to connect to server ans do not use localhost use short(wide) domain name or ip