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
    
  • 相关阅读:
    OCP-1Z0-052-V9.02-177题
    游戏服务端IOCP模型,自己封装的一个类,3行代码搞定服务端。
    OCP-1Z0-052-V9.02-116题
    OCP-1Z0-052-V9.02-72题
    map按value值查找——find_if的使用
    Oracle OCP 11G 052答案解析目录
    Oracle OCP 11G 052 V8.02与V9.02版本对比
    OCP-1Z0-052-V8.02-102题
    OCP-1Z0-052-V8.02-117题
    在完成端口IOCP模型判断客户端是否已关闭连接(掉线)
  • 原文地址:https://www.cnblogs.com/zengtx/p/6874218.html
Copyright © 2011-2022 走看看