You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Naveen Hariharan <Na...@headstrong.com> on 2011/10/28 10:08:41 UTC

Qpid Error

Hi,

We are using .net client. Whenever there is some transaction done, when we try to restart Qpid, it does not start properly and logs the error like:

2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\store.dll
2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\msclfs_store.dll
2011-10-21 06:45:02 Exception constructed: C:\QPID\Data/lock: The process cannot access the file because another process has locked a portion of the file.
2011-10-21 06:45:02 Unexpected error: C:\QPID\Data/lock: The process cannot access the file because another process has locked a portion of the file.
2011-10-21 06:45:02 Management agent periodic processing
2011-10-21 06:45:02 SEND V1 Multicast ContentInd to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
2011-10-21 06:45:02 SEND V1 Multicast ContentInd to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=1
2011-10-21 06:45:02 SEND HeartbeatInd to=console.heartbeat.1.0
2011-10-21 06:45:02 periodic update  management snapshot: packages: 1 objects: 521 new objects: 0
2011-10-21 06:45:05 RECV [10.30.6.165:49678] INIT(0-10)
2011-10-21 06:45:05 SENT 10.30.6.165:49678 INIT(0-10)
2011-10-21 06:45:05 SENT [10.30.6.165:49678]: Frame[BEbe; channel=0; {ConnectionStartBody: server-properties={qpid.federation_tag:V2:36:str16(3386a549-0340-44da-a3e7-20f0a77ce99e)}; mechanisms=str16{V2:9:str16(ANONYMOUS)}; locales=str16{V2:5:str16(en_US)}; }]
2011-10-21 06:45:05 RECV [10.30.6.165:49678]: Frame[BEbe; channel=0; {ConnectionStartOkBody: client-properties={}; mechanism=PLAIN; response=xxxxxx; locale=utf8; }]
2011-10-21 06:45:06 SASL: No Authentication Performed
2011-10-21 06:45:06 SEND raiseEvent (v1) class=org.apache.qpid.broker.clientConnect

2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\store.dll
2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\msclfs_store.dll
2011-10-21 13:56:03 Exception constructed: C:\QPID\Data/lock: Access is denied.
2011-10-21 13:56:03 Unexpected error: C:\QPID\Data/lock: Access is denied.
2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Bbe; channel=1; {MessageTransferBody: destination=amq.topic; accept-mode=1; acquire-mode=0; }]
2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv cmd 330: {MessageTransferBody: destination=amq.topic; accept-mode=1; acquire-mode=0; }
2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[be; channel=1; header (66 bytes); properties={{MessageProperties: message-id=de9d4b64-e22c-9849-883c-c8ee4c93fa9b; application-headers={}; }{DeliveryProperties: delivery-mode=2; timestamp=634548021674410727; routing-key=Stride.HeartBeat; }}]
2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv cmd 330: header (66 bytes); properties={{MessageProperties: message-id=de9d4b64-e22c-9849-883c-c8ee4c93fa9b; application-headers={}; }{DeliveryProperties: delivery-mode=2; timestamp=634548021674410727; routing-key=Stride.HeartBeat; }}
2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Ebe; channel=1; content (9 bytes) HeartBeat]
2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv cmd 330: content (9 bytes) HeartBeat
2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: receiver marked completed: 330 incomplete: { } unknown-completed: { [1,330] }
2011-10-21 13:56:08 Management agent periodic processing
2011-10-21 13:56:08 SEND V1 Multicast ContentInd to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
2011-10-21 13:56:08 SEND V1 Multicast ContentInd to=console.obj.1.0.org.apache.qpid.broker.connection props=0 stats=1
2011-10-21 13:56:08 SEND V1 Multicast ContentInd to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=2
2011-10-21 13:56:08 SEND HeartbeatInd to=console.heartbeat.1.0


Regards,
Naveen

________________________________
***The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review,retransmission,dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.***

RE: Qpid Error

Posted by Naveen Hariharan <Na...@headstrong.com>.
Hi Steve,

Need your help in this regard.

When we stop the message bus and restart it, it shows as started, but when we check other components which access this message bus, it fails.

We tried to clear the files from the data folder and then restarted it, it worked fine.  I don't understand, why the files from data folder have to deleted for message bus to run properly.

Appreciate your help in this regard

Regards,
Naveen



-----Original Message-----
From: Steve Huston [mailto:shuston@riverace.com]
Sent: Wednesday, November 02, 2011 6:54 PM
To: dev@qpid.apache.org
Cc: Naveen Hariharan
Subject: RE: Qpid Error

Even if I was willing to try your installer, the source isn't available to fix anything. I'll try to reproduce it on trunk as soon as I have time.

Are the changes you made suitable for wider use? If so, it would be helpful if you could open a jira for them and attach patches for what you changed. If you do this, please be sure to check the box to assign usage rights to Apache on the attachment.

Thanks,
-Steve

> -----Original Message-----
> From: Arjun Rathnakar Shetty [mailto:Arjun.Shetty@headstrong.com]
> Sent: Wednesday, November 02, 2011 5:01 AM
> To: Steve Huston; dev@qpid.apache.org
> Cc: Naveen Hariharan
> Subject: RE: Qpid Error
>
> Hi,
>      We had made some changes to the Version 0.8 of Qpid to meet some
> specific client requirements.
> We will not be able to use the latest Qpid on trunk as  it is .
>
> Will it be possible for you to use the Qpid installer we had sent to
investigate
> the issue.
>
> Regards,
> Arjun
>
>
>
> -----Original Message-----
> From: Steve Huston [mailto:shuston@riverace.com]
> Sent: Tuesday, November 01, 2011 5:05 AM
> To: Arjun Rathnakar Shetty; dev@qpid.apache.org
> Cc: Naveen Hariharan
> Subject: RE: Qpid Error
>
> Is there any chance you could try your use case with the latest Qpid
> on
trunk
> - it would be more likely to get fixed if it's still a problem in the
current
> source.
>
> -Steve
>
> > -----Original Message-----
> > From: Arjun Rathnakar Shetty [mailto:Arjun.Shetty@headstrong.com]
> > Sent: Monday, October 31, 2011 2:32 AM
> > To: Steve Huston; dev@qpid.apache.org
> > Cc: Naveen Hariharan
> > Subject: RE: Qpid Error
> >
> > Hi,
> >    We are using Windows Server 2008 R2 Standard(64 bit OS).
> >
> >    Attached is the Qpid installer which we have used.
> >    We have made some modification to the Version 0.8 of Qpid, which
> > is
> used
> > as the base version.
> >
> > Please let us know if you do not receive the attachment.
> >
> > Thanks,
> > Arjun
> >
> > -----Original Message-----
> > From: Steve Huston [mailto:shuston@riverace.com]
> > Sent: Friday, October 28, 2011 8:47 PM
> > To: dev@qpid.apache.org
> > Cc: Arjun Rathnakar Shetty
> > Subject: RE: Qpid Error
> >
> > What Qpid version are you using? What Windows version?
> >
> > > -----Original Message-----
> > > From: Naveen Hariharan [mailto:Naveen.Hariharan@headstrong.com]
> > > Sent: Friday, October 28, 2011 4:09 AM
> > > To: dev@qpid.apache.org
> > > Cc: Arjun Rathnakar Shetty
> > > Subject: Qpid Error
> > >
> > > Hi,
> > >
> > > We are using .net client. Whenever there is some transaction done,
> > > when we try to restart Qpid, it does not start properly and logs
> > > the error
> > like:
> > >
> > > 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\store.dll
> > > 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\msclfs_store.dll
> > > 2011-10-21 06:45:02 Exception constructed: C:\QPID\Data/lock: The
> > process
> > > cannot access the file because another process has locked a
> > > portion of
> > the
> > > file.
> > > 2011-10-21 06:45:02 Unexpected error: C:\QPID\Data/lock: The
> > > process cannot access the file because another process has locked
> > > a portion of
> > the
> > > file.
> > > 2011-10-21 06:45:02 Management agent periodic processing
> > > 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> > > to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> > > 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> > > to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=1
> > > 2011-10-21 06:45:02 SEND HeartbeatInd to=console.heartbeat.1.0
> > > 2011-10-21 06:45:02 periodic update  management snapshot: packages:
> > > 1
> > > objects: 521 new objects: 0
> > > 2011-10-21 06:45:05 RECV [10.30.6.165:49678] INIT(0-10)
> > > 2011-10-21 06:45:05 SENT 10.30.6.165:49678 INIT(0-10)
> > > 2011-10-21 06:45:05 SENT [10.30.6.165:49678]: Frame[BEbe;
> > > channel=0;
> > > {ConnectionStartBody: server-
> > > properties={qpid.federation_tag:V2:36:str16(3386a549-0340-44da-a3e
> > > 7- 20f0a77ce99e)}; mechanisms=str16{V2:9:str16(ANONYMOUS)};
> > > locales=str16{V2:5:str16(en_US)}; }]
> > > 2011-10-21 06:45:05 RECV [10.30.6.165:49678]: Frame[BEbe;
> > > channel=0;
> > > {ConnectionStartOkBody: client-properties={}; mechanism=PLAIN;
> > > response=xxxxxx; locale=utf8; }]
> > > 2011-10-21 06:45:06 SASL: No Authentication Performed
> > > 2011-10-21 06:45:06 SEND raiseEvent (v1)
> > > class=org.apache.qpid.broker.clientConnect
> > >
> > > 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\store.dll
> > > 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\msclfs_store.dll
> > > 2011-10-21 13:56:03 Exception constructed: C:\QPID\Data/lock:
> > > Access is denied.
> > > 2011-10-21 13:56:03 Unexpected error: C:\QPID\Data/lock: Access is
> > denied.
> > > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Bbe;
> > > channel=1;
> > > {MessageTransferBody: destination=amq.topic; accept-mode=1;
> > > acquire- mode=0; }]
> > > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668:
> > > recv cmd 330: {MessageTransferBody: destination=amq.topic; accept-
> mode=1;
> > > acquire-mode=0; }
> > > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[be; channel=1;
> > header
> > > (66 bytes); properties={{MessageProperties:
> > > message-id=de9d4b64-e22c- 9849-883c-c8ee4c93fa9b; application-
> headers={}; }{DeliveryProperties:
> > > delivery-mode=2; timestamp=634548021674410727; routing-
> > > key=Stride.HeartBeat; }}]
> > > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668:
> > > recv cmd 330: header (66 bytes); properties={{MessageProperties:
> > > message- id=de9d4b64-e22c-9849-883c-c8ee4c93fa9b;
> > > application-headers={};
> > > }{DeliveryProperties: delivery-mode=2;
> > > timestamp=634548021674410727; routing-key=Stride.HeartBeat; }}
> > > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Ebe;
> > > channel=1; content (9 bytes) HeartBeat]
> > > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668:
> > > recv cmd 330: content (9 bytes) HeartBeat
> > > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668:
> > > receiver marked completed: 330 incomplete: { } unknown-completed:
> > > { [1,330] }
> > > 2011-10-21 13:56:08 Management agent periodic processing
> > > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > > to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> > > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > > to=console.obj.1.0.org.apache.qpid.broker.connection props=0
> > > stats=1
> > > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > > to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=2
> > > 2011-10-21 13:56:08 SEND HeartbeatInd to=console.heartbeat.1.0
> > >
> > >
> > > Regards,
> > > Naveen
> > >
> > > ________________________________
> > > ***The information transmitted is intended only for the person or
> > > entity
> > to
> > > which it is addressed and may contain confidential and/or
> > > privileged
> > material.
> > > Any review,retransmission,dissemination or other use of, or taking
> > > of
> > any
> > > action in reliance upon, this information by persons or entities
> > > other
> > than the
> > > intended recipient is prohibited. If you received this in error,
> > > please
> > contact
> > > the sender and delete the material from any computer.***
> >
> > ***The information transmitted is intended only for the person or
> > entity
> to
> > which it is addressed and may contain confidential and/or privileged
> material.
> > Any review,retransmission,dissemination or other use of, or taking
> > of
> any
> > action in reliance upon, this information by persons or entities
> > other
> than the
> > intended recipient is prohibited. If you received this in error,
> > please
> contact
> > the sender and delete the material from any computer.***
>
> ***The information transmitted is intended only for the person or
> entity
to
> which it is addressed and may contain confidential and/or privileged
material.
> Any review,retransmission,dissemination or other use of, or taking of
any
> action in reliance upon, this information by persons or entities other
than the
> intended recipient is prohibited. If you received this in error,
> please
contact
> the sender and delete the material from any computer.***
>
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:dev-subscribe@qpid.apache.org


***The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review,retransmission,dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.***

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


RE: Qpid Error

Posted by Steve Huston <sh...@riverace.com>.
Even if I was willing to try your installer, the source isn't available to
fix anything. I'll try to reproduce it on trunk as soon as I have time.

Are the changes you made suitable for wider use? If so, it would be
helpful if you could open a jira for them and attach patches for what you
changed. If you do this, please be sure to check the box to assign usage
rights to Apache on the attachment.

Thanks,
-Steve

> -----Original Message-----
> From: Arjun Rathnakar Shetty [mailto:Arjun.Shetty@headstrong.com]
> Sent: Wednesday, November 02, 2011 5:01 AM
> To: Steve Huston; dev@qpid.apache.org
> Cc: Naveen Hariharan
> Subject: RE: Qpid Error
> 
> Hi,
>      We had made some changes to the Version 0.8 of Qpid to meet some
> specific client requirements.
> We will not be able to use the latest Qpid on trunk as  it is .
> 
> Will it be possible for you to use the Qpid installer we had sent to
investigate
> the issue.
> 
> Regards,
> Arjun
> 
> 
> 
> -----Original Message-----
> From: Steve Huston [mailto:shuston@riverace.com]
> Sent: Tuesday, November 01, 2011 5:05 AM
> To: Arjun Rathnakar Shetty; dev@qpid.apache.org
> Cc: Naveen Hariharan
> Subject: RE: Qpid Error
> 
> Is there any chance you could try your use case with the latest Qpid on
trunk
> - it would be more likely to get fixed if it's still a problem in the
current
> source.
> 
> -Steve
> 
> > -----Original Message-----
> > From: Arjun Rathnakar Shetty [mailto:Arjun.Shetty@headstrong.com]
> > Sent: Monday, October 31, 2011 2:32 AM
> > To: Steve Huston; dev@qpid.apache.org
> > Cc: Naveen Hariharan
> > Subject: RE: Qpid Error
> >
> > Hi,
> >    We are using Windows Server 2008 R2 Standard(64 bit OS).
> >
> >    Attached is the Qpid installer which we have used.
> >    We have made some modification to the Version 0.8 of Qpid, which is
> used
> > as the base version.
> >
> > Please let us know if you do not receive the attachment.
> >
> > Thanks,
> > Arjun
> >
> > -----Original Message-----
> > From: Steve Huston [mailto:shuston@riverace.com]
> > Sent: Friday, October 28, 2011 8:47 PM
> > To: dev@qpid.apache.org
> > Cc: Arjun Rathnakar Shetty
> > Subject: RE: Qpid Error
> >
> > What Qpid version are you using? What Windows version?
> >
> > > -----Original Message-----
> > > From: Naveen Hariharan [mailto:Naveen.Hariharan@headstrong.com]
> > > Sent: Friday, October 28, 2011 4:09 AM
> > > To: dev@qpid.apache.org
> > > Cc: Arjun Rathnakar Shetty
> > > Subject: Qpid Error
> > >
> > > Hi,
> > >
> > > We are using .net client. Whenever there is some transaction done,
> > > when we try to restart Qpid, it does not start properly and logs the
> > > error
> > like:
> > >
> > > 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\store.dll
> > > 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\msclfs_store.dll
> > > 2011-10-21 06:45:02 Exception constructed: C:\QPID\Data/lock: The
> > process
> > > cannot access the file because another process has locked a portion
> > > of
> > the
> > > file.
> > > 2011-10-21 06:45:02 Unexpected error: C:\QPID\Data/lock: The process
> > > cannot access the file because another process has locked a portion
> > > of
> > the
> > > file.
> > > 2011-10-21 06:45:02 Management agent periodic processing
> > > 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> > > to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> > > 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> > > to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=1
> > > 2011-10-21 06:45:02 SEND HeartbeatInd to=console.heartbeat.1.0
> > > 2011-10-21 06:45:02 periodic update  management snapshot: packages:
> > > 1
> > > objects: 521 new objects: 0
> > > 2011-10-21 06:45:05 RECV [10.30.6.165:49678] INIT(0-10)
> > > 2011-10-21 06:45:05 SENT 10.30.6.165:49678 INIT(0-10)
> > > 2011-10-21 06:45:05 SENT [10.30.6.165:49678]: Frame[BEbe; channel=0;
> > > {ConnectionStartBody: server-
> > > properties={qpid.federation_tag:V2:36:str16(3386a549-0340-44da-a3e7-
> > > 20f0a77ce99e)}; mechanisms=str16{V2:9:str16(ANONYMOUS)};
> > > locales=str16{V2:5:str16(en_US)}; }]
> > > 2011-10-21 06:45:05 RECV [10.30.6.165:49678]: Frame[BEbe; channel=0;
> > > {ConnectionStartOkBody: client-properties={}; mechanism=PLAIN;
> > > response=xxxxxx; locale=utf8; }]
> > > 2011-10-21 06:45:06 SASL: No Authentication Performed
> > > 2011-10-21 06:45:06 SEND raiseEvent (v1)
> > > class=org.apache.qpid.broker.clientConnect
> > >
> > > 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\store.dll
> > > 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\msclfs_store.dll
> > > 2011-10-21 13:56:03 Exception constructed: C:\QPID\Data/lock: Access
> > > is denied.
> > > 2011-10-21 13:56:03 Unexpected error: C:\QPID\Data/lock: Access is
> > denied.
> > > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Bbe; channel=1;
> > > {MessageTransferBody: destination=amq.topic; accept-mode=1; acquire-
> > > mode=0; }]
> > > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> > > cmd 330: {MessageTransferBody: destination=amq.topic; accept-
> mode=1;
> > > acquire-mode=0; }
> > > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[be; channel=1;
> > header
> > > (66 bytes); properties={{MessageProperties:
> > > message-id=de9d4b64-e22c- 9849-883c-c8ee4c93fa9b; application-
> headers={}; }{DeliveryProperties:
> > > delivery-mode=2; timestamp=634548021674410727; routing-
> > > key=Stride.HeartBeat; }}]
> > > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> > > cmd 330: header (66 bytes); properties={{MessageProperties: message-
> > > id=de9d4b64-e22c-9849-883c-c8ee4c93fa9b; application-headers={};
> > > }{DeliveryProperties: delivery-mode=2; timestamp=634548021674410727;
> > > routing-key=Stride.HeartBeat; }}
> > > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Ebe; channel=1;
> > > content (9 bytes) HeartBeat]
> > > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> > > cmd 330: content (9 bytes) HeartBeat
> > > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668:
> > > receiver marked completed: 330 incomplete: { } unknown-completed: {
> > > [1,330] }
> > > 2011-10-21 13:56:08 Management agent periodic processing
> > > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > > to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> > > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > > to=console.obj.1.0.org.apache.qpid.broker.connection props=0 stats=1
> > > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > > to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=2
> > > 2011-10-21 13:56:08 SEND HeartbeatInd to=console.heartbeat.1.0
> > >
> > >
> > > Regards,
> > > Naveen
> > >
> > > ________________________________
> > > ***The information transmitted is intended only for the person or
> > > entity
> > to
> > > which it is addressed and may contain confidential and/or privileged
> > material.
> > > Any review,retransmission,dissemination or other use of, or taking
> > > of
> > any
> > > action in reliance upon, this information by persons or entities
> > > other
> > than the
> > > intended recipient is prohibited. If you received this in error,
> > > please
> > contact
> > > the sender and delete the material from any computer.***
> >
> > ***The information transmitted is intended only for the person or
> > entity
> to
> > which it is addressed and may contain confidential and/or privileged
> material.
> > Any review,retransmission,dissemination or other use of, or taking of
> any
> > action in reliance upon, this information by persons or entities other
> than the
> > intended recipient is prohibited. If you received this in error,
> > please
> contact
> > the sender and delete the material from any computer.***
> 
> ***The information transmitted is intended only for the person or entity
to
> which it is addressed and may contain confidential and/or privileged
material.
> Any review,retransmission,dissemination or other use of, or taking of
any
> action in reliance upon, this information by persons or entities other
than the
> intended recipient is prohibited. If you received this in error, please
contact
> the sender and delete the material from any computer.***
> 
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:dev-subscribe@qpid.apache.org


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


RE: Qpid Error

Posted by Arjun Rathnakar Shetty <Ar...@headstrong.com>.
Hi,
     We had made some changes to the Version 0.8 of Qpid to meet some specific client requirements.
We will not be able to use the latest Qpid on trunk as  it is .

Will it be possible for you to use the Qpid installer we had sent to investigate the issue.

Regards,
Arjun



-----Original Message-----
From: Steve Huston [mailto:shuston@riverace.com]
Sent: Tuesday, November 01, 2011 5:05 AM
To: Arjun Rathnakar Shetty; dev@qpid.apache.org
Cc: Naveen Hariharan
Subject: RE: Qpid Error

Is there any chance you could try your use case with the latest Qpid on trunk - it would be more likely to get fixed if it's still a problem in the current source.

-Steve

> -----Original Message-----
> From: Arjun Rathnakar Shetty [mailto:Arjun.Shetty@headstrong.com]
> Sent: Monday, October 31, 2011 2:32 AM
> To: Steve Huston; dev@qpid.apache.org
> Cc: Naveen Hariharan
> Subject: RE: Qpid Error
>
> Hi,
>    We are using Windows Server 2008 R2 Standard(64 bit OS).
>
>    Attached is the Qpid installer which we have used.
>    We have made some modification to the Version 0.8 of Qpid, which is
used
> as the base version.
>
> Please let us know if you do not receive the attachment.
>
> Thanks,
> Arjun
>
> -----Original Message-----
> From: Steve Huston [mailto:shuston@riverace.com]
> Sent: Friday, October 28, 2011 8:47 PM
> To: dev@qpid.apache.org
> Cc: Arjun Rathnakar Shetty
> Subject: RE: Qpid Error
>
> What Qpid version are you using? What Windows version?
>
> > -----Original Message-----
> > From: Naveen Hariharan [mailto:Naveen.Hariharan@headstrong.com]
> > Sent: Friday, October 28, 2011 4:09 AM
> > To: dev@qpid.apache.org
> > Cc: Arjun Rathnakar Shetty
> > Subject: Qpid Error
> >
> > Hi,
> >
> > We are using .net client. Whenever there is some transaction done,
> > when we try to restart Qpid, it does not start properly and logs the
> > error
> like:
> >
> > 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\store.dll
> > 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\msclfs_store.dll
> > 2011-10-21 06:45:02 Exception constructed: C:\QPID\Data/lock: The
> process
> > cannot access the file because another process has locked a portion
> > of
> the
> > file.
> > 2011-10-21 06:45:02 Unexpected error: C:\QPID\Data/lock: The process
> > cannot access the file because another process has locked a portion
> > of
> the
> > file.
> > 2011-10-21 06:45:02 Management agent periodic processing
> > 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> > to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> > 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> > to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=1
> > 2011-10-21 06:45:02 SEND HeartbeatInd to=console.heartbeat.1.0
> > 2011-10-21 06:45:02 periodic update  management snapshot: packages:
> > 1
> > objects: 521 new objects: 0
> > 2011-10-21 06:45:05 RECV [10.30.6.165:49678] INIT(0-10)
> > 2011-10-21 06:45:05 SENT 10.30.6.165:49678 INIT(0-10)
> > 2011-10-21 06:45:05 SENT [10.30.6.165:49678]: Frame[BEbe; channel=0;
> > {ConnectionStartBody: server-
> > properties={qpid.federation_tag:V2:36:str16(3386a549-0340-44da-a3e7-
> > 20f0a77ce99e)}; mechanisms=str16{V2:9:str16(ANONYMOUS)};
> > locales=str16{V2:5:str16(en_US)}; }]
> > 2011-10-21 06:45:05 RECV [10.30.6.165:49678]: Frame[BEbe; channel=0;
> > {ConnectionStartOkBody: client-properties={}; mechanism=PLAIN;
> > response=xxxxxx; locale=utf8; }]
> > 2011-10-21 06:45:06 SASL: No Authentication Performed
> > 2011-10-21 06:45:06 SEND raiseEvent (v1)
> > class=org.apache.qpid.broker.clientConnect
> >
> > 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\store.dll
> > 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\msclfs_store.dll
> > 2011-10-21 13:56:03 Exception constructed: C:\QPID\Data/lock: Access
> > is denied.
> > 2011-10-21 13:56:03 Unexpected error: C:\QPID\Data/lock: Access is
> denied.
> > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Bbe; channel=1;
> > {MessageTransferBody: destination=amq.topic; accept-mode=1; acquire-
> > mode=0; }]
> > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> > cmd 330: {MessageTransferBody: destination=amq.topic; accept-mode=1;
> > acquire-mode=0; }
> > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[be; channel=1;
> header
> > (66 bytes); properties={{MessageProperties:
> > message-id=de9d4b64-e22c- 9849-883c-c8ee4c93fa9b; application-headers={}; }{DeliveryProperties:
> > delivery-mode=2; timestamp=634548021674410727; routing-
> > key=Stride.HeartBeat; }}]
> > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> > cmd 330: header (66 bytes); properties={{MessageProperties: message-
> > id=de9d4b64-e22c-9849-883c-c8ee4c93fa9b; application-headers={};
> > }{DeliveryProperties: delivery-mode=2; timestamp=634548021674410727;
> > routing-key=Stride.HeartBeat; }}
> > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Ebe; channel=1;
> > content (9 bytes) HeartBeat]
> > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> > cmd 330: content (9 bytes) HeartBeat
> > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668:
> > receiver marked completed: 330 incomplete: { } unknown-completed: {
> > [1,330] }
> > 2011-10-21 13:56:08 Management agent periodic processing
> > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > to=console.obj.1.0.org.apache.qpid.broker.connection props=0 stats=1
> > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=2
> > 2011-10-21 13:56:08 SEND HeartbeatInd to=console.heartbeat.1.0
> >
> >
> > Regards,
> > Naveen
> >
> > ________________________________
> > ***The information transmitted is intended only for the person or
> > entity
> to
> > which it is addressed and may contain confidential and/or privileged
> material.
> > Any review,retransmission,dissemination or other use of, or taking
> > of
> any
> > action in reliance upon, this information by persons or entities
> > other
> than the
> > intended recipient is prohibited. If you received this in error,
> > please
> contact
> > the sender and delete the material from any computer.***
>
> ***The information transmitted is intended only for the person or
> entity
to
> which it is addressed and may contain confidential and/or privileged
material.
> Any review,retransmission,dissemination or other use of, or taking of
any
> action in reliance upon, this information by persons or entities other
than the
> intended recipient is prohibited. If you received this in error,
> please
contact
> the sender and delete the material from any computer.***

***The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review,retransmission,dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.***

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


RE: Qpid Error

Posted by Steve Huston <sh...@riverace.com>.
Is there any chance you could try your use case with the latest Qpid on
trunk - it would be more likely to get fixed if it's still a problem in
the current source.

-Steve

> -----Original Message-----
> From: Arjun Rathnakar Shetty [mailto:Arjun.Shetty@headstrong.com]
> Sent: Monday, October 31, 2011 2:32 AM
> To: Steve Huston; dev@qpid.apache.org
> Cc: Naveen Hariharan
> Subject: RE: Qpid Error
> 
> Hi,
>    We are using Windows Server 2008 R2 Standard(64 bit OS).
> 
>    Attached is the Qpid installer which we have used.
>    We have made some modification to the Version 0.8 of Qpid, which is
used
> as the base version.
> 
> Please let us know if you do not receive the attachment.
> 
> Thanks,
> Arjun
> 
> -----Original Message-----
> From: Steve Huston [mailto:shuston@riverace.com]
> Sent: Friday, October 28, 2011 8:47 PM
> To: dev@qpid.apache.org
> Cc: Arjun Rathnakar Shetty
> Subject: RE: Qpid Error
> 
> What Qpid version are you using? What Windows version?
> 
> > -----Original Message-----
> > From: Naveen Hariharan [mailto:Naveen.Hariharan@headstrong.com]
> > Sent: Friday, October 28, 2011 4:09 AM
> > To: dev@qpid.apache.org
> > Cc: Arjun Rathnakar Shetty
> > Subject: Qpid Error
> >
> > Hi,
> >
> > We are using .net client. Whenever there is some transaction done,
> > when we try to restart Qpid, it does not start properly and logs the
> > error
> like:
> >
> > 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\store.dll
> > 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\msclfs_store.dll
> > 2011-10-21 06:45:02 Exception constructed: C:\QPID\Data/lock: The
> process
> > cannot access the file because another process has locked a portion of
> the
> > file.
> > 2011-10-21 06:45:02 Unexpected error: C:\QPID\Data/lock: The process
> > cannot access the file because another process has locked a portion of
> the
> > file.
> > 2011-10-21 06:45:02 Management agent periodic processing
> > 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> > to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> > 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> > to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=1
> > 2011-10-21 06:45:02 SEND HeartbeatInd to=console.heartbeat.1.0
> > 2011-10-21 06:45:02 periodic update  management snapshot: packages: 1
> > objects: 521 new objects: 0
> > 2011-10-21 06:45:05 RECV [10.30.6.165:49678] INIT(0-10)
> > 2011-10-21 06:45:05 SENT 10.30.6.165:49678 INIT(0-10)
> > 2011-10-21 06:45:05 SENT [10.30.6.165:49678]: Frame[BEbe; channel=0;
> > {ConnectionStartBody: server-
> > properties={qpid.federation_tag:V2:36:str16(3386a549-0340-44da-a3e7-
> > 20f0a77ce99e)}; mechanisms=str16{V2:9:str16(ANONYMOUS)};
> > locales=str16{V2:5:str16(en_US)}; }]
> > 2011-10-21 06:45:05 RECV [10.30.6.165:49678]: Frame[BEbe; channel=0;
> > {ConnectionStartOkBody: client-properties={}; mechanism=PLAIN;
> > response=xxxxxx; locale=utf8; }]
> > 2011-10-21 06:45:06 SASL: No Authentication Performed
> > 2011-10-21 06:45:06 SEND raiseEvent (v1)
> > class=org.apache.qpid.broker.clientConnect
> >
> > 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\store.dll
> > 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\msclfs_store.dll
> > 2011-10-21 13:56:03 Exception constructed: C:\QPID\Data/lock: Access
> > is denied.
> > 2011-10-21 13:56:03 Unexpected error: C:\QPID\Data/lock: Access is
> denied.
> > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Bbe; channel=1;
> > {MessageTransferBody: destination=amq.topic; accept-mode=1; acquire-
> > mode=0; }]
> > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> > cmd 330: {MessageTransferBody: destination=amq.topic; accept-mode=1;
> > acquire-mode=0; }
> > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[be; channel=1;
> header
> > (66 bytes); properties={{MessageProperties: message-id=de9d4b64-e22c-
> > 9849-883c-c8ee4c93fa9b; application-headers={}; }{DeliveryProperties:
> > delivery-mode=2; timestamp=634548021674410727; routing-
> > key=Stride.HeartBeat; }}]
> > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> > cmd 330: header (66 bytes); properties={{MessageProperties: message-
> > id=de9d4b64-e22c-9849-883c-c8ee4c93fa9b; application-headers={};
> > }{DeliveryProperties: delivery-mode=2; timestamp=634548021674410727;
> > routing-key=Stride.HeartBeat; }}
> > 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Ebe; channel=1;
> > content (9 bytes) HeartBeat]
> > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> > cmd 330: content (9 bytes) HeartBeat
> > 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668:
> > receiver marked completed: 330 incomplete: { } unknown-completed: {
> > [1,330] }
> > 2011-10-21 13:56:08 Management agent periodic processing
> > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > to=console.obj.1.0.org.apache.qpid.broker.connection props=0 stats=1
> > 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> > to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=2
> > 2011-10-21 13:56:08 SEND HeartbeatInd to=console.heartbeat.1.0
> >
> >
> > Regards,
> > Naveen
> >
> > ________________________________
> > ***The information transmitted is intended only for the person or
> > entity
> to
> > which it is addressed and may contain confidential and/or privileged
> material.
> > Any review,retransmission,dissemination or other use of, or taking of
> any
> > action in reliance upon, this information by persons or entities other
> than the
> > intended recipient is prohibited. If you received this in error,
> > please
> contact
> > the sender and delete the material from any computer.***
> 
> ***The information transmitted is intended only for the person or entity
to
> which it is addressed and may contain confidential and/or privileged
material.
> Any review,retransmission,dissemination or other use of, or taking of
any
> action in reliance upon, this information by persons or entities other
than the
> intended recipient is prohibited. If you received this in error, please
contact
> the sender and delete the material from any computer.***

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


RE: Qpid Error

Posted by Arjun Rathnakar Shetty <Ar...@headstrong.com>.
Hi,
     We are encountering one more issue on stopping Qpid service , when it is running in persistence mode.

The scenario is as below:

On starting the Qpid service using the command "--no-data-dir --auth no " a lock file is created in the Data directory, but on executing the stop
command "--quit" the lock file is not getting deleted. The qpid.exe process would still be running when observed in the Windows Task Manager. This issue  happens most of the time but not always.

We did some exception handling and found that the process does not stop due to the below exception.
"critical Unexpected error: The system cannot find the file specified.  (..\..\qpidc-0.8\src\windows\QpiddBroker.cpp:188)".



Regards,
Arjun


-----Original Message-----
From: Arjun Rathnakar Shetty
Sent: Monday, October 31, 2011 6:57 PM
To: Arjun Rathnakar Shetty
Subject: FW: Qpid Error



-----Original Message-----
From: Arjun Rathnakar Shetty
Sent: Monday, October 31, 2011 12:02 PM
To: 'Steve Huston'; dev@qpid.apache.org
Cc: Naveen Hariharan
Subject: RE: Qpid Error

Hi,
   We are using Windows Server 2008 R2 Standard(64 bit OS).

   Attached is the Qpid installer which we have used.
   We have made some modification to the Version 0.8 of Qpid, which is used as the base version.

Please let us know if you do not receive the attachment.

Thanks,
Arjun

-----Original Message-----
From: Steve Huston [mailto:shuston@riverace.com]
Sent: Friday, October 28, 2011 8:47 PM
To: dev@qpid.apache.org
Cc: Arjun Rathnakar Shetty
Subject: RE: Qpid Error

What Qpid version are you using? What Windows version?

> -----Original Message-----
> From: Naveen Hariharan [mailto:Naveen.Hariharan@headstrong.com]
> Sent: Friday, October 28, 2011 4:09 AM
> To: dev@qpid.apache.org
> Cc: Arjun Rathnakar Shetty
> Subject: Qpid Error
>
> Hi,
>
> We are using .net client. Whenever there is some transaction done,
> when we try to restart Qpid, it does not start properly and logs the
> error
like:
>
> 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\store.dll
> 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\msclfs_store.dll
> 2011-10-21 06:45:02 Exception constructed: C:\QPID\Data/lock: The
process
> cannot access the file because another process has locked a portion of
the
> file.
> 2011-10-21 06:45:02 Unexpected error: C:\QPID\Data/lock: The process
> cannot access the file because another process has locked a portion of
the
> file.
> 2011-10-21 06:45:02 Management agent periodic processing
> 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=1
> 2011-10-21 06:45:02 SEND HeartbeatInd to=console.heartbeat.1.0
> 2011-10-21 06:45:02 periodic update  management snapshot: packages: 1
> objects: 521 new objects: 0
> 2011-10-21 06:45:05 RECV [10.30.6.165:49678] INIT(0-10)
> 2011-10-21 06:45:05 SENT 10.30.6.165:49678 INIT(0-10)
> 2011-10-21 06:45:05 SENT [10.30.6.165:49678]: Frame[BEbe; channel=0;
> {ConnectionStartBody: server-
> properties={qpid.federation_tag:V2:36:str16(3386a549-0340-44da-a3e7-
> 20f0a77ce99e)}; mechanisms=str16{V2:9:str16(ANONYMOUS)};
> locales=str16{V2:5:str16(en_US)}; }]
> 2011-10-21 06:45:05 RECV [10.30.6.165:49678]: Frame[BEbe; channel=0;
> {ConnectionStartOkBody: client-properties={}; mechanism=PLAIN;
> response=xxxxxx; locale=utf8; }]
> 2011-10-21 06:45:06 SASL: No Authentication Performed
> 2011-10-21 06:45:06 SEND raiseEvent (v1)
> class=org.apache.qpid.broker.clientConnect
>
> 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\store.dll
> 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\msclfs_store.dll
> 2011-10-21 13:56:03 Exception constructed: C:\QPID\Data/lock: Access
> is denied.
> 2011-10-21 13:56:03 Unexpected error: C:\QPID\Data/lock: Access is
denied.
> 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Bbe; channel=1;
> {MessageTransferBody: destination=amq.topic; accept-mode=1; acquire-
> mode=0; }]
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> cmd 330: {MessageTransferBody: destination=amq.topic; accept-mode=1;
> acquire-mode=0; }
> 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[be; channel=1;
header
> (66 bytes); properties={{MessageProperties: message-id=de9d4b64-e22c-
> 9849-883c-c8ee4c93fa9b; application-headers={}; }{DeliveryProperties:
> delivery-mode=2; timestamp=634548021674410727; routing-
> key=Stride.HeartBeat; }}]
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> cmd 330: header (66 bytes); properties={{MessageProperties: message-
> id=de9d4b64-e22c-9849-883c-c8ee4c93fa9b; application-headers={};
> }{DeliveryProperties: delivery-mode=2; timestamp=634548021674410727;
> routing-key=Stride.HeartBeat; }}
> 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Ebe; channel=1;
> content (9 bytes) HeartBeat]
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> cmd 330: content (9 bytes) HeartBeat
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668:
> receiver marked completed: 330 incomplete: { } unknown-completed: {
> [1,330] }
> 2011-10-21 13:56:08 Management agent periodic processing
> 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> to=console.obj.1.0.org.apache.qpid.broker.connection props=0 stats=1
> 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=2
> 2011-10-21 13:56:08 SEND HeartbeatInd to=console.heartbeat.1.0
>
>
> Regards,
> Naveen
>
> ________________________________
> ***The information transmitted is intended only for the person or
> entity
to
> which it is addressed and may contain confidential and/or privileged
material.
> Any review,retransmission,dissemination or other use of, or taking of
any
> action in reliance upon, this information by persons or entities other
than the
> intended recipient is prohibited. If you received this in error,
> please
contact
> the sender and delete the material from any computer.***

***The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review,retransmission,dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.***

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


RE: Qpid Error

Posted by Steve Huston <sh...@riverace.com>.
What Qpid version are you using? What Windows version?

> -----Original Message-----
> From: Naveen Hariharan [mailto:Naveen.Hariharan@headstrong.com]
> Sent: Friday, October 28, 2011 4:09 AM
> To: dev@qpid.apache.org
> Cc: Arjun Rathnakar Shetty
> Subject: Qpid Error
> 
> Hi,
> 
> We are using .net client. Whenever there is some transaction done, when
> we try to restart Qpid, it does not start properly and logs the error
like:
> 
> 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\store.dll
> 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\msclfs_store.dll
> 2011-10-21 06:45:02 Exception constructed: C:\QPID\Data/lock: The
process
> cannot access the file because another process has locked a portion of
the
> file.
> 2011-10-21 06:45:02 Unexpected error: C:\QPID\Data/lock: The process
> cannot access the file because another process has locked a portion of
the
> file.
> 2011-10-21 06:45:02 Management agent periodic processing
> 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> 2011-10-21 06:45:02 SEND V1 Multicast ContentInd
> to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=1
> 2011-10-21 06:45:02 SEND HeartbeatInd to=console.heartbeat.1.0
> 2011-10-21 06:45:02 periodic update  management snapshot: packages: 1
> objects: 521 new objects: 0
> 2011-10-21 06:45:05 RECV [10.30.6.165:49678] INIT(0-10)
> 2011-10-21 06:45:05 SENT 10.30.6.165:49678 INIT(0-10)
> 2011-10-21 06:45:05 SENT [10.30.6.165:49678]: Frame[BEbe; channel=0;
> {ConnectionStartBody: server-
> properties={qpid.federation_tag:V2:36:str16(3386a549-0340-44da-a3e7-
> 20f0a77ce99e)}; mechanisms=str16{V2:9:str16(ANONYMOUS)};
> locales=str16{V2:5:str16(en_US)}; }]
> 2011-10-21 06:45:05 RECV [10.30.6.165:49678]: Frame[BEbe; channel=0;
> {ConnectionStartOkBody: client-properties={}; mechanism=PLAIN;
> response=xxxxxx; locale=utf8; }]
> 2011-10-21 06:45:06 SASL: No Authentication Performed
> 2011-10-21 06:45:06 SEND raiseEvent (v1)
> class=org.apache.qpid.broker.clientConnect
> 
> 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\store.dll
> 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\msclfs_store.dll
> 2011-10-21 13:56:03 Exception constructed: C:\QPID\Data/lock: Access is
> denied.
> 2011-10-21 13:56:03 Unexpected error: C:\QPID\Data/lock: Access is
denied.
> 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Bbe; channel=1;
> {MessageTransferBody: destination=amq.topic; accept-mode=1; acquire-
> mode=0; }]
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> cmd 330: {MessageTransferBody: destination=amq.topic; accept-mode=1;
> acquire-mode=0; }
> 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[be; channel=1;
header
> (66 bytes); properties={{MessageProperties: message-id=de9d4b64-e22c-
> 9849-883c-c8ee4c93fa9b; application-headers={}; }{DeliveryProperties:
> delivery-mode=2; timestamp=634548021674410727; routing-
> key=Stride.HeartBeat; }}]
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> cmd 330: header (66 bytes); properties={{MessageProperties: message-
> id=de9d4b64-e22c-9849-883c-c8ee4c93fa9b; application-headers={};
> }{DeliveryProperties: delivery-mode=2; timestamp=634548021674410727;
> routing-key=Stride.HeartBeat; }}
> 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Ebe; channel=1;
> content (9 bytes) HeartBeat]
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv
> cmd 330: content (9 bytes) HeartBeat
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: receiver
> marked completed: 330 incomplete: { } unknown-completed: { [1,330] }
> 2011-10-21 13:56:08 Management agent periodic processing
> 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> to=console.obj.1.0.org.apache.qpid.broker.connection props=0 stats=1
> 2011-10-21 13:56:08 SEND V1 Multicast ContentInd
> to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=2
> 2011-10-21 13:56:08 SEND HeartbeatInd to=console.heartbeat.1.0
> 
> 
> Regards,
> Naveen
> 
> ________________________________
> ***The information transmitted is intended only for the person or entity
to
> which it is addressed and may contain confidential and/or privileged
material.
> Any review,retransmission,dissemination or other use of, or taking of
any
> action in reliance upon, this information by persons or entities other
than the
> intended recipient is prohibited. If you received this in error, please
contact
> the sender and delete the material from any computer.***

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


Re: Qpid Error

Posted by Gordon Sim <gs...@redhat.com>.
On 10/28/2011 09:08 AM, Naveen Hariharan wrote:
> Hi,
>
> We are using .net client. Whenever there is some transaction done, when we try to restart Qpid, it does not start properly and logs the error like:

Did the broker crash? It looks like the lock file was not released for 
some reason (assuming a broker isn't still running).

> 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\store.dll
> 2011-10-21 06:45:02 Loaded Module: C:\QPID\bin\msclfs_store.dll
> 2011-10-21 06:45:02 Exception constructed: C:\QPID\Data/lock: The process cannot access the file because another process has locked a portion of the file.
> 2011-10-21 06:45:02 Unexpected error: C:\QPID\Data/lock: The process cannot access the file because another process has locked a portion of the file.
> 2011-10-21 06:45:02 Management agent periodic processing
> 2011-10-21 06:45:02 SEND V1 Multicast ContentInd to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> 2011-10-21 06:45:02 SEND V1 Multicast ContentInd to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=1
> 2011-10-21 06:45:02 SEND HeartbeatInd to=console.heartbeat.1.0
> 2011-10-21 06:45:02 periodic update  management snapshot: packages: 1 objects: 521 new objects: 0
> 2011-10-21 06:45:05 RECV [10.30.6.165:49678] INIT(0-10)
> 2011-10-21 06:45:05 SENT 10.30.6.165:49678 INIT(0-10)
> 2011-10-21 06:45:05 SENT [10.30.6.165:49678]: Frame[BEbe; channel=0; {ConnectionStartBody: server-properties={qpid.federation_tag:V2:36:str16(3386a549-0340-44da-a3e7-20f0a77ce99e)}; mechanisms=str16{V2:9:str16(ANONYMOUS)}; locales=str16{V2:5:str16(en_US)}; }]
> 2011-10-21 06:45:05 RECV [10.30.6.165:49678]: Frame[BEbe; channel=0; {ConnectionStartOkBody: client-properties={}; mechanism=PLAIN; response=xxxxxx; locale=utf8; }]
> 2011-10-21 06:45:06 SASL: No Authentication Performed
> 2011-10-21 06:45:06 SEND raiseEvent (v1) class=org.apache.qpid.broker.clientConnect
>
> 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\store.dll
> 2011-10-21 13:56:03 Loaded Module: C:\QPID\bin\msclfs_store.dll
> 2011-10-21 13:56:03 Exception constructed: C:\QPID\Data/lock: Access is denied.
> 2011-10-21 13:56:03 Unexpected error: C:\QPID\Data/lock: Access is denied.
> 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Bbe; channel=1; {MessageTransferBody: destination=amq.topic; accept-mode=1; acquire-mode=0; }]
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv cmd 330: {MessageTransferBody: destination=amq.topic; accept-mode=1; acquire-mode=0; }
> 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[be; channel=1; header (66 bytes); properties={{MessageProperties: message-id=de9d4b64-e22c-9849-883c-c8ee4c93fa9b; application-headers={}; }{DeliveryProperties: delivery-mode=2; timestamp=634548021674410727; routing-key=Stride.HeartBeat; }}]
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv cmd 330: header (66 bytes); properties={{MessageProperties: message-id=de9d4b64-e22c-9849-883c-c8ee4c93fa9b; application-headers={}; }{DeliveryProperties: delivery-mode=2; timestamp=634548021674410727; routing-key=Stride.HeartBeat; }}
> 2011-10-21 13:56:07 RECV [10.30.6.166:61306]: Frame[Ebe; channel=1; content (9 bytes) HeartBeat]
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: recv cmd 330: content (9 bytes) HeartBeat
> 2011-10-21 13:56:07 .1869ce6de-1a26d-14f98-19d22-10bd6d956e668: receiver marked completed: 330 incomplete: { } unknown-completed: { [1,330] }
> 2011-10-21 13:56:08 Management agent periodic processing
> 2011-10-21 13:56:08 SEND V1 Multicast ContentInd to=console.obj.1.0.org.apache.qpid.broker.broker props=0 stats=1
> 2011-10-21 13:56:08 SEND V1 Multicast ContentInd to=console.obj.1.0.org.apache.qpid.broker.connection props=0 stats=1
> 2011-10-21 13:56:08 SEND V1 Multicast ContentInd to=console.obj.1.0.org.apache.qpid.broker.exchange props=0 stats=2
> 2011-10-21 13:56:08 SEND HeartbeatInd to=console.heartbeat.1.0
>
>
> Regards,
> Naveen
>
> ________________________________
> ***The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review,retransmission,dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.***
>


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org