Quantcast
Channel: Ignite Realtime : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 10742

smack 4.0.5 - javax.naming.NameNotFoundException: DNS name not found

$
0
0

I am newbie using smack 4.0.5. Openfire is configured and running, I have a test with Kopete client (in kubuntu) and works fine.

 

In my java program using smack 4.0.5 version

"XMPPConnection con = new XMPPTCPConnection ("localhost");

con.connect();"

 

exception occurs

 

org.jivesoftware.smack.SmackException: javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining '_xmpp-client._tcp.localhost' name

 

Does anyone know if the error is related to the https://igniterealtime.org/issues/browse/SMACK-616?


Viewing all articles
Browse latest Browse all 10742

Trending Articles