You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Phan, Van" <tp...@ebay.com> on 2010/06/13 06:31:05 UTC

Need help: URI can't be null in jmeter.log

Hello,
I have problem of send a http request w/ json, please help.

> I want to send a https request w/ json format, and
> parse
> > json response.
> > I set up a Thread Group that has HTTP Request Default
> (json request in parameter value, parameter name is blank) and HTTP Header
> (Content-Type=application/json), and View result tree
> to get  response.
> > The request is never sent out and I look at
> jmeter.log, it  said URI cannot be null.
> >
> > The host and port and path are in the HTTP request.
> >
> > Can you help?
> > thanks in advance.
> > Van.
> >