Symptoms


The error message occurs 

- while navigating to Applications > Azure CSP > Price Configuration > Price List tab

- while placing a new Sales Order


with an error message in 


with an error message in azure.log endpoint log

2021-07-16 04:12:47,707 INFO  [com.odin.azure.model.PriceList] (azure task-84) Start prepare price list for Offer ID: MS-AZR-0145P, Locale: en-US, and Date: 2021-07-16T00:00:00.000Z
2021-07-16 04:12:48,745 INFO  [com.odin.azure.model.PriceList] (azure task-84) Successfully get price list from DB
2021-07-16 04:12:49,072 ERROR [com.odin.azure.server.ErrorsHandler] (azure task-84) <APS-APP> Error: java.lang.NullPointerException

2021-07-16 04:12:49,100 DEBUG [com.odin.azure.server.ServerLogs] (azure task-84) <SERVER> Incoming request 'GET https://192.168.100.100:10443/azure/aps/applications/24ce71ad-a88f-4787-b8d5-0e0cb6fe6902/price_list_summary' has been finished: HTTP 500 Internal Server Error
- headers:
        API-Error-Category: unknown
        Content-Encoding: UTF-8
        Content-Type: application/json
- body:
{
  "error" : "unknown",
  "message" : "An unexpected error has occurred.",
  "category" : "unknown"
}
- end


Cause

Software related issue APSA-23737 "PriceList getSummary - NullPointerException".

Resolution

The issue has been fixed in Azure CSP 7.7.5-57. Please upgrade the application accordingly. 

Internal

 Internal link