Details
-
Bug
-
Status: Closed (View Workflow)
-
P1
-
Resolution: Duplicate
-
7.0.1, 7.0.2, 7.0.3, 7.0.4, 7.0.5, 7.0.6, 7.1.0, 7.1.1, 7.1.2, 8.0.0, 8.0.1, 8.0.2, 8.0.3, 8.1.1, 8.1.0, 8.1.2
-
0
-
Thunderjet
-
Kiwi (R3 2021) Hot Fix #3
-
Yes
-
If there is any re-encumbering order of a type, that type must be selected in the rollover (not sure this is a valid workaround, since users might not want to do that).
-
Okanagan College
-
Implementation coding issue
Description
Overview:
This issue is happening in Finance App.
Steps to Reproduce in backend:
Make sure budget with fundId f0afadb6-654d-460e-a307-75506250bf7f exists
Filter Budgets by fundId
GET finance/budgets?query=fundId==f0afadb6-654d-460e-a307-75506250bf7f
Expected Results:
GET budgets should return with 200
Actual Results:
504 Gateway Timeout
Additional Information:
Seeing error in mod-finance logs
2022-04-12T14:41:17.843-04:00 2022-04-12T18:41:17,843 INFO [vert.x-eventloop-thread-1] CQLWrapper CQL >>> SQL: fundId==f0afadb6-654d-460e-a307-75506250bf7f >>>WHERE fundId='f0afadb6-654d-460e-a307-75506250bf7f' LIMIT 10 OFFSET 0 2022-04-12T14:41:17.848-04:00 2022-04-12T18:41:17,848 ERROR [vert.x-eventloop-thread-1] PgUtil null 2022-04-12T14:41:17.848-04:00 java.lang.NullPointerException: null
mod-finance-storage-get-budget-504.log
As a result, I also see timeout exception in GroupFiscalYearsSummariesApi
2022-04-12T18:35:34,373 ERROR [vert.x-eventloop-thread-1] RestClient Exception calling java.util.concurrent.CompletionException: org.folio.rest.exception.HttpException: <html> 2022-04-12T18:35:34,373 ERROR [vert.x-eventloop-thread-1] RestClient Exception calling java.util.concurrent.CompletionException: org.folio.rest.exception.HttpException: <html> 2022-04-12T14:35:34.373-04:00 <head><title>504 Gateway Time-out</title></head> 2022-04-12T14:35:34.373-04:00 <body> 2022-04-12T14:35:34.373-04:00 <center><h1>504 Gateway Time-out</h1></center> 2022-04-12T14:35:34.373-04:00 </body> 2022-04-12T14:35:34.373-04:00 </html> 2022-04-12T14:35:34.373-04:00 GET 2022-04-12T14:35:34.375-04:00 2022-04-12T18:35:34,373 ERROR [vert.x-eventloop-thread-1] GroupFiscalYearSummariesApi Exception encountered 2022-04-12T14:35:34.375-04:00 org.folio.rest.exception.HttpException: <html> 2022-04-12T14:35:34.375-04:00 <head><title>504 Gateway Time-out</title></head> 2022-04-12T14:35:34.375-04:00 <body> 2022-04-12T14:35:34.375-04:00 <center><h1>504 Gateway Time-out</h1></center> 2022-04-12T14:35:34.375-04:00 </body> 2022-04-12T14:35:34.375-04:00 </html> 2022-04-12T14:35:34.375-04:00 at org.folio.rest.util.HelperUtils.verifyResponse(HelperUtils.java:94) ~[ms.jar:?]
TestRail: Results
Attachments
Issue Links
- blocks
-
MODFISTO-300 mod-finance-storage: R3 Kiwi (2021) Hotfix release #3
-
- Closed
-
- clones
-
MODFISTO-298 Unable to access adjustment ledger
-
- Closed
-
- defines
-
UXPROD-3076 Thunderjet - R3 Module releases, RMB/Stripes updates, migration scripts verification
-
- Closed
-
- relates to
-
MODFISTO-299 Order and financial rollover errors are not reported
-
- Closed
-