Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After time, "tprtrig" process can generate this error, because the tpr .service driver on drp-neh-ctl002 keeps using up file descriptors and runs out eventually:

Code Block
Configuring channel 0 outputs 0x1 for Partition 2^M
 Version          PulseID        TimeStamp  Markers  BeamReq          BsaInit  \
       BsaActiv          BsaAvgD          BsaDone^M
Could not open sh: Operation not permitted^M
terminate called after throwing an instance of 'std::__cxx11::basic_string<char\
, std::char_traits<char>, std::allocator<char> >'^M

This can be fixed in a kludgy way by restarting the tpr driver like this (on drp-neh-ctl002):

...