Chaincode deployment and invoke transactions are completed successfully.But it is showing error while querying the Chaincode. Here is the screenshot:-

I checked the docker containers and logs also.A new container got created for the deployed chaincode but got deleted after some time.
Can anyone tell me what am I doing wrong here?