Page 1 of 1

PA and TM1RUNTI separately from installation

Posted: Mon Mar 04, 2019 11:53 am
by EP_explorer
Here
https://www.tm1forum.com/viewtopic.php? ... dll#p38544
is describing the way to launch tm1runti separately from TM1 installation.

I tried the same thing in PA ubt without success.
I put in one folder next files:
ssl folder from bin64
gsk8cms_64.dll
gsk8iccs_64.dll
gsk8km_64.dll
gsk8ssl_64.dll
libibmcogeay32.dll
log4cxx.dll
msvcp100.dll
msvcr100.dll
sslibmcogeay32.dll
tm1api.dll
TM1ULibDll.dll
zlib1.dll

tm1runti.exe
Then I try to launch
"tm1runti.exe" -adminhost "hostname" -server "servername" -process "processname" -CAMNamespace "namespacename" -user "username" -pwd "password"
I receive
(TM1 API Error) SystemServerNotFound
Server connection failed
(if I launch tm1runti.exe from its usual place - everything is ok)

Somebody tried to launch tm1runti.exe in PA separately from installation place?
Do you have any success?

Re: PA and TM1RUNTI separately from installation

Posted: Mon Mar 04, 2019 12:33 pm
by lotsaram
When you say "separate from installation" I assume you mean you have moved the tm1runti.exe to a different folder. Is this correct? Possibly in v11 there is a new dll dependency which you haven't copied across?
Have you tried using dependency walker to check if you have all the required dlls?

Re: PA and TM1RUNTI separately from installation

Posted: Mon Mar 04, 2019 1:16 pm
by EP_explorer
lotsaram wrote: Mon Mar 04, 2019 12:33 pm When you say "separate from installation" I assume you mean you have moved the tm1runti.exe to a different folder. Is this correct? Possibly in v11 there is a new dll dependency which you haven't copied across?
Yes - I moved tm1runti.exe in different folder.
lotsaram wrote: Mon Mar 04, 2019 12:33 pm Have you tried using dependency walker to check if you have all the required dlls?
Actually I simply tried to run tm1runti.exe and every time it said that there weren't neccessary dll. I put it in folder and repeat process. At the end tm1runti.exe started launching but couldn't connect. Apparently I have to copy something more.

Re: PA and TM1RUNTI separately from installation

Posted: Thu Jul 25, 2019 6:12 am
by Lukas Meyer
Hi! You were pretty close, I put in bold what you didn't list, and underlined what isn't really necessary:
C folder from bin64
N folder from bin64

ssl folder from bin64
gsk8cms_64.dll
gsk8dbfl_64.dll
gsk8iccs_64.dll
gsk8kicc_64.dll
gsk8km_64.dll
gsk8ssl_64.dll
gsk8valn_64.dll
libibmcogeay32.dll
log4cxx.dll
msvcp100.dll
msvcr100.dll
sslibmcogeay32.dll
tm1api.dll
TM1ULibDll.dll
zlib1.dll

tm1runti.exe
That selection works for me on a machine that has a TM1 (PA) server installation and needs to communicate with another instance. I do not have a system to test on without any TM1 (PA), so there is a possibility that something that was pushed into the path that I missed, but I don't think so.

I think I used procmon to find the less obvious references, but it's been a while. I was trying to find some official IBM document on the necessary files to hand over to a colleague so they stop bothering me (hi Julia), and apparently there are none.

Re: PA and TM1RUNTI separately from installation

Posted: Tue Aug 20, 2019 11:47 am
by konstantin-spb
Lucas, thanks!
Works fine on PA 2.0.8