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.