errors in wasp log for EMS API - unable to resolve typed exception from callback service call. No such accessible constructor on object: com.nimsoft.nimbus.NimStatusCodeException
search cancel

errors in wasp log for EMS API - unable to resolve typed exception from callback service call. No such accessible constructor on object: com.nimsoft.nimbus.NimStatusCodeException

book

Article ID: 278279

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

I see the following error message repeatedly in my wasp.log even though everything seems to be fine;  is it something to be concerned about?

 

 


 INFO  [https-jsse-nio-7443-exec-49, com.ca.uim.ems.api.CallbackServiceClientInvocationHandler] Unable to resolve typed exception from callback service call.
 DEBUG [https-jsse-nio-7443-exec-49, com.ca.uim.ems.api.CallbackServiceClientInvocationHandler] java.lang.NoSuchMethodException: No such accessible constructor on object: com.nimsoft.nimbus.NimStatusCodeException

Environment

UIM 20.3x, UIM 20.4x

Resolution

This is a benign message and can be ignored; it is related to deprecated code which was not fully disabled but does not cause any undesired behavior other than the error message being logged.

This is resolved in UIM 23.4 and the error no longer occurs.