adamsaghy commented on PR #5462:
URL: https://github.com/apache/fineract/pull/5462#issuecomment-3883814429
```
Test uc2() FAILED
org.apache.fineract.client.util.CallFailedRuntimeException: HTTP failed:
Request{method=GET,
url=https://localhost:8443/fineract-provider/api/v1/loans/12/transactions/template?command=repayment&dateFormat=dd%20MMMM%20yyyy&transactionDate=15%20February%202023&locale=en,
tags={class
retrofit2.Invocation=org.apache.fineract.client.services.LoanTransactionsApi.retrieveTransactionTemplate()
[12, repayment, dd MMMM yyyy, 15 February 2023, en, null]}};
Response{protocol=http/1.1, code=500, message=,
url=https://localhost:8443/fineract-provider/api/v1/loans/12/transactions/template?command=repayment&dateFormat=dd%20MMMM%20yyyy&transactionDate=15%20February%202023&locale=en};
errorBody: <!doctype html><html lang="en"><head><title>HTTP Status 500 –
Internal Server Error</title><style type="text/css">body {font-family:Tahoma,
at
app//org.apache.fineract.integrationtests.AdvancedPaymentAllocationLoanRepaymentScheduleTest.lambda$uc2$1(AdvancedPaymentAllocationLoanRepaymentScheduleTest.java:284)
Test uc3() FAILED (1s)
org.apache.fineract.client.util.CallFailedRuntimeException: HTTP failed:
Request{method=GET,
url=https://localhost:8443/fineract-provider/api/v1/loans/13/transactions/template?command=repayment&dateFormat=dd%20MMMM%20yyyy&transactionDate=15%20February%202023&locale=en,
tags={class
retrofit2.Invocation=org.apache.fineract.client.services.LoanTransactionsApi.retrieveTransactionTemplate()
[13, repayment, dd MMMM yyyy, 15 February 2023, en, null]}};
Response{protocol=http/1.1, code=500, message=,
url=https://localhost:8443/fineract-provider/api/v1/loans/13/transactions/template?command=repayment&dateFormat=dd%20MMMM%20yyyy&transactionDate=15%20February%202023&locale=en};
errorBody: <!doctype html><html lang="en"><head><title>HTTP Status 500 –
Internal Server Error</title><style type="text/css">body {font-family:Tahoma,
at
app//org.apache.fineract.integrationtests.AdvancedPaymentAllocationLoanRepaymentScheduleTest.lambda$uc3$2(AdvancedPaymentAllocationLoanRepaymentScheduleTest.java:356)
org.apache.fineract.integrationtests.savings.SavingsInterestPostingTest
Test testSavingsInterestPosting_Works_ForMultipleAccounts() FAILED (7.7s)
org.apache.fineract.client.util.CallFailedRuntimeException: HTTP failed:
Request{method=POST,
url=https://localhost:8443/fineract-provider/api/v1/savingsaccounts/80?command=activate,
tags={class
retrofit2.Invocation=org.apache.fineract.client.services.SavingsAccountApi.handleCommands6()
[80, class PostSavingsAccountsAccountIdRequest {
activatedOnDate: 01 January 2023
approvedOnDate: null
closedOnDate: null
dateFormat: dd MMMM yyyy
locale: en
withdrawBalance: null
}, activate]}}; Response{protocol=http/1.1, code=401, message=,
url=https://localhost:8443/fineract-provider/api/v1/savingsaccounts/80?command=activate};
errorBody:
{"timestamp":"2026-02-07T08:16:13.762Z","status":401,"error":"Unauthorized","path":"/fineract-provider/api/v1/savingsaccounts/80"}
at
app//org.apache.fineract.integrationtests.savings.SavingsInterestPostingTest.lambda$testSavingsInterestPosting_Works_ForMultipleAccounts$2(SavingsInterestPostingTest.java:62)
org.apache.fineract.integrationtests.ExternalIdSupportIntegrationTest
Test loan() PASSED (5s)
Test test() FAILED (1.2s)
org.apache.fineract.client.util.CallFailedRuntimeException: HTTP failed:
Request{method=GET,
url=https://localhost:8443/fineract-provider/api/v1/loans/external-id/9526bbc1-4abf-435f-84a8-1bf151b1009a/transactions/template?command=repayment,
tags={class
retrofit2.Invocation=org.apache.fineract.client.services.LoanTransactionsApi.retrieveTransactionTemplate1()
[9526bbc1-4abf-435f-84a8-1bf151b1009a, repayment, null, null, null, null]}};
Response{protocol=http/1.1, code=500, message=,
url=https://localhost:8443/fineract-provider/api/v1/loans/external-id/9526bbc1-4abf-435f-84a8-1bf151b1009a/transactions/template?command=repayment};
errorBody: <!doctype html><html lang="en"><head><title>HTTP Status 500 –
Internal Server Error</title><style type="text/css">body {font-family:Tahoma,
at
app//org.apache.fineract.integrationtests.ExternalIdSupportIntegrationTest.test(ExternalIdSupportIntegrationTest.java:158)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]