Check that Binding statements are correct, provide a Fallback value if you want to know whether the binding failed.
For example:
"{Binding [STATE_NAME], FallbackValue = 0}"
This will fail if the graphic Attributes do not include STATE_NAME as one of its fields.