Unhandled Exception

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-08-16 06:04 PM
We are getting an unhandled exception pop-up in blueprism
When we refer to the application server we get the below mentioned error
A database error occurred while executing the statement: select * from ( select s.sessionid, s.sessionnumber, s.startdatetime, s.enddatetime, s.processid, s.starterresourceid, s.starteruserid, s.runningresourceid, s.runningosusername, s.statusid, s.startparamsxml, s.processname, s.starterresourcename, s.starterusername, s.runningresourcename, st.description AS statusdesc from BPVSessionInfo s join BPAStatus st on s.statusid = st.statusid join BPAResource r on s.runningresourceid = r.resourceid where 1=1 AND s.processname in (@pname0) and s.statusid = @status and @start
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-11-18 03:39 PM
Sometimes I get the same pop-up.
Please help me.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-11-18 09:31 PM
It looks like the client is failing to query the database due to a bad query. I'd file a ticket ( https://support.blueprism.com/en/support/tickets ). From the query it looks like you might be in the Control tab? What are you trying to do when this happens?
