[
https://issues.apache.org/jira/browse/FINERACT-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Vorburger resolved FINERACT-860.
----------------------------------------
Resolution: Fixed
> 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: 20m
> 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)