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

[jira] [Commented] (FINERACT-1036) NullPointerException at DocumentManagementApiResource.createDocument()

    [ https://issues.apache.org/jira/browse/FINERACT-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135657#comment-17135657 ] 

Petri Tuomola commented on FINERACT-1036:
-----------------------------------------

I think this is the same as FINERACT-1035 - at least when I managed to reproduce it a couple of times, it was exactly because bodyPart was null and resulted in a NullPointerException

> NullPointerException at DocumentManagementApiResource.createDocument()
> ----------------------------------------------------------------------
>
>                 Key: FINERACT-1036
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1036
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Michael Vorburger
>            Priority: Blocker
>
> See FINERACT-932 for general background; I'm currently seeing this in logs of https://www.fineract.dev:
> {noformat} java.lang.NullPointerException
>         at org.apache.fineract.infrastructure.documentmanagement.api.DocumentManagementApiResource.createDocument (DocumentManagementApiResource.java:130){noformat}
> I don't know (haven't looked into it at all) if this could have anything to do with FINERACT-955, or is a completely separate issue.



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