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)> 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: 327 FILE: activemq/transport/tcp/TcpTransport.cpp, LINE: 154 FILE: activemq/transport/tcp/TcpTransportFactory.cpp, LINE: 117 FILE: activemq/transport/tcp/TcpTransportFactory.cpp, LINE: 59 FILE: activemq/core/ActiveMQConnectionFactory.cpp, LINE: 322 terminate called after throwing an instance of 'std::length_error' what(): basic_string::_S_create Aborted (core dumped) -- View this message in context: http://activemq.2283324.n4.nabble.com/yfor-lookup4-invalid-hostname-tp4267490p4267490.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.