Uploaded image for project: 'mod-finance-storage'
  1. mod-finance-storage
  2. MODFISTO-302

Kiwi (R3 2021) Hot Fix #3 - Unable to access adjustment ledger

    XMLWordPrintable

Details

    • 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
      

      Steps to reproduce in UI



      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:?]
      

      mod-finance-grpFiscalYr-summaries-timeout.log

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                varunjavalkar Varun Javalkar
                Votes:
                0 Vote for this issue
                Watchers:
                9 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases