Error while trying to spy Java application

EvilFairyTale

New Member
Hello all, I have following error when I try to spy Java custom app:

System.ApplicationException: External AppMan reader thread exited before response from query
at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo& elementType, List`1& identifiers)
at AutomateUI.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)


I add application in Application Modelle. BP launches app correctly. Then when I use spy mode, BP and app gets lags and error shows. If I use Embbeded (default) I am able to spy literally one element and then I got error with second element. When I use External x64, I cannot spy anything.

I tried all available in the Google instructions, installed JRE, Java Access Point, tried to change BP setting and so on and nothing works. I checked the forum but I couldn't find any working solution.

Please send help :)
 

Lukis

New Member
More information is required about setup:
* JAVA version (are there only one versoin installed or several)
* JAB version
* OS version (win7, win10, other)
* Did JavaMonkey-32.exe worked?
 
Top