You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/05/06 18:06:00 UTC

[jira] [Created] (FINERACT-936) PlatformApiDataValidationException at ClientDataValidator

Michael Vorburger created FINERACT-936:
------------------------------------------

             Summary: PlatformApiDataValidationException at ClientDataValidator
                 Key: FINERACT-936
                 URL: https://issues.apache.org/jira/browse/FINERACT-936
             Project: Apache Fineract
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Michael Vorburger


See FINERACT-932 for general background, and determine if this error log can and should be "fixed", or if this represents a condition that shouldn't be logged as an error (or conclude that this is a totally valid error log that is useful, any why):
{code}
org.apache.fineract.infrastructure.core.exception.PlatformApiDataValidationException
	at org.apache.fineract.portfolio.client.data.ClientDataValidator.throwExceptionIfValidationWarningsExist(ClientDataValidator.java:584)
	at org.apache.fineract.portfolio.client.data.ClientDataValidator.validateForCreate(ClientDataValidator.java:231)
	at org.apache.fineract.portfolio.client.service.ClientWritePlatformServiceJpaRepositoryImpl.createClient(ClientWritePlatformServiceJpaRepositoryImpl.java:224)
	at org.apache.fineract.portfolio.client.service.ClientWritePlatformServiceJpaRepositoryImpl$$FastClassBySpringCGLIB$$71ca1b7f.invoke(<generated>){code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)