Hi, from yesterday the SE Opera Service keeps stopping. It will remain started for around 2 minutes and then stop again. I can sit logged into OperaSE and then get a connection error which is when I know that the service has stopped again.
When I log back in I get the company is unavailable, but this clears after a minute or so. I'm not sure if SE is running an update on the data as a result of the fail? However, the available message appears for their two companies regardless the one it failed on. Not Z though.
V2.97.00
I can still access the data through SSMS
I have stopped and restarted all 3 main services + the SQL Express service.
They have two Errors in the server event event log as follows. Any help would be much appreciated.
Evernt Veiwer errors:
1.
Faulting application name: OperaService.exe, version: 2.97.0.0, time stamp: 0x664fef19
Faulting module name: ntdll.dll, version: 10.0.17763.5933, time stamp: 0x28f68183
Exception code: 0xc0000005
Fault offset: 0x000000000000491c
Faulting process id: 0x1884
Faulting application start time: 0x01dadc43b681ecc6
Faulting application path: D:CompanyApplicationsPegasusOpera3SEOperaService.exe
Faulting module path: C:WindowsSYSTEM32
tdll.dll
Report Id: 4731882f-b666-482f-9dfc-ef36b6fed877
Faulting package full name:
Faulting package-relative application ID:
2.
OCR failed
System.Runtime.InteropServices.COMException (0x800A1098): This command is not available because no document is open.
at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
at WE_Components.WE_OCR_Engine.ReadElectronicDocuments(String DocumentFilename)
at WE_Components.WE_OCR_Engine.Recognise(Object& MODI)
at WinDIP_OCR_Service.WinDIP_OCR_Service.DoOCR()