getting JMS message as null

i am using the createconsumer and recieve jms services but still not able to get the jms message.
i am getting jmsmessage as null.

On the other hand i m able to successfully write to the jms my messages via send

please suggest