BP error message "Process with an Id of 19324 is not running"
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-11-17 11:23 PM
Has anyone encountered this issue while trying to attach to an application, Blue Prism throws an error "Process with an Id of 19324 is not running". If yes, does anyone know the reason behind it?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-11-17 02:58 PM
Looking at our support system this has only ever been reported once and was put down as an environmental issue (the client realised that the one PC it was occuring on had a lower spec than others - less memory). This led us to think it is environment related in some way (potentially less memory causing applicaions a long time to launch).
Ensure the specifications of your environment meet the infastructure reference guides, ensure your virtualized desktops have a spec equivilant to a manual users standard desktop.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-12-17 05:45 PM
Hi,
From what I saw, this usually happens when trying to kill a process by it's window title, but that window title is also found as part of the Blue Prism window title text that is currently attached.
Scenario:
Attach to process ""someapptext""
Attached successfully
An open Blue Prism window has the ""someapptext"" in the window title as well
Kill process ""someapptext""
Error reported
Solution:
Modify the attach stage to include the process name as well as window title of the application that you want to attach to.
When attaching via window title, BP uses a similar method as the command line ""tasklist"" to identify the process ID of the process asked to attach.
Sometimes this is not accurate enough, and you end up attaching to the Blue Prism window itself.
At that point, when trying to kill the process based on the same criteria, an error will occur as BP is not suicidal and doesn't like to kill itself 🙂
Andrzej Silarow
