[ 
https://issues.apache.org/jira/browse/CAMEL-22681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devidas  gawade updated CAMEL-22681:
------------------------------------
    Description: 
After upgrading Apache Camel to any version beyond 4.10.6 (LTS), our 
application fails to establish a connection to Azure Service Bus. The same 
connection string works perfectly with version 4.10.6 and earlier releases. 
This issue specifically occurs with the *Standard tier* of Azure Service Bus. 
The connections to the *Premium tier* work without any problems.

When the application starts, it throws the following exception:
com.azure.messaging.servicebus.ServiceBusException: status-code: 401, 
status-description: InvalidSignature: The token has an invalid signature., 
errorContext[NAMESPACE: ***-***-servicebus.servicebus.windows.net. ERROR 
CONTEXT: N/A, PATH: $cbs, REFERENCE_ID: cbs:receiver, LINK_CREDIT: 0]

Working Camel version (LTS): 4.10.6 and lower
Failing Camel version (LTS): 4.14.0 and newer
Connection type: Connection string 
Java version: JDK 21

  was:
After upgrading Apache Camel to any version beyond {*}4.10.6 (LTS){*}, our 
application is unable to establish a connection to *Azure Service Bus* using 
the same connection string. The same connection string works fine with *version 
4.10.6* and earlier releases without any issues.

When the application starts, it throws the following exception:
{{com.azure.messaging.servicebus.ServiceBusException: status-code: 401, 
status-description: InvalidSignature: The token has an invalid signature., 
errorContext[NAMESPACE: ***-***-servicebus.servicebus.windows.net. ERROR 
CONTEXT: N/A, PATH: $cbs, REFERENCE_ID: cbs:receiver, LINK_CREDIT: 0]


Working Camel version (LTS): 4.10.6 and lower
Failing Camel version (LTS): 4.14.0 and newer
Connection type: Connection string 
Java version: JDK 21


> Azure Service Bus connection fails with “InvalidSignature” error after 
> upgrading beyond Camel 4.10.6 (LTS)
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-22681
>                 URL: https://issues.apache.org/jira/browse/CAMEL-22681
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-azure-servicebus
>    Affects Versions: 4.14.0
>            Reporter: Devidas  gawade
>            Priority: Minor
>
> After upgrading Apache Camel to any version beyond 4.10.6 (LTS), our 
> application fails to establish a connection to Azure Service Bus. The same 
> connection string works perfectly with version 4.10.6 and earlier releases. 
> This issue specifically occurs with the *Standard tier* of Azure Service Bus. 
> The connections to the *Premium tier* work without any problems.
> When the application starts, it throws the following exception:
> com.azure.messaging.servicebus.ServiceBusException: status-code: 401, 
> status-description: InvalidSignature: The token has an invalid signature., 
> errorContext[NAMESPACE: ***-***-servicebus.servicebus.windows.net. ERROR 
> CONTEXT: N/A, PATH: $cbs, REFERENCE_ID: cbs:receiver, LINK_CREDIT: 0]
> Working Camel version (LTS): 4.10.6 and lower
> Failing Camel version (LTS): 4.14.0 and newer
> Connection type: Connection string 
> Java version: JDK 21



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to