Physical hardware pull is failing for the Erricson Mini-link
search cancel

Physical hardware pull is failing for the Erricson Mini-link

book

Article ID: 392561

calendar_today

Updated On: 04-10-2025

Products

VMware Smart Assurance

Issue/Introduction

The following error message can be seen in the server.log after enabling debug:

Caused by: org.hibernate.PropertyValueException: not-null property references a null or transient value : com.powerup.configmgr.common.domain.HardwareAttribute.attributeValue 

Environment

10.1.x NCM

Cause

The "show board" command output for the device did not return any value for board 1/0 and 1/1 thus the parsing failed and returned with an exception. 

The parsing expects the "show board" output for all the boards (1/*) to be similar.  Since this is not the case, the driver code needs to compasate for this scenario. And since board 1/0 and 1/1 are power supplies, it won't be similar.  

Resolution

Code modification is needed to compensate this.

The fix will be included in future DSR update.

Please submit a service request ticket with technical support for ETA for provided solution.