Anfrage als Text anzeigen
Title: Anfrage
URL Source: http://ris-oparl.itk-rheinland.de/Oparl/bodies/0015/downloadfiles/00588104.pdf
Published Time: 2026-05-27T07:49:00.000Z
Number of Pages: 1
Markdown Content:
BV2/146/2026
X öffentlich nicht öffentlich
Düsseldorf, 26.05.2026
> CDU-Fraktion
> der Bezirksvertretung 2
> An den
> Bezirksbürgermeister
> des Stadtbezirks 2
> Herrn Philipp Schlee
# Betrifft:
Kosten und Erlöse Anwohnerparkausweiszonen im Stadtbezirk 2
- Anfrage der CDU-Fraktion
Frage 1:
Fallen noch weitere Kosten an oder sind das dann alle?
Frage 2:
Wie hoch sind die Kosten für die Unterhaltung und Instandsetzung der beleuchteten
Flächen, Reinigung und Beleuchtung in den Jahren 2021-2024 gewesen?
Sachdarstellung:
In der Sitzung der Bezirksvertretung 2 vom 25.03.2025 wurde unter TOP 6.2 unsere
Anfrage zum obigen Thema unter der Vorlagen-Nr.: BV2/020/2025 im letzten Satz der
Antwort zu Frage 1 wie folgt beantwortet: "Darüber hinaus fallen Kosten für die
Unterhaltung und Instandsetzung der beleuchteten Flächen, Reinigung und Beleuchtung
an." Die beiden oben jetzt als neue Fragen formulierten mündlichen Nachfragen wurden
bislang noch nicht beantwortet. Wir bitten um Beantwortung.
gez. Achim Graf
Fraktionsvorsitzender
Beantwortung BV2 146 2026 Kosten und Erlöse Anwohnerparkausweiszonen im Stadtbezirk 2 als Text anzeigen
Title: Internal Server Error
URL Source: http://ris-oparl.itk-rheinland.de/Oparl/bodies/0015/downloadfiles/00589125.pdf
Warning: Target URL returned error 500: Internal Server Error
Markdown Content:
Win32Exception: Der Wartevorgang wurde abgebrochen.
SqlException: Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=2; handshake=2; [Login] initialization=0; authentication=0; [Post-Login] complete=14001;
Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, uint waitForMultipleObjectsTimeout, bool allowCreate, bool onlyOneCheckConnection, DbConnectionOptions userOptions, out DbConnectionInternal connection)
* ## Win32Exception: Der Wartevorgang wurde abgebrochen.
* ## SqlException: Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=2; handshake=2; [Login] initialization=0; authentication=0; [Post-Login] complete=14001;
* ### Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, uint waitForMultipleObjectsTimeout, bool allowCreate, bool onlyOneCheckConnection, DbConnectionOptions userOptions, out DbConnectionInternal connection)
* ### Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource<DbConnectionInternal> retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, out DbConnectionInternal connection)
* ### Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource<DbConnectionInternal> retry, DbConnectionOptions userOptions)
* ### Microsoft.Data.SqlClient.SqlConnection.InternalOpenAsync(CancellationToken cancellationToken)
* ### Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(bool errorsExpected, CancellationToken cancellationToken)
* ### Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(bool errorsExpected, CancellationToken cancellationToken)
* ### Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, bool errorsExpected)
* ### Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
* ### Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable<T>+AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
* ### Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync<TState, TResult>(TState state, Func<DbContext, TState, CancellationToken, Task<TResult>> operation, Func<DbContext, TState, CancellationToken, Task<ExecutionResult<TResult>>> verifySucceeded, CancellationToken cancellationToken)
* ### Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable<T>+AsyncEnumerator.MoveNextAsync()
* ### Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync<TSource>(IAsyncEnumerable<TSource> asyncEnumerable, CancellationToken cancellationToken)
* ### Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync<TSource>(IAsyncEnumerable<TSource> asyncEnumerable, CancellationToken cancellationToken)
* ### Somacos.OParl.WebAPI.Controllers.DownloadFilesController.Get(string instance, string id, string ext)
* ### Somacos.OParl.WebAPI.Controllers.DownloadFilesController.Get(string instance, string id, string ext)
* ### Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor+TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, object controller, object[] arguments)
* ### Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask<IActionResult> actionResultValueTask)
* ### Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, object state, bool isCompleted)
* ### Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
* ### Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(ref State next, ref Scope scope, ref object state, ref bool isCompleted)
* ### Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
* ### Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, object state, bool isCompleted)
* ### Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
* ### Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
* ### Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger)
* ### Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context)
* ### Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)