Java bridge - Slave project not working
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Java bridge - Slave project not working
- Error. See picture, step (1) (Related code See picture, step (2))
- 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)
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The slave computer needs to make sure that the instance of TestComplete/TestExecute on that slave computer are properly configured for the JavaBridge. Only part of the JavaBridge stuff is in the project file that transfers between machines (the JAR files, classes, etc). The actual configuration pointing to the Java engine is part of the application settings (Tools -> Options) that is machine specific. I would make sure that the java engine is properly configured and try again.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't see anything obviously wrong, no. Configuration, it looks correct.
Just a quick question: On the slave, do you have your Network suite set to use TestComplete or TestExecute because they have different configuration storages.
What line of code is that error happening on on the slave. Can you double click on that line? It would be helpful to know, specifically, what is generating the error.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using Testexecute to run the project on the slave.
Do you mean the Javabridge needs to be configured separately for Testexecute?
Daniel
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @daniel_dewinter,
Have you found an answer to your question? Please share the solution with us.
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No. I got sick last week, I'll let you know once I'm back in the office.
Daniel
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Daniel,
Get well soon!
We will be waiting for the news from you.
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This did the trick.
Thanks Robert
