cancel
Showing results for 
Search instead for 
Did you mean: 

Process Log unable to be displayed

Jean_LucFarrugi
Level 4
Dear All,

We are experiencing this problem on a frequent basis after we upgraded to version 6.8, whereby if we try to view the Process log, an error is displayed and the log is blank:
12715.png


What is the cause for this? And how can it be resolved please?

Best Regards,

------------------------------
Jean Luc Farrugia
------------------------------
1 BEST ANSWER

Best Answers

FaiyazBOT_Build
Level 3
Hi Jean,

This problem is generally comes when your data base is not synchronized correctly with the Current version 6.8.

Looks like you have a query that is taking longer than it should. From your stack trace and your code you should be able to determine exactly what query that is.

This type of timeout can have three causes;

  1. There's a deadlock somewhere.
  2. The database's statistics and/or query plan cache are incorrect.
  3. The query is too complex and needs to be tuned.
If you are using previously older version and upgraded to latest please try and update the database as well or if you have installed directly 6.8 version try checking the SQL database matching to Blueprism 6.8 version

Thanks,
Shaik Faiyaz.

------------------------------
faiyaz intelligent RPA Developer
------------------------------

View answer in original post

3 REPLIES 3

FaiyazBOT_Build
Level 3
Hi Jean,

This problem is generally comes when your data base is not synchronized correctly with the Current version 6.8.

Looks like you have a query that is taking longer than it should. From your stack trace and your code you should be able to determine exactly what query that is.

This type of timeout can have three causes;

  1. There's a deadlock somewhere.
  2. The database's statistics and/or query plan cache are incorrect.
  3. The query is too complex and needs to be tuned.
If you are using previously older version and upgraded to latest please try and update the database as well or if you have installed directly 6.8 version try checking the SQL database matching to Blueprism 6.8 version

Thanks,
Shaik Faiyaz.

------------------------------
faiyaz intelligent RPA Developer
------------------------------

Hi Shaik!

Many thanks for this advice! 🙂 I will inform my team, and write in this thread after we implement these changes.

Thanks Again,

Jean Luc

------------------------------
Jean Luc Farrugia
------------------------------

Can you clarify regarding the database version please, what version should the database be? 

Should both the Microsoft SQL Server Management Studio and the actual database engine be updated?

If yes, to what versions please?

------------------------------
Jean Luc Farrugia
------------------------------