Null pointer exception on keyword update [message #1000236] |
Mon, 14 January 2013 05:29  |
Eclipse User |
|
|
|
Hello,
could you please advise how to handle the following problem.
I'm trying to update keyword (by introducing parameter on one of its step instead of hardcoded value).
After saving it I get the following exception (can give the full stack if needed):
!MESSAGE Save Failed
!STACK 0
java.lang.NullPointerException
at org.eclipse.jubula.client.ui.rcp.editors.TestCaseEditor.removeIncorrectCompNamePairsInExecTcs(TestCaseEditor.java:200)
at org.eclipse.jubula.client.ui.rcp.editors.TestCaseEditor.doSave(TestCaseEditor.java:165)
Note: this keyword is used in each test case I created. All test cases are put in Test Suites. Could it be the reason?
Thanks,
Alex
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04962 seconds