NullPointerException Logged in Xstore.log Prior to Scanning Event
We noticed an error in the Xstore log just before the scanning event. Although the item scanned successfully, several issues were observed in the logs. Could you advise on how to address this?
Log snippet:
ERROR [ ] 2024-11-18 13:07:51,857 CAUGHT EXCEPTION :: dtv.util.ClassPathUtils [Thread-54]
java.lang.
: null
at dtv.util.ClassPathUtils.addIfExists(ClassPathUtils.java:294) [dtv-util.jar:21.0.3.0.45]
at dtv.util.ClassPathUtils.addLocation(ClassPathUtils.java:45) [dtv-util.jar:21.0.3.0.45]
at dtv.util.config.locator.GlobalConfigFileBasedLocator.getConfigSources(GlobalConfigFileBasedLocator.java:63) [dtv-util.jar:21.0.3.0.45]
at dtv.hardware.service.DtvXmlRegPopulator.getConfigSources(DtvXmlRegPopulator.java:306) [dtv-hardware.jar:21.0.3.0.45]
at dtv.hardware.service.DtvXmlRegPopulator.load(DtvXmlRegPopulator.java:203) [dtv-hardware.jar:21.0.3.0.45]
at dtv.hardware.service.DtvXmlRegPopulator.load(DtvXmlRegPopulator.java:188) [dtv-hardware.jar:21.0.3.0.45]