is the error:
>
> E 05-150926.792540 4680 yfor_lookup4: invalid hostname: <(null)>
> Invalid argument
> FILE: decaf/internal/net/tcp/TcpSocket.cpp, LINE: 222
> FILE: decaf/internal/net/tcp/TcpSocket.cpp, LINE: 251
> FILE: decaf/net/Socket.cpp, LINE
I m getting the following exception. and not sure what s causing it.
any ideas?
here is my connection string:
std::string brokerURI = "tcp://127.0.0.1:61613?wireFormat=stomp";
and this is the error:
E 05-150926.792540 4680 yfor_lookup4: invalid hostname: <(null)>