Search found 6 matches
- Thu Apr 08, 2021 1:27 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: citrix crashes with ISB view
- Replies: 4
- Views: 4480
Re: citrix crashes with ISB view
We found out that citrix workspace setting has some impact on the behavior of the HDX/Workspace App. Options "Yes" and "No" solves this issue but we don’t have more details at the moment or even any further explanation why it fails with TM1 when the last option is selected. Can a...
- Fri Mar 26, 2021 11:18 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: citrix crashes with ISB view
- Replies: 4
- Views: 4480
Re: citrix crashes with ISB view
@Paul I know, but it’s worth the shot and maybe someone had similar problems in the past. Btw did you move completely to PAW or do you distribute PAX locally? @David, it works quite well except this problem. I tested Perspectives on my local PC and also directly on the server and actually mouse curs...
- Wed Mar 24, 2021 10:12 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: citrix crashes with ISB view
- Replies: 4
- Views: 4480
citrix crashes with ISB view
Dear All, We have problem in our environment with ISB view via Perspectives in citrix. View can be opened without any problem, but when I hover my mouse cursor over title dimensions “buttons” to open subset editor (cells A2 and A3) then cursor starts blinking and citrix window is frozen and when I c...
- Wed Jan 15, 2020 10:53 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Chore: ExecuteProcess() aborted, recursion level too deep
- Replies: 4
- Views: 2976
Re: Chore: ExecuteProcess() aborted, recursion level too deep
Hi Evgeny, 1. Exceeding 100 recursions with ExecuterProcess. Either WHILE loop or continuous "trashing" when process keeps on re-trying after being blocked by another thread In logs I can see that process is rollbacked after 33 times of trying and then it fails. But this is something I can...
- Tue Jan 14, 2020 9:14 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Chore: ExecuteProcess() aborted, recursion level too deep
- Replies: 4
- Views: 2976
Re: Chore: ExecuteProcess() aborted, recursion level too deep
Hello Evgeny, thanks for comment. TI process is quite complex with several ExecuteProcesses. This TI runs in a chore without any problem if it runs standalone without interfering with different TI. Chore always finishes successfully, so there is no infinite loop for sure. There is problem only if ch...
- Mon Jan 13, 2020 4:08 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Chore: ExecuteProcess() aborted, recursion level too deep
- Replies: 4
- Views: 2976
Chore: ExecuteProcess() aborted, recursion level too deep
Hi TM1 Gurus, I am getting this error message when running a chore. I found one similar topic but it didn't help much. 2216 [] INFO 2020-01-13 15:43:04.314 TM1.Process Process "Data Import - Financial" executed by chore "Data Import - Financial" 2216 [] ERROR 2020-01-13 15:43:04....