Lines Matching refs:BMCWEB_LOG_ERROR
341 BMCWEB_LOG_ERROR("{}", ec); in asyncPopulatePid()
408 BMCWEB_LOG_ERROR("Pid Name Field illegal"); in asyncPopulatePid()
422 BMCWEB_LOG_ERROR("Pid Profiles Field illegal"); in asyncPopulatePid()
477 BMCWEB_LOG_ERROR("Pid Class Field illegal"); in asyncPopulatePid()
500 BMCWEB_LOG_ERROR("Pid Class Field illegal"); in asyncPopulatePid()
531 BMCWEB_LOG_ERROR("Unexpected configuration"); in asyncPopulatePid()
556 BMCWEB_LOG_ERROR("Field Illegal {}", in asyncPopulatePid()
575 BMCWEB_LOG_ERROR("Field Illegal {}", in asyncPopulatePid()
593 BMCWEB_LOG_ERROR( in asyncPopulatePid()
616 BMCWEB_LOG_ERROR("Field Illegal {}", in asyncPopulatePid()
637 BMCWEB_LOG_ERROR("Zones Pid Field Illegal"); in asyncPopulatePid()
675 BMCWEB_LOG_ERROR("Field Illegal {}", in asyncPopulatePid()
690 BMCWEB_LOG_ERROR("Field Illegal {}", in asyncPopulatePid()
718 BMCWEB_LOG_ERROR("Value Illegal {}", *ptr); in asyncPopulatePid()
745 BMCWEB_LOG_ERROR("Field Illegal {}", in asyncPopulatePid()
773 BMCWEB_LOG_ERROR("Empty Zones"); in getZonesFromJsonReq()
792 BMCWEB_LOG_ERROR("Got invalid path {}", path); in getZonesFromJsonReq()
793 BMCWEB_LOG_ERROR("Illegal Type Zones"); in getZonesFromJsonReq()
860 BMCWEB_LOG_ERROR("Illegal Type {}", type); in createPidInterface()
871 BMCWEB_LOG_ERROR("Error patching {}: {}", path, ec); in createPidInterface()
889 BMCWEB_LOG_ERROR("Failed to get chassis from config patch"); in createPidInterface()
931 BMCWEB_LOG_ERROR( in createPidInterface()
952 BMCWEB_LOG_ERROR("Failed to find interface in managed object"); in createPidInterface()
1002 BMCWEB_LOG_ERROR("Illegal Zones"); in createPidInterface()
1008 BMCWEB_LOG_ERROR("Failed to get chassis from config patch"); in createPidInterface()
1056 BMCWEB_LOG_ERROR("Invalid setpointoffset {}", *setpointOffset); in createPidInterface()
1096 BMCWEB_LOG_ERROR("Got invalid path {}", *chassisId); in createPidInterface()
1140 BMCWEB_LOG_ERROR("Illegal Zones"); in createPidInterface()
1146 BMCWEB_LOG_ERROR("Failed to get chassis from config patch"); in createPidInterface()
1209 BMCWEB_LOG_ERROR("Illegal Type {}", type); in createPidInterface()
1245 BMCWEB_LOG_ERROR("{}", ec); in run()
1267 BMCWEB_LOG_ERROR("GetPIDValues: Mapper Error"); in run()
1283 BMCWEB_LOG_ERROR( in run()
1305 BMCWEB_LOG_ERROR( in run()
1429 BMCWEB_LOG_ERROR("Error communicating to Entity Manager"); in run()
1466 BMCWEB_LOG_ERROR("SetPIDValues: Mapper Error"); in run()
1481 BMCWEB_LOG_ERROR( in run()
1502 BMCWEB_LOG_ERROR( in run()
1538 BMCWEB_LOG_ERROR("Error patching profile{}", ec); in pidSetDone()
1666 BMCWEB_LOG_ERROR("Error patching {}: {}", in pidSetDone()
1682 BMCWEB_LOG_ERROR("Failed to get chassis from config"); in pidSetDone()
1699 BMCWEB_LOG_ERROR("Failed to find chassis on dbus"); in pidSetDone()
1711 BMCWEB_LOG_ERROR("Error Adding Pid Object {}", in pidSetDone()
2179 BMCWEB_LOG_ERROR("Error while getting progress"); in requestRoutesManager()