In reply to Surya Kiran Muppana:
It is difficult to determine your issue without seeing the driver and sequence code. However, you need to ensure that there is a one-to-one mapping of put_response() and get_response() calls. It sounds like you are calling put_response() more than you are calling get_response().