Open hermie64 opened 5 years ago
Hi @hermie64 ,
What is your TM1 version?
Which TM1 security are you using?
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)?
Cheers,
Vincent
Hi @vviau,
We're on 10.2.2 and security mode 5. I think we were only in via Perspectives/Architect. On the left side of screenshot state of running TM1Kill:
Best, Herman
Hi @hermie64 ,
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.
Cheers,
Vincent
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