The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
bhandelman
3 years agoNew Contributor III
How to kill a BR that is stuck in an infinite loop
I am building a BR and kicked it off from the BR editor panel. It is stuck in an infinite loop. Is there any way to abort it?
- 3 years ago
You will need to kill the user session that is running the BR or recycle the IIS application pool for the server that is running the BR.
Cosimo
3 years agoContributor II
You will need to kill the user session that is running the BR or recycle the IIS application pool for the server that is running the BR.
- bhandelman3 years agoNew Contributor III
Cosimo, Thank you for that.
- Krishna3 years agoValued Contributor
Make sure all the users are logged out from the application so don't lose any work.
- bhandelman3 years agoNew Contributor III
Thank you for the reminder. We did a hard boot on the servers when this was running and it stopped the process.
Related Content
- 3 years ago