Issue 8: BUG: IndexOutOfBoundsException throwed out by sub checker of OGA
Reported by Jianp....@gmail.com, Sep 7, 2009
What steps will reproduce the problem?
1. Set message dispatcher delay excess 5000ms.
2. Run the MIPA system.

What is the expected output? What do you see instead?
The message dispatcher will throw out IndexOutOfBoundsException.

Please use labels and text to provide additional information.
The bug of sub checker of OGA and checker of SCP.

Sep 7, 2009
#1 Jianp....@gmail.com
(No comment was entered for this change.)
Summary: BUG: IndexOutOfBoundsException throwed out by sub checker of OGA
Sep 7, 2009
#2 Jianp....@gmail.com
This bug is caused by add an integer more than once in checker logic.
FIX in trunk rev 145.
Dec 15, 2009
#3 jpyu.m...@gmail.com
(No comment was entered for this change.)
Status: Fixed