I get the following error when using a primitive attribute in my grails domain object:
Null value was assigned to a property of primitive type setter of MyDomain
Make sure your database myAttribute field contains null instead of zero.