This issue occurs while doing VM summary load from DB, during VC installation. DB parallel load happens with available actual number of threads. The Virtual machine provisioned with 24 CPUs, makes 38.4 available actual threads for DB load. This make the range to have invalid number for select query. The value fetched from VPX_VM is NULL due to invalid range being sent in Select Query, resulting in vpxd service fails to start.