Index was outside the bounds of the array Blue Prism Spy

0 votes

Whenever am trying to spy, the below error is throwing. 

System.ApplicationException: Exception getting Java Identfier KeyBindings Exception: Index was outside the bounds of the array.

I can spy the first element which is very fine, but second element its showing the same error. But again i have disconnect and terminate the application and BP, again start over -> i can spy the second element. 

Can anyone please help me. am struggling for a long time. (AM using windows 10, java higher version, 64 bit OS)

Jan 14, 2019 in RPA by Jasu

recategorized Jan 14, 2019 by Vardhan 2,022 views
@Jasu are there more element then the array size?
@Jasu, this error occurs when you are trying to access an index outside of the current bounds of the array.

e.g. you have an array of 5 items. (array {1,2,3,4,5}) if you try to get the item from index 5 (array(5)) you will get this error as there is actually only 5 indexes (the max being 4 as arrays start at 0).

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In RPA

0 votes
1 answer

Blue Prism Error - Internal : The specified item was not locked by this business object

Well, the answer is simple - the ...READ MORE

answered Oct 10, 2018 in RPA by Priyaj
• 58,090 points
4,968 views
0 votes
1 answer
0 votes
2 answers

Is environment variable in blue prism contains any limit for the length of the text?

It actually depends on the environment that ...READ MORE

answered Jul 9, 2020 in RPA by Sirajul
• 59,230 points
1,331 views
0 votes
2 answers

Limitations of Blue Prism and Automation Anywhere

Sub task can return false positive to ...READ MORE

answered Mar 8, 2019 in RPA by anonymous
2,702 views
0 votes
1 answer

Spy an active accessibility combobox in blue prism?

My ComboBox is standard HTML Combo Box(Element ...READ MORE

answered Oct 1, 2018 in RPA by Priyaj
• 58,090 points
3,023 views
0 votes
1 answer

Error while spying the element Index outside bounds:array:BluePrism Java app

This solution will work for only 64-bit ...READ MORE

answered Oct 22, 2018 in RPA by Priyaj
• 58,090 points
1,530 views
0 votes
1 answer

Error while spying the element Index : outside the bounds of the array :BluePrism Java app

Only for 64-bit windows 7 or higher version ...READ MORE

answered Oct 24, 2018 in RPA by Priyaj
• 58,090 points
2,037 views
0 votes
1 answer

What is code segment in Blueprism and how to implement it?

Blue Prism - Code Stage The code stage ...READ MORE

answered Sep 28, 2018 in RPA by Priyaj
• 58,090 points
5,274 views
0 votes
1 answer

Error : Failed to perform step 1 in Navigate Stage '-----' on page '----' - Not Connected

Do you have Attach bookmark created? When ...READ MORE

answered Sep 28, 2018 in RPA by Priyaj
• 58,090 points
15,936 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP