You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found two issues:
[1] When I use tm1kill it says that user (myself, connected via Perspectives) was disconnected successfully, but when I check in TM1 Top afterwards, the user is still there (idle).
[2] I asked a colleague to log in via Perspectives and when I tried tm1kill to see if that would log her out, the instance crashed!
What the server crash: Do you know when you executed TM1Kill, if everyone was using Perspectives, Architect or TM1 Web or if some users were logged in using the TM1 REST API (Canvas, Arc, PAX or PAW)?
We are currently very busy but we will look into your issue as soon as possible.
As tm1Kill is an open source project, feel free to download the source code and troubleshoot your issue. You can then do a pull request and we will then check your changes.
I found two issues:
[1] When I use tm1kill it says that user (myself, connected via Perspectives) was disconnected successfully, but when I check in TM1 Top afterwards, the user is still there (idle).
[2] I asked a colleague to log in via Perspectives and when I tried tm1kill to see if that would log her out, the instance crashed!
Batch file:
set PATH="D:\Program Files\ibm\cognos\tm1_64\bin64"
tm1kill.exe -adminhost "MyAdminHost" -server "MyInstance" -username "domain\user" -password "MyPassword" -camnamespace "MyCamNameSpace" -cancel -disconnect
The text was updated successfully, but these errors were encountered: