Skip to content

Connecting Servicebus through Async client failed: exception occurred while processing events. java.lang.NullPointerException: uncorrelated channel:0: #491

@KaruppaiyanS

Description

@KaruppaiyanS

Actual Behavior

  1. We are using azure client lib \azure-messaging-servicebus\7.12.1\azure-messaging-servicebus-7.12.1.jar to connect with servicebus queue . ClientSecretCredential lib used to get token.
  2. Token is received successfully. Then we are getting ServiceBusException: Cannot create send link from a closed session

Expected Behavior

  1. Expecting message should be able to posted using the azure client asynchronously using ServiceBusSenderAsyncClient .
  2. Sametime message is posted successfully synchronously using blocking client API ServiceBusSenderClient

Exception log attached while connecting servicebus.

ASYNCCLIENT_EXCEPTION_LOGS.zip
Please help to resolve the issue.

Versions

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