Code:
Field error in object 'publicRegisterForm' on field 'password': rejected value [null]; codes []; arguments []; default message [typeMismatch on password]
Field error in object 'publicRegisterForm' on field 'email': rejected value [null]; codes []; arguments []; default message [typeMismatch on email], currentFormObject=com.eon.ibuy.persistence.Systemuser@19a19fd, flashScope=map['webflowViewActionStateHolder' -> [ViewActionStateHolder@10285d8 eventId = 'fetchZones', mappingResults = Mapping Results = [[TargetAccessError@a53948 mapping = parameter:'password' -> password, code = 'typeMismatch', error = true, errorCause = org.springframework.binding.expression.ValueCoercionException: Value could not be converted to target class; is a suitable type converter registered?, originalValue = array<String>['', ''], mappedValue = [null]], [Success@153d05b mapping = parameter:'zone' -> zone, code = 'success', error = false, originalValue = '', mappedValue = ''], [TargetAccessError@194363b mapping = parameter:'country_id' -> country_id, code = 'propertyNotFound', error = true, errorCause = org.springframework.binding.expression.PropertyNotFoundException: Property not found, originalValue = '', mappedValue = [null]], [TargetAccessError@17470d0 mapping = parameter:'ajaxSource' -> ajaxSource, code = 'propertyNotFound', error = true, errorCause = org.springframework.binding.expression.PropertyNotFoundException: Property not found, originalValue = 'country', mappedValue = [null]], [Success@19a8942 mapping = parameter:'userId' -> userId, code = 'success', error = false, originalValue = '', mappedValue = ''], [TargetAccessError@a96eba mapping = null -> eventId_check, code = 'propertyNotFound', error = true, errorCause = org.springframework.binding.expression.PropertyNotFoundException: Property not found, originalValue = [null], mappedValue = [null]], [Success@1a4a1c9 mapping = parameter:'firstName' -> firstName, code = 'success', error = false, originalValue = '', mappedValue = ''], [Success@1799a1e mapping = parameter:'lastName' -> lastName, code = 'success', error = false, originalValue = '', mappedValue = ''], [Success@7541f8 mapping = parameter:'country' -> country, code = 'success', error = false, originalValue = 'United States', mappedValue = 'United States'], [TargetAccessError@3e3c83 mapping = parameter:'email' -> email, code = 'typeMismatch', error = true, errorCause = org.springframework.binding.expression.ValueCoercionException: Value could not be converted to target class; is a suitable type converter registered?, originalValue = array<String>['', ''], mappedValue = [null]], [Success@1f6dc61 mapping = parameter:'middleName' -> middleName, code = 'success', error = false, originalValue = '', mappedValue = ''], [TargetAccessError@1fe9999 mapping = null -> eventId, code = 'propertyNotFound', error = true, errorCause = org.springframework.binding.expression.PropertyNotFoundException: Property not found, originalValue = [null], mappedValue = [null]], [TargetAccessError@164d75 mapping = parameter:'execution' -> execution, code = 'propertyNotFound', error = true, errorCause = org.springframework.binding.expression.PropertyNotFoundException: Property not found, originalValue = 'e14s2', mappedValue = [null]]]]], flowExecutionUrl=/ibuy/register.ibuy?execution=e14s2, flowRequestContext=[RequestControlContextImpl@205df9 externalContext = org.springframework.webflow.mvc.servlet.MvcExternalContext@1ebf5c, currentEvent = [null], requestScope = map[[empty]], attributes = map[[empty]], messageContext = [DefaultMessageContext@a14c53 sourceMessages = map[[null] -> list[[empty]], 'password' -> list[[Message@d9c6e2 source = 'password', severity = Error, text = 'typeMismatch on password']], 'email' -> list[[Message@6f513 source = 'email', severity = Error, text = 'typeMismatch on email']]]], flowExecution = [FlowExecutionImpl@f9aa66 flow = 'register', flowSessions = list[[FlowSessionImpl@1224b90 flow = 'register', state = 'show', scope = map['viewScope' -> map[[empty]], 'currentFormObject' -> com.eon.ibuy.persistence.Systemuser@19a19fd, 'systemuser' -> com.eon.ibuy.persistence.Systemuser@19a19fd, 'countries' -> list[com.eon.ibuy.persistence.Country@8edb84, com.eon.ibuy.persistence.Country@edf1de]]]]]], flowExecutionKey=e14s2, systemuser=com.eon.ibuy.persistence.Systemuser@19a19fd, countries=[com.eon.ibuy.persistence.Country@8edb84, com.eon.ibuy.persistence.Country@edf1de], currentUser=null}]
Also it prints following warning: