[
https://issues.apache.org/jira/browse/QPID-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001867#comment-16001867
]
Kapila Arora commented on QPID-7767:
------------------------------------
Hi Rob ,
For Logging I ma using 'PN_TRACE_FRM=true' . But i can see below log entries.
2017-05-08 12:56:49.280 23 2017-05-08 12:56:53.274 27 [08/05/17
12:56:53:053 IST] INFO sasl.SaslMechanismFinder : Best match for SASL auth
was: SASL-PLAIN
[08/05/17 12:56:54:054 IST] INFO jms.JmsConnection : Connection
ID:380fdbdb-c127-489c-9d2e-a3c0fde3e284:1 connected to remote Broker:
amqps://<myhostname.domain>
Coming to main issue , we did further analysis on the received messages on AMQP
Connection.
We can see the below Transport folder properties for all the messages received.
-----------------------------------------------------------------------------------------------
<Transport_Folders>
<Message_MetaData>
<PayloadType>jms_bytes</PayloadType>
<MessagePersistence>Non_Persistent</MessagePersistence>
</Message_MetaData>
<Header_Values>
<JMSDestinationn>QueueName</JMSDestination>
<JMSDeliveryMode dt="i4">1</JMSDeliveryMode>
<JMSExpiration dt="i8">1495714161492</JMSExpiration>
<JMSPriority dt="i4">4</JMSPriority>
<JMSTimestamp dt="i8">0</JMSTimestamp>
<JMSMessageID>ID:AMQP_NO_PREFIX:d35264e746094e09989d3a36cadbbd07</JMSMessageID>
<JMSCorrelationID> </JMSCorrelationID>
<JMSReplyTo> </JMSReplyTo>
<JMSType> </JMSType>
<JMSRedelivered dt="boolean">1</JMSRedelivered>
</Header_Values>
<Application_Properties/>
<JMS_Provider_Properties/>
<Standard_Properties>
<JMSXDeliveryCount dt="i4">10</JMSXDeliveryCount>
</Standard_Properties>
</Transport_Folders>
-----------------------------------------------------------------
Due to above type of messages , where JMSRedelivered message value =1 and
JMSXDeliveryCount is greater than 0 , all such messages are getting received
on QPID JMS Client from JMS Provider but getting . failed further.
<JMSRedelivered dt="boolean">1</JMSRedelivered>
<JMSXDeliveryCount dt="i4">10</JMSXDeliveryCount>
Can you provide some direction on this one and how we can resolve this issue
further ?
> 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]