[
https://issues.apache.org/jira/browse/QPID-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999425#comment-15999425
]
Robbie Gemmell commented on QPID-7767:
--------------------------------------
The exception is indicating the client is trying to connect to localhost:5672
and not finding a server there. There is some defaulting in the
ConnectionFactory/JNDI bits that can use localhost:5672 but I wouldn't expect
you to be hitting that, at least not without deliberate effort or a complete
misconfiguration of some kind.
That you had it working and then changed something, and now it doesnt work,
would seem to indicate its either something with what you changed, or something
with the new environment you are trying it in. Its very hard to give any more
assistance here without some actual information or reproducer to reason further
about on whats being done, the exception alone isnt actually that useful since
its so basic. Perhaps you can try turning up the logging or sticking it under a
debugger to find out why its trying to connect there if you arent expecting it
to.
> Unknown endpoint Transfer issue on AMQP Connection
> --------------------------------------------------
>
> Key: QPID-7767
> URL: https://issues.apache.org/jira/browse/QPID-7767
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Affects Versions: 0.32
> Environment: AMQP Client - Qpid 0.32 runs on Java run time 1.7 on
> Linux box on softLayer
> AMQP Server - Azure Service bus on Public cloud
> Reporter: Kapila Arora
> Priority: Critical
> Fix For: 0.32
>
> Attachments: Qpid_error_log.txt
>
>
> Getting Errors in the AMQP Client
> 2017-05-03 06:45:15.048 212 Unknown endpoint
> Transfer{handle=0,deliveryId=2,deliveryTag=\xf3\x99\x90\x5cL\xb1\xdeF\x9da\xa3o\xb0\x5cdm,messageFormat=0,more=true,batchable=true}
> Data Packets
> Unknown endpoint
> Transfer{handle=0,deliveryId=2,deliveryTag=\xf3\x99\x90\x5cL\xb1\xdeF\x9da\xa3o\xb0\x5cdm,messageFormat=0,more=true,batchable=true}
> 2017-05-03 06:45:15.396 212 Unknown endpoint Transfer{handle=0,more=false}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]