maheshwarirohit87 / typica

Automatically exported from code.google.com/p/typica
Apache License 2.0
0 stars 0 forks source link

"Queue Could not be listed" messages #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm seeing this message being logged, for queues that have already been
created and used.

[java] INFO  com.xerox.amazonws.sqs.SQSUtils  - Message queue couldn't be l
isted, going to create it.

Need to fix this!

Original issue reported on code.google.com by dkavan...@gmail.com on 11 Jun 2007 at 6:33

GoogleCodeExporter commented 9 years ago
This was fixed in r50 in SVN. I had introduced a bug in MessageQueue.getUrl() 
as a
side effect of another change made when migrating to the QUERY API.

Original comment by dkavan...@gmail.com on 12 Jun 2007 at 6:48