Can''t use my login to use jabber

Well, i install Wildfire 2.5.0 and Spark 1.1.1 in same computer, so, i create one user and i can’'t make login.

the spark told me “invalid username or password” , i try all ports (5269,5222and 5223), and all ip’'s from computer (127.0.0.1, 192.168.x.x. and adsl ip) and nothing.

what i need to do???

Hi vece,

hard to tell. Try a username and a password with ASCII characters (A-Za-z0-9), there could be some unicode problems depending on the database you are using.

Check your xmpp.domain[/b] on http://127.0.0.1:9090/server-properties.jsp and make sure that you can ping/lookup this name, it could match your computer name. Or create a new line in your hosts file (Win2000: C:\WINNT\system32\drivers\etc\hosts , Unix /etc/hosts) like:127.0.0.1 jabber.myhost if your xmpp.domain[/b] matches jabber.myhost

For Spark use port 5222 (and SASL), no SSL (port 5223) and the name of your jabber server.

LG