You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
Unable to get the subscription working. The topic works; I can see the message count on azure portal for the subscription of this topic increase. but the ServiceBusReceiverAsyncClient topicSubscriber is unable to retrieve it.
Note: Due enterprise setup setup i see the global proxy being used
Error in the logs:
2020-05-26 13:26:57 [restartedMain] INFO c.a.m.s.ServiceBusReceiverAsyncClient - basictopic: Creating consumer for link 'basictopic'
2020-05-26 13:26:57 [restartedMain] INFO c.a.c.a.i.ReactorConnection - connectionId[MF_4693f1_1590479806141]: Creating and starting connection to http.myproxy.com:8000
2020-05-26 13:26:57 [restartedMain] INFO c.a.c.a.i.ReactorExecutor - connectionId[MF_4693f1_1590479806141], message[Starting reactor.]
2020-05-26 13:26:57 [single-1] INFO c.a.c.a.i.h.WebSocketsProxyConnectionHandler - onConnectionInit host[myname-space.windows.net:443], connectionId[MF_4693f1_1590479806141]
2020-05-26 13:26:57 [single-1] INFO c.a.c.a.i.handler.ReactorHandler - connectionId[MF_4693f1_1590479806141] reactor.onReactorInit
2020-05-26 13:26:57 [restartedMain] INFO c.a.c.a.i.AzureTokenManagerProvider - Creating new token manager for audience[amqp://myname-space.windows.net/basictopic], resource[basictopic]
2020-05-26 13:26:57 [single-1] INFO c.a.c.a.i.handler.ConnectionHandler - onConnectionLocalOpen hostname[myname-space.servicebus.windows.net:443], connectionId[MF_4693f1_1590479806141], errorCondition[null], errorDescription[null]
2020-05-26 13:26:57 [single-1] INFO c.a.c.a.i.handler.ConnectionHandler - onConnectionBound hostname[http.myproxy.com], connectionId[MF_4693f1_1590479806141]
2020-05-26 13:26:57 [single-1] INFO c.m.a.p.t.proxy.ProxyConfiguration - username or password is null. Using system-wide authentication.
2020-05-26 13:26:57 [single-1] INFO c.a.c.a.i.h.WebSocketsProxyConnectionHandler - connectionId[MF_4693f1_1590479806141] addProxyHandshake: hostname[myname-space.servicebus.windows.net:443]
2020-05-26 13:26:57 [single-1] INFO c.m.a.p.t.proxy.impl.ProxyImpl - Writing proxy request:
CONNECT myname-space.servicebus.windows.net:443 HTTP/1.1
Host: myname-space.servicebus.windows.net:443
Connection: Keep-Alive
2020-05-26 13:26:57 [restartedMain] INFO c.a.m.s.i.ServiceBusReceiveLinkProcessor - AmqpReceiveLink not requested, yet. Requesting one.
2020-05-26 13:26:57 [restartedMain] INFO c.a.m.s.i.ServiceBusMessageProcessor - Back-pressure request: 9223372036854775807
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.handler.ConnectionHandler - onConnectionRemoteOpen hostname[myname-space.servicebus.windows.net:443], connectionId[MF_4693f1_1590479806141], remoteContainer[2dbde869795b468da4aa5242d7316b22_G30]
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.handler.SessionHandler - onSessionRemoteOpen connectionId[MF_4693f1_1590479806141], entityName[basictopic], sessionIncCapacity[0], sessionOutgoingWindow[2147483647]
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.ReactorConnection - Setting CBS channel.
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.ReactorConnection - Emitting new response channel. connectionId: MF_4693f1_1590479806141. entityPath: $cbs. linkName: cbs.
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.RequestResponseChannel - connectionId[MF_4693f1_1590479806141] entityPath[$cbs]: Setting next AMQP channel.
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.handler.ReceiveLinkHandler - onLinkLocalOpen connectionId[MF_4693f1_1590479806141], linkName[cbs:receiver], localSource[Source{address='$cbs', durable=NONE, expiryPolicy=SESSION_END, timeout=0, dynamic=false, dynamicNodeProperties=null, distributionMode=null, filter=null, defaultOutcome=null, outcomes=null, capabilities=null}]
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.handler.SessionHandler - onSessionRemoteOpen connectionId[MF_4693f1_1590479806141], entityName[cbs-session], sessionIncCapacity[0], sessionOutgoingWindow[2147483647]
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.handler.SendLinkHandler - onLinkRemoteOpen connectionId[MF_4693f1_1590479806141], linkName[cbs:sender], remoteTarget[Target{address='$cbs', durable=NONE, expiryPolicy=SESSION_END, timeout=0, dynamic=false, dynamicNodeProperties=null, capabilities=null}]
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.handler.ReceiveLinkHandler - onLinkRemoteOpen connectionId[MF_4693f1_1590479806141], linkName[cbs:receiver], remoteSource[Source{address='$cbs', durable=NONE, expiryPolicy=SESSION_END, timeout=0, dynamic=false, dynamicNodeProperties=null, distributionMode=null, filter=null, defaultOutcome=null, outcomes=null, capabilities=null}]
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.ActiveClientTokenManager - Scheduling refresh token task. scopes[amqp://myname-space.servicebus.windows.net/basictopic]
2020-05-26 13:26:58 [single-1] INFO c.a.m.s.i.ServiceBusReceiveLinkProcessor - Setting next AMQP receive link.
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.ReactorSession - linkName[basictopic] entityPath[basictopic]: Returning existing receive link.
2020-05-26 13:26:58 [single-1] INFO c.a.c.a.i.handler.ReceiveLinkHandler - onLinkLocalOpen connectionId[MF_4693f1_1590479806141], linkName[basictopic], localSource[Source{address='basictopic', durable=NONE, expiryPolicy=SESSION_END, timeout=0, dynamic=false, dynamicNodeProperties=null, distributionMode=null, filter=null, defaultOutcome=null, outcomes=null, capabilities=null}]
2020-05-26 13:26:59 [single-1] INFO c.a.c.a.i.handler.ReceiveLinkHandler - onLinkRemoteOpen connectionId[MF_4693f1_1590479806141], linkName[basictopic], action[waitingForError]
2020-05-26 13:26:59 [single-1] INFO c.a.c.a.i.handler.ReceiveLinkHandler - onLinkRemoteClose connectionId[MF_4693f1_1590479806141], linkName[basictopic], errorCondition[amqp:not-found], errorDescription[The messaging entity 'myname-space:Topic:basictopic|basictopic' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:367bcb30-615e-4a71-8d8a-533e7ff34ac7_B6, SystemTracker:myname-space:Topic:basictopic|basictopic, Timestamp:2020-05-26T07:56:59 TrackingId:2dbde869795b468da4aa5242d7316b22_G30, SystemTracker:gateway7, Timestamp:2020-05-26T07:56:59]
2020-05-26 13:26:59 [single-1] INFO c.a.c.a.i.handler.ReceiveLinkHandler - processOnClose connectionId[MF_4693f1_1590479806141], linkName[basictopic], errorCondition[amqp:not-found], errorDescription[The messaging entity 'myname-space:Topic:basictopic|basictopic' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:367bcb30-615e-4a71-8d8a-533e7ff34ac7_B6, SystemTracker:myname-space:Topic:basictopic|basictopic, Timestamp:2020-05-26T07:56:59 TrackingId:2dbde869795b468da4aa5242d7316b22_G30, SystemTracker:gateway7, Timestamp:2020-05-26T07:56:59]
2020-05-26 13:26:59 [single-1] ERROR c.a.c.a.i.ReactorReceiver - connectionId[MF_4693f1_1590479806141] linkName[basictopic] entityPath[basictopic] Error occurred in link.
The messaging entity 'myname-space:Topic:basictopic|basictopic' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:367bcb30-615e-4a71-8d8a-533e7ff34ac7_B6, SystemTracker:myname-space:Topic:basictopic|basictopic, Timestamp:2020-05-26T07:56:59 TrackingId:2dbde869795b468da4aa5242d7316b22_G30, SystemTracker:gateway7, Timestamp:2020-05-26T07:56:59, errorContext[NAMESPACE: http.myproxy.com, PATH: basictopic, REFERENCE_ID: basictopic, LINK_CREDIT: 1]
2020-05-26 13:26:59 [single-1] INFO c.a.c.a.i.ReactorSession - linkName[basictopic] entityPath[basictopic]: Error occurred. Removing receive link.
2020-05-26 13:26:59 [single-1] WARN c.a.m.s.i.ServiceBusReceiveLinkProcessor - Non-retryable error occurred in AMQP receive link.
The messaging entity 'myname-space:Topic:basictopic|basictopic' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:367bcb30-615e-4a71-8d8a-533e7ff34ac7_B6, SystemTracker:myname-space:Topic:basictopic|basictopic, Timestamp:2020-05-26T07:56:59 TrackingId:2dbde869795b468da4aa5242d7316b22_G30, SystemTracker:gateway7, Timestamp:2020-05-26T07:56:59, errorContext[NAMESPACE: http.myproxy.com, PATH: basictopic, REFERENCE_ID: basictopic, LINK_CREDIT: 1]
2020-05-26 13:26:59 [single-1] INFO c.a.m.s.ServiceBusReceiverAsyncClient - basictopic: Receiving completed. Disposing
2020-05-26 13:26:59 [single-1] WARN c.a.c.a.i.ReactorExecutor - connectionId[MF_4693f1_1590479806141], message[Unhandled exception while processing events in reactor, report this error.]
reactor.core.Exceptions$ErrorCallbackNotImplemented: com.azure.core.amqp.exception.AmqpException: The messaging entity 'myname-space:Topic:basictopic|basictopic' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:367bcb30-615e-4a71-8d8a-533e7ff34ac7_B6, SystemTracker:myname-space:Topic:basictopic|basictopic, Timestamp:2020-05-26T07:56:59 TrackingId:2dbde869795b468da4aa5242d7316b22_G30, SystemTracker:gateway7, Timestamp:2020-05-26T07:56:59, errorContext[NAMESPACE: http.myproxy.com, PATH: basictopic, REFERENCE_ID: basictopic, LINK_CREDIT: 1]
2020-05-26 13:26:59 [single-1] WARN c.a.c.a.i.ReactorConnection - onReactorError connectionId[MF_4693f1_1590479806141], hostName[http.myproxy.com], message[Starting new reactor], error[com.azure.core.amqp.exception.AmqpException: The messaging entity 'myname-space:Topic:basictopic|basictopic' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:367bcb30-615e-4a71-8d8a-533e7ff34ac7_B6, SystemTracker:myname-space:Topic:basictopic|basictopic, Timestamp:2020-05-26T07:56:59 TrackingId:2dbde869795b468da4aa5242d7316b22_G30, SystemTracker:gateway7, Timestamp:2020-05-26T07:56:59, errorContext[NAMESPACE: http.myproxy.com, PATH: basictopic, REFERENCE_ID: basictopic, LINK_CREDIT: 1], TrackingId: 95056851-fcf1-4795-80bd-1410e1ae194b, at: 2020-05-26T13:26:59.585+05:30[Asia/Calcutta], errorContext[NAMESPACE: myname-space.servicebus.windows.net]]
2020-05-26 13:26:59 [single-1] INFO c.a.m.s.i.ServiceBusReactorAmqpConnection - Disposing of connection.
2020-05-26 13:26:59 [single-1] INFO c.a.c.a.i.ReactorConnection - connectionId[MF_4693f1_1590479806141]: Disposing of ReactorConnection.
2020-05-26 13:26:59 [single-1] INFO c.a.c.a.i.ReactorConnection - connectionId[MF_4693f1_1590479806141]: Removing session 'basictopic'
2020-05-26 13:26:59 [single-1] INFO c.a.c.a.i.ReactorSession - sessionId[basictopic]: Disposing of session.
2020-05-26 13:26:59 [single-1] INFO c.a.c.a.i.ReactorConnection - connectionId[MF_4693f1_1590479806141]: Removing session 'cbs-session'
2020-05-26 13:26:59 [single-1] INFO c.a.c.a.i.ReactorSession - sessionId[cbs-session]: Disposing of session.
2020-05-26 13:26:59 [single-1] INFO c.a.c.a.i.AmqpExceptionHandler - Shutdown received: ReactorExecutor.close() was called., isTransient[false], initiatedByClient[true]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Retire some starters:
Issue Type
Starter Names
Additional Information