vijayrcse
vijayrcse
Hi sure, this has happened twice in last 2 months. We have to restart the process to start consuming again. i will enable the logging and see, i couldn't reproduce...
I have enabled WARN but don't see much in the logs. Probably when the issue happens again we may see something. You are right it is happening sporadically. Any other...
They are PEM files as text. I m reading as binary. I don't get any exceptions in java app. All I find is no ciphers are supported by the server...
let me try that...
thanks @magnuswatn for you help. this works now While i am running the python program every time it is asking PASS phrase `Enter PEM pass phrase:` is there a way...
@magnuswatn please ignore , i found it. I would like to add or contribute an example of this to the documentation. is it possible ? ( a complete example of...
I still have this issue. We are bouncing the container process when we come across this issue. Any inputs would help.
I use 2.2.6.RELEASE. I tried to reproduce this issue in lower environment, but we couldn't. We could upgrade to 2.4,2 and see if this issue exist
Issue raised by @manjian14 is a separate issue. Original issue reported by me on 2.2.6 still remains. We are looking at upgrading to 2.4.2 sooner
We used SQS Extended client library to publish the message to the queue. We didn't use SQStemplate of spring cloud aws However on the consumer side, we still use the...