My class objects are not getting converted into json, I think it returns object references, though while executing it locally, it executes perfectly.
Here is the cod
This answer might help - Grails JSONBuilder.
Maybe your server code uses a different version of Grails, or Grails isn't setup the same between local and server environments.