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:55:03 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17054565#comment-17054565 ] 

Michael Vorburger commented on FINERACT-860:
--------------------------------------------

https://github.com/apache/fineract/pull/728

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)