Skip to content

Could not find prepared statement with handle #289

Open
@sebastian-alfers

Description

@sebastian-alfers

I am inserting a few rows concurrently (using scala future, 100 queries) and I am getting the following ErrorToken:

[2024-01-16 10:40:58,815] [DEBUG] [io.r2dbc.mssql.client.ReactorNettyClient] [] [] [reactor-tcp-nio-6] - [cid: 0x11] Response: ErrorToken [number=8179, state=4, infoClass=16, message='Could not find prepared statement with handle 2.", serverName='ad4bc1cf0cd2", procName='", lineNumber=16777216]

I am using 1.0.2-RELEASE and preferCursoredExecution=false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions