its obviously happening on the valueencoder final PropertyAdapter propertyAdapter = classPropertyAdapter.getPropertyAdapter(labelProperty);5455 final ValueEncoder encoder = this.valueEncoderSource.getValueEncoder(propertyAdapter.getType());56
I changed the property method to toString() and it still fails with NPE