cancel
Showing results for 
Search instead for 
Did you mean: 

Session Error While adding data to Queue.

YogeshBarge
Level 2
Hi Team , I need help with understanding the following error I am getting while adding a single row to the work queue .   Error : The underlying secure session has faulted before the reliable session fully completed. The reliable session was faulted.   I cant understand what is denying from adding a row ( having 80-90 columns ) in the Queue via the Add to Queue action. What this error means in general ?   Regards, Yogi .
3 REPLIES 3

YogeshBarge
Level 2
Also , I got the following error when I reran the process . I am getting these errors in general randomly .   Error : The communication object, System.ServiceModel.Channels.ReliableRequestSessionChannel, cannot be used for communication because it is in the Faulted state.

John__Carter
Staff
Staff
It sounds like it's a networking/connectivity issue rather than something DB related. I'd suggest contacting the support team for advice.

TetsujiJunicho
Level 9
Hi See the following link: https://help.blueprism.com/1158450492 How to resolve your issue: If moving to a WCF server connection mode was a business requirement, upgrade to Blue Prism Version 6.3 where the issue has been resolved. If upgrading is not an option, either reduce the number of fields in the Collection which the Work Queue is using to fewer than 40, or change the Application Server and Runtime Resource connection mode to use a "".Net Remoting"" method in the Connection configuration Hope this helps.