Alvao Service - an error "Execution Timeout Expired" is displayed in the log
This article is about product releases
ALVAO Asset Management 11.1 and higher
Symptoms
- Alvao Service is not updating the library of sw products
- An error is displayed in the log:
...
Microsoft.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. --->
System.ComponentModel.Win32Exception (258): The wait operation timed out. at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
...
at Alvao.Service.Repository.Implementation.SwLibRepository.UpdateProductsAsync(List`1 list, String certifiedBy, CancellationToken token)
at Alvao.Service.Models.SwLibrary.SwLibrary.UpdateDatabaseAsync(DateTime newSwLibDate, CancellationToken token)
at Alvao.Service.Models.SwLibrary.SwLibrary.UpgradeAsync(DateTime newSwLibDate, CancellationToken token)
at Alvao.Service.Services.Implementation.SwLibService.DownloadAndUpdateLibraryAsync(CancellationToken cancellationToken)
at Alvao.Service.Tasks.Implementation.SwLibUpgradeTask.Action(CancellationToken cancellationToken)
...
Cause
The cause is a bug in ALVAO products.
Solution
Fixed in release 11.1.1408 - 11.1/FIX3 (2023-07-06)
Workaround
None
Steps to reproduce this behavior
Attachments
Issue number
T145721ALVAO