zoukankan      html  css  js  c++  java
  • 带组装时界面报错bug

    单个ROS,接128个通道,带上组装时,取数出现如下错误:

    1. 界面报 warning: 

    16:44:44 WARNING DFM-1 DFM::InputIssue DFM problem with incoming message: SFI EOE message with LVL1ID 415. No such events in the list.

    2. 查看DFM的err文件:

    37 WARNING 2017-May-18 16:45:12 [DC::StatusWord DFM::LoadBalancer::CleanUp(...) at DFM/src/LoadBalancer.cxx:732] DFM problem with the flow of data: No EoE came for this event. Event 462 is timed out after 0 reasks
    38 WARNING 2017-May-18 16:45:13 [DC::StatusWord DFM::LoadBalancer::CleanUp(...) at DFM/src/LoadBalancer.cxx:732] DFM problem with the flow of data: No EoE came for this event. Event 463 is timed out after 0 reasks
    39 WARNING 2017-May-18 16:45:13 [DC::StatusWord DFM::LoadBalancer::CleanUp(...) at DFM/src/LoadBalancer.cxx:732] DFM problem with the flow of data: No EoE came for this event. Event 464 is timed out after 0 reasks
    40 WARNING 2017-May-18 16:45:13 [DC::StatusWord DFM::LoadBalancer::CleanUp(...) at DFM/src/LoadBalancer.cxx:732] DFM problem with the flow of data: No EoE came for this event. Event 465 is timed out after 0 reasks
    41 WARNING 2017-May-18 16:45:13 [DC::StatusWord DFM::LoadBalancer::CleanUp(...) at DFM/src/LoadBalancer.cxx:732] DFM problem with the flow of data: No EoE came for this event. Event 466 is timed out after 0 reasks
    42 WARNING 2017-May-18 16:45:16 [DC::StatusWord DFM::LoadBalancer::CleanUp(...) at DFM/src/LoadBalancer.cxx:732] DFM problem with the flow of data: No EoE came for this event. Event 467 is timed out after 0 reasks
    43 WARNING 2017-May-18 16:45:16 [DC::StatusWord DFM::LoadBalancer::SubtractEventByL1ID(...) at DFM/src/LoadBalancer.cxx:408] DFM problem with incoming message: SFI EOE message with LVL1ID 461. No such events in the list.
    44 WARNING 2017-May-18 16:45:24 [DC::StatusWord DFM::LoadBalancer::CleanUp(...) at DFM/src/LoadBalancer.cxx:732] DFM problem with the flow of data: No EoE came for this event. Event 468 is timed out after 0 reasks
    45 WARNING 2017-May-18 16:45:26 [DC::StatusWord DFM::LoadBalancer::SubtractEventByL1ID(...) at DFM/src/LoadBalancer.cxx:408] DFM problem with incoming message: SFI EOE message with LVL1ID 462. No such events in the list.

    3. 查看SFI的err文件:

    3 WARNING 2017-May-18 16:45:26 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 462
    4 WARNING 2017-May-18 16:45:26 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 463
    5 WARNING 2017-May-18 16:45:31 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 464
    6 WARNING 2017-May-18 16:45:31 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 465
    
  • 相关阅读:
    Linux下JDK安装位置
    Oracle中的User与Schema
    MFC中不同窗口间的切换
    MFC 动态的画线 画当前的线是清除上一次画的线
    VC ADO连接ACCESS步骤及错误处理
    虚继承和虚函数继承
    虚拟机无法连接连接U盘
    未能找到类型或命名空间
    VS2008 重构 封装字段 出错 无法使用
    vs2010 Visual Studio 遇到了异常。这可能是由某个扩展导致的
  • 原文地址:https://www.cnblogs.com/zengtx/p/6874218.html
Copyright © 2011-2022 走看看