Question
Nationwide Building Society
GB
Last activity: 12 Jun 2019 8:32 EDT
Openspan Service Issue
Hi Team,
There is one RPA application of ours written in Openspan version 7.1, this application targets to launch another application (ex: Test.exe), on click of one button given in UI form.
This application was running fine since 5-6 months, but now we are facing one issue while launching test.exe application on button click. This test.exe is a separate desktop application that connects with web service to fetch some data.
We have investigated through logs that while clicking on button to launch test.exe below exception is getting logged:
Exception logged in DB below (using SQL to log exceptions):
->Exception Type: OpenSpan.Common.Memory.SharedMemoryInitializationException
Message : Unable to open private shared memory. Verify that service 'OpenSpan Services' is running
Time Stamp : 03/04/2019 09:27:38
Source : OpenSpan.Common
Method : Void .ctor()
Machine Name:
AUTOMATIONSTEP EXECUTIONSTATUSCODE EXECUTIONSTATUSCODEDESCRIPTION
RAEUCAE000004:Starting Test 0 ->Exception Type: OpenSpan.Common.Memory.SharedMemoryInitializationException
Message : Unable to open private shared memory. Verify that service 'OpenSpan Services' is running
Time Stamp : 02/04/2019 10:05:44
Source : OpenSpan.Common
Hi Team,
There is one RPA application of ours written in Openspan version 7.1, this application targets to launch another application (ex: Test.exe), on click of one button given in UI form.
This application was running fine since 5-6 months, but now we are facing one issue while launching test.exe application on button click. This test.exe is a separate desktop application that connects with web service to fetch some data.
We have investigated through logs that while clicking on button to launch test.exe below exception is getting logged:
Exception logged in DB below (using SQL to log exceptions):
->Exception Type: OpenSpan.Common.Memory.SharedMemoryInitializationException
Message : Unable to open private shared memory. Verify that service 'OpenSpan Services' is running
Time Stamp : 03/04/2019 09:27:38
Source : OpenSpan.Common
Method : Void .ctor()
Machine Name:
AUTOMATIONSTEP EXECUTIONSTATUSCODE EXECUTIONSTATUSCODEDESCRIPTION
RAEUCAE000004:Starting Test 0 ->Exception Type: OpenSpan.Common.Memory.SharedMemoryInitializationException
Message : Unable to open private shared memory. Verify that service 'OpenSpan Services' is running
Time Stamp : 02/04/2019 10:05:44
Source : OpenSpan.Common
Method : Void .ctor()
Machine Name:
As per the message we have seen that Openspan service is getting stopped. Restarting the same also not working as its coming again and again. Can you please help that why is it coming to all the systems, or please share any workaround which can be implemented here.
Thanks and Regards
***Edited by Moderator Marissa to update SR Details***