Failed to setValue for key 125 in table 'TEST'

Project 'com.mercury.td.tdserver.authentication. CTdSessionContext@b05328';
Messages:
Failed to Paste Data;
CopyManger failed to paste the data ;
Failed to copy root map ;
Failed to setValue for key 125 in table 'TEST' in project 'com.mercury.td.tdserver.authentication.CTdSessionContext@b05328';
Failed to set params in the parametrized query;
For input string: "YesNo";

Stack Trace:
java.lang.NumberFormatException: For input string: "YesNo"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:447)
at java.lang.Integer.parseInt(Integer.java:497)

Questions by Anil552

Showing Answers 1 - 3 of 3 Answers

Yahya karori

  • Oct 26th, 2016
 

I faced similar issue for some of my tests in ALM, To resolve this, i renamed the test and moved it into another folder with a shorter test path. Test path and names were approx 145 chrs long and thus it was giving error.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions