ylyang / mipa

Middleware Infrastructure for Predicate detection in Asynchronous environments
GNU General Public License v3.0
0 stars 0 forks source link

BUG: IndexOutOfBoundsException throwed out by sub checker of OGA #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by Jianp....@gmail.com on 7 Sep 2009 at 11:43

GoogleCodeExporter commented 9 years ago

Original comment by Jianp....@gmail.com on 7 Sep 2009 at 11:44

GoogleCodeExporter commented 9 years ago
This bug is caused by add an integer more than once in checker logic.
FIX in trunk rev 145.

Original comment by Jianp....@gmail.com on 7 Sep 2009 at 11:50

GoogleCodeExporter commented 9 years ago

Original comment by jpyu.m...@gmail.com on 16 Dec 2009 at 6:58