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/03/08 23:50:00 UTC

[jira] [Updated] (FINERACT-860) java.util.NoSuchElementException: No value present at java.util.Optional.get(Optional.java:135) at org.apache.fineract.interoperation.service.InteropServiceImpl.findIdentifier(InteropServiceImpl.java:453)

     [ https://issues.apache.org/jira/browse/FINERACT-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorburger updated FINERACT-860:
---------------------------------------
    Fix Version/s: 1.4.0

> java.util.NoSuchElementException: No value present at java.util.Optional.get(Optional.java:135)	at org.apache.fineract.interoperation.service.InteropServiceImpl.findIdentifier(InteropServiceImpl.java:453)
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FINERACT-860
>                 URL: https://issues.apache.org/jira/browse/FINERACT-860
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Michael Vorburger
>            Assignee: Michael Vorburger
>            Priority: Major
>             Fix For: 1.4.0
>
>
> The integration test logs (e.g. in FINERACT-857) sometimes show:
> {noformat}
> 3:56:44.508 [http-bio-8443-exec-37] ERROR o.s.b.w.s.support.ErrorPageFilter - Forwarding to error page from request [/api/v1/interoperation/parties/MSISDN/bc45cf3c-1e17-41a7-83d8-9ee80ebbb806] due to exception [No value present]
> java.util.NoSuchElementException: No value present
> 	at java.util.Optional.get(Optional.java:135)
> 	at org.apache.fineract.interoperation.service.InteropServiceImpl.findIdentifier(InteropServiceImpl.java:453)
> 	at org.apache.fineract.interoperation.service.InteropServiceImpl.getAccountByIdentifier(InteropServiceImpl.java:180){noformat}



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