Forum Discussion
Hi,
I'm using Ready! API 1.3.1 - SoapUI NG and experience the same problem.
I'm doing a call where in the resource/Method there is a reference to a custom Properety of the TestCase (.../${#TestCase#sourceCode}/...).
Now it looks like if this reference is not used and thus an ERROR:nu.xcom.MalformedURIException: Double slash (//) in path is trown.
BUT the step is executed correctly, with the correct value of the properety and giving the expected result.
So where is this ERROR comming from?
On the forum I've read it's a known bug.
Any idea what triggers this error and how to avoid it?
Any idea when it wil be fixed?
Johan
- nmrao10 years agoChampion Level 3Please see if the following link helps, which says that resouce url having trailing slashes could cause this issue.
http://forum.soapui.org/viewtopic.php?f=13&t=24704- marcl10 years agoOccasional Contributor
Hello Rao,
I'm aware of this bug (although I hope it's fixed, given how old it is), but there's no trailing slash in my request at least.
GET http://myhost:42221/doit HTTP/1.1
Thanks!
Marc
- johandelaat10 years agoOccasional Contributor
Rao,
Idem dito for me : no trailing slashes.
As mentioned in my post the call is executed as expected.
It's only annoying that false errors are logged.
Johan
Related Content
- 11 years ago
Recent Discussions
- 16 days ago