|
Brian_JM
Newbie
Reged: 10/30/12
Posts: 1
|
|
Hi,
Seeing a weird error with Silk Test. Most of the time my automated tests run fine but once and awhile the Silk Test connection to the java application I'm testing stops working and therefore can no longer identify the GUI and tests fail.
I have seen this now once when Silk Test tries to launch the application and a second time now after a number of tests it just stopped working. I'm running 4 version of the same java application at once, the other 3 versions have no problems with Silk Test and are still working the 1 version throws an exception.
This is the stack trace I'm seeing on the one that fails:
java.io.EOFException at java.io.DataInputStream.readInt(DataInputStream.java:375) at segue.io.XpMsgIn.<init>(Unknown Source) at segue.io.EkPro.run(Unknown Source) java.lang.NullPointerException at segue.io.XpMsgIn.readInt(Unknown Source) at segue.io.QapRequest.<init>(Unknown Source) at segue.io.EkPro.run(Unknown Source)
Any help would be great!
|
eggbox
Advanced Member
Reged: 01/27/02
Posts: 457
Loc: Detroit, Michigan
|
|
Questions:-
- What Silk Test client are you using?
- What version of Java is being used?
- What is the underlying technology of the GUI you are testing?
- Do you have any idea what the script is doing when the error occurs?
-------------------- //*eggbox
|
|
0 registered and 6 anonymous users are browsing this forum.
Moderator: AJ, jamesso, DJGray, David Reed
Print Topic
|
Forum Permissions
You cannot start new topics
You cannot reply to topics
HTML is disabled
UBBCode is enabled
|
Rating:
Topic views: 1771
|
|
|
|
Powered by UBB.threads™ 6.5.5
|