11#ifndef DAPHNEMODULES_INCLUDE_DAPHNEMODULES_COMMONISSUES_HPP_
12#define DAPHNEMODULES_INCLUDE_DAPHNEMODULES_COMMONISSUES_HPP_
23 name <<
" failed to retrieve its conf object",
29 "Invalid address: " << ip,
34 InvalidChannelConfiguration,
35 "Channel " <<
id << " has invalid configuration,
trim: " <<
trim << ",
offset: " <<
offset << ", gain:"<< gain,
36 ((uint32_t)
id)((uint32_t)
trim)((uint32_t)
offset)((uint32_t)gain)
42 "Too many full stream channels. Total
requested: " << tot,
47 UnsuccessfulConfiguration,
48 name << ": board reports configuration failure. Message: " << message,
49 ((
std::
string)name) ((
std::
string)message)
56 "Monitoring of " << item << "
failed",
61 TriggerMonitoringFailed,
63 item << "
failed to retrieve reponse for trigger snapshots. Message: " << message,
65 ((
std::
string)message)
#define ERS_DECLARE_ISSUE_BASE(namespace_name, class_name, base_class_name, message, base_attributes, attributes)
#define ERS_DECLARE_ISSUE(namespace_name, class_name, message, attributes)
Invalid std::string ip Too many full stream channels Total requested
Unsupported std::string uri Execution of command failed
Both frame_count_limit and tp_count_limit were set to(disabled) in the TPCRawDataProcessor config. TPs will not send."
Invalid std::string ip Too many full stream channels Total size_t tot MonitoringFailed
Invalid std::string ip TooManyChannels
std::string trim(const std::string &s)