-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b23
-
x86
-
solaris
Following test fails intermittently:
sun/management/snmp/notifications/NotificationTest.sh
failure msg:
java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.remove(ArrayList.java:390)
at NotificationManager.checkResults(NotificationManager.java:377) <== *
at NotificationTest.main(NotificationTest.java:54)
Adaptor stopped.
Session destroyed.
Test Failed: Index: 1, Size: 1 <=== out of bound exception msg.
* bug is right here at line 377 in NotificationManager.java.
###@###.### 2005-1-13 18:35:08 GMT
sun/management/snmp/notifications/NotificationTest.sh
failure msg:
java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.remove(ArrayList.java:390)
at NotificationManager.checkResults(NotificationManager.java:377) <== *
at NotificationTest.main(NotificationTest.java:54)
Adaptor stopped.
Session destroyed.
Test Failed: Index: 1, Size: 1 <=== out of bound exception msg.
* bug is right here at line 377 in NotificationManager.java.
###@###.### 2005-1-13 18:35:08 GMT