Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (5.8k points)
System.ApplicationException: Exception getting Java Identifier KeyBindings Exception: Index was outside the bounds of the array. at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo& elementType, List`1& identifiers) at Automate.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)

OS: Win 7 64 bit

My machine has installed below version of java

jdk1.7.0_80

jre1.7.0_80

Java Access Bridge 2.0.2

Target app compiled on:

jdk1.7.0_80

Note: When I am doing spy at the very first time I can able to get attributes without any problem. Error is thrown when you do spy for next time.

1 Answer

0 votes
by (29.5k points)

This solution will work for only 64-bit windows 7 or higher version of OS

1)Make sure you have installed JRE 1.7 or higher version (1.7+ version will have JAB in build, so you don't need to install it externally)

2)Make sure you have pasted below files under "Blue Prism Limited\Blue Prism Automate"

  • JavaAccessBridge-64.dll

  • JAWTAccessBridge-64.dll

  • WindowsAccessBridge-64.dll

3) Enable JAB from the windows control panel.

 

Related questions

0 votes
1 answer
0 votes
1 answer
asked Jul 8, 2019 in RPA by Abhishek_31 (12.7k points)
0 votes
1 answer

Browse Categories

...