daniel_dewinter
6 years agoContributor
Java bridge - Slave project not working
Hello,
Can somebody please help me with the following issue:
Summary:
When trying to use a java bridge on the a project run on a slave computer using the networksuite, it fails. While running the same project "standalone" on the slave computer it works fine.
STEPS:
1 - Using the Network suite, copy the project from host to slave
2 - Using the network suite, run the project on slave via TestExecute (started from host)
RESULT:
- Error. See picture, step (1) (Related code See picture, step (2))
3 - Open the same project on the slave locally using TestComplete
4 - Run project
RESULT:
- Java class works fine (---> PDF's can be read and compared to reference data)
- Both on the host and the slave, when opening the 'Options' menu, the correct file is assigned as Java bridge. (
- See picture, step (3)
CONCLUSION:
When the project on the slave is started using the host, an error occurs
When the same project is started, that just before has been copied to the slave (locally), it works fine.Anybody?
Kind regards,
Daniel
Yes. Run TestExecute standalone on that remote box. Then, right click on the icon in the Systray and select Options. Configure the JavaBridge options there and save. Don't forget to right-click and exit the TestExecute instance but that should do it.