You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Benura Lasan Abeywardena (Jira)" <ji...@apache.org> on 2022/03/20 17:38:00 UTC

[jira] [Commented] (FINERACT-1224) NullPointerException at Base64$Encoder.encode() in ImagesApiResource

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

Benura Lasan Abeywardena commented on FINERACT-1224:
----------------------------------------------------

Hi [~vorburger] , is there any reproduction steps for this issue?

> NullPointerException at Base64$Encoder.encode() in ImagesApiResource
> --------------------------------------------------------------------
>
>                 Key: FINERACT-1224
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1224
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Michael Vorburger
>            Priority: Critical
>              Labels: beginner, technical
>
> See FINERACT-932 for general background; I'm currently seeing this in logs of https://www.fineract.dev:
> {noformat} java.lang.NullPointerException: null
>         at java.util.Base64$Encoder.encode (Base64.java:264)
>         at java.util.Base64$Encoder.encodeToString (Base64.java:318)
>         at org.apache.fineract.infrastructure.documentmanagement.api.ImagesApiResource.retrieveImage (ImagesApiResource.java:144){noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)