Hi all, i am testing the 5G Network Slicing use case on rel. Honolulu.
I am getting the following issue from UUI https://ip:30283/iui/usecaseui/#/services/slicing-management. Each time I open that section, a GET request is performed but its response contains an error: GET https://ip:30283/api/usecaseui-server/v1/uui-slicing/nsmf/task/business/pageNo/1/pageSize/10 Status code 200 OK Response: {"result_header":{"result_code":"500","result_message":"5G slicing task result query failed. Unknown exception occurred!"},"result_body":{"record_number":0,"slicing_task_list":null}} For the others two sections (Communication Service and Slicing Resource Manager) work fine. I checked the orchestrationTask table in requestDb database and it is properly populated: MariaDB [requestdb]> select TASK_ID,NAME,CREATED_TIME,STATUS from orchestration_task; +--------------------------------------+------------------+---------------------+------------------+ | TASK_ID | NAME | CREATED_TIME | STATUS | +--------------------------------------+------------------+---------------------+------------------+ | 13d5114d-3b8c-4520-9797-54fc3e13b9aa | SliceServiceTask | 2021-07-08 13:09:42 | Planning | | 1558241f-cf7b-418f-82e9-8aaccd853355 | SliceServiceTask | 2021-07-13 08:22:35 | WaitingToConfirm | | 1c32d47f-7d23-4a8c-ac05-5619aa329b57 | SliceServiceTask | 2021-07-08 13:03:09 | Planning | | 1d7c1d87-436b-4b85-9140-6d78dd890048 | SliceServiceTask | 2021-07-13 11:29:59 | WaitingToConfirm | | 1de63dbe-6920-4a13-8363-80a772b89f11 | SliceServiceTask | 2021-07-08 12:52:38 | Planning | | 29d12717-07e0-443a-a2b8-c35e5274dae8 | SliceServiceTask | 2021-07-08 12:09:01 | Planning | | 460a9a22-b49f-4a8b-9ff4-287d6ac2b73a | SliceServiceTask | 2021-07-08 12:37:26 | Planning | | 4b7303fe-1da3-4085-ba18-bb848052302e | SliceServiceTask | 2021-07-13 08:59:31 | Planning | | 682d3801-d439-496f-86b5-11e8354a5f47 | SliceServiceTask | 2021-07-13 08:41:20 | WaitingToConfirm | | 7a6b1b32-ad88-443f-b5b9-5c0d21ef525e | SliceServiceTask | 2021-07-08 13:17:29 | Planning | | cca929d8-bdfa-48bf-be35-f15564d54771 | SliceServiceTask | 2021-07-13 08:16:25 | Planning | | e1f616fa-8b35-45d7-ac00-a0d7f0dab0bd | SliceServiceTask | 2021-07-08 12:18:54 | Planning | | f5c01bf3-625a-4fb1-b33a-80754dbc5236 | SliceServiceTask | 2021-07-13 08:27:23 | WaitingToConfirm | +--------------------------------------+------------------+---------------------+------------------+ Attached files are: · Uui screenshot error popu · So api handler log for orchestrationTask call Can someone help me to address this issue? Thanks a lot, Aniello -- ----------------------------------------------------------------- *TIM* *Aniello Paolo Malinconico* Chief Innovation & Partnership Office Technology Innovation *TIM S.p.A.* Via G. Reiss Romoli, 274 – 10148 TORINO email: [email protected] Tim Official: *Facebook* ( https://www.facebook.com/TimOfficialPage ) - *Twitter* ( https://twitter.com/tim_official ) - *www.tim.it* ( http://www.tim.it/ ) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23401): https://lists.onap.org/g/onap-discuss/message/23401 Mute This Topic: https://lists.onap.org/mt/84196834/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
so-apihandler.log
Description: Binary data
