Lines Matching refs:BMCWEB_LOG_ERROR

130                 BMCWEB_LOG_ERROR(  in introspectObjects()
147 BMCWEB_LOG_ERROR("XML document failed to parse {} {}", in introspectObjects()
191 BMCWEB_LOG_ERROR( in getPropertiesForEnumerate()
305 BMCWEB_LOG_ERROR( in getManagedObjectsForEnumerate()
373 BMCWEB_LOG_ERROR("GetAncestors on path {} failed with code {}", in findObjectManagerPathForEnumerate()
411 BMCWEB_LOG_ERROR("GetObject for path {} failed with code {}", in getObjectAndEnumerate()
963 BMCWEB_LOG_ERROR("sd_bus_message_read_basic on type {} failed!", in readMessageItem()
982 BMCWEB_LOG_ERROR("wrong number contained types in dictionary: {}", in readDictEntryFromMessage()
991 BMCWEB_LOG_ERROR("sd_bus_message_enter_container with rc {}", r); in readDictEntryFromMessage()
1027 BMCWEB_LOG_ERROR("sd_bus_message_exit_container failed"); in readDictEntryFromMessage()
1039 BMCWEB_LOG_ERROR("Type code {} too small for an array", typeCode); in readArrayFromMessage()
1049 BMCWEB_LOG_ERROR("sd_bus_message_enter_container failed with rc {}", r); in readArrayFromMessage()
1071 BMCWEB_LOG_ERROR("sd_bus_message_at_end failed"); in readArrayFromMessage()
1104 BMCWEB_LOG_ERROR("sd_bus_message_exit_container failed"); in readArrayFromMessage()
1116 BMCWEB_LOG_ERROR("Type code {} too small for a struct", typeCode); in readStructFromMessage()
1127 BMCWEB_LOG_ERROR("sd_bus_message_enter_container failed with rc {}", r); in readStructFromMessage()
1144 BMCWEB_LOG_ERROR("sd_bus_message_exit_container failed"); in readStructFromMessage()
1156 BMCWEB_LOG_ERROR("sd_bus_message_peek_type failed"); in readVariantFromMessage()
1164 BMCWEB_LOG_ERROR("sd_bus_message_enter_container failed with rc {}", r); in readVariantFromMessage()
1177 BMCWEB_LOG_ERROR("sd_bus_message_enter_container failed"); in readVariantFromMessage()
1315 BMCWEB_LOG_ERROR("Invalid D-Bus signature type {}", typeCode); in convertDBusToJSON()
1401 BMCWEB_LOG_ERROR( in findActionOnInterface()
1412 BMCWEB_LOG_ERROR("XML document failed to parse {}", in findActionOnInterface()
1608 BMCWEB_LOG_ERROR("Can't find object"); in handleAction()
1639 BMCWEB_LOG_ERROR("Can't find object"); in handleDelete()
1706 BMCWEB_LOG_ERROR("GetSubTree failed on {}", in handleEnumerate()
1773 BMCWEB_LOG_ERROR("Bad dbus request error: {}", in handleGet()
1783 BMCWEB_LOG_ERROR( in handleGet()
1937 BMCWEB_LOG_ERROR( in handlePut()
1950 BMCWEB_LOG_ERROR("XML document failed to parse: {}", in handlePut()
2224 BMCWEB_LOG_ERROR( in handleBusSystemPost()
2235 BMCWEB_LOG_ERROR("XML document failed to parse {} {}", in handleBusSystemPost()
2278 BMCWEB_LOG_ERROR( in handleBusSystemPost()
2289 BMCWEB_LOG_ERROR("XML document failed to parse {} {}", in handleBusSystemPost()
2447 BMCWEB_LOG_ERROR( in handleBusSystemPost()
2522 BMCWEB_LOG_ERROR("Dbus call failed with code {}", ec); in requestRoutes()
2614 BMCWEB_LOG_ERROR("{}Not found", loc.string()); in requestRoutes()
2642 BMCWEB_LOG_ERROR("Invalid dump filename {}", in requestRoutes()