PlannerDataService

Abgerufen: 19.05.2024 14:05

Version

4.80.3447.1

06. Juli 2022

Datenbank

Aufruf:
ospeprottenburg
Zugriff:
PostgreSQL
Update:
-1

SIEDA.Sql.StatementException: 'Connection is not open' (SELECT WANN AS as0,VERSION AS as1 FROM UNI_VERSION ORDER BY VERSION DESC)(SELECT WANN,VERSION FROM UNI_VERSION ORDER BY VERSION DESC) ---> System.InvalidOperationException: Connection is not open bei Npgsql.NpgsqlConnection.CheckReadyAndGetConnector() bei Npgsql.NpgsqlCommand.CheckReadyAndGetConnector() bei Npgsql.NpgsqlCommand.ExecuteNonQueryInternal() bei Npgsql.NpgsqlCommand.ExecuteNonQuery() bei SIEDA.Sql.AdoSavepointCommandExecutor.ExecuteSavepointCommand(String formatCommandText, String savepointName) bei SIEDA.Sql.PostgreSqlWithSavepointsTransactionProvider.CreateSavepoint() bei SIEDA.Sql.CommandExecutionWithSavepoints.Execute[T](Func`1 commandExecution) bei SIEDA.Sql.AdoSession.ExecuteCommand[T](Func`1 commandExecution) bei SIEDA.Sql.AdoStatement.ExecuteCommand[T](Func`1 commandExecution, Boolean isDbOperationCompletedAfterCommandExecution) bei SIEDA.Sql.AdoStatement.Execute(Boolean fetchAllImmediately, Int32 iColumnSize) --- Ende der internen Ausnahmestapelüberwachung --- bei SIEDA.Sql.Statement.Read(Boolean fetchAllImmediately) bei SIEDA.RESTServer.Services.PlannerDataServiceAvailable.PlannerDataServiceInfo()