Illegal JID

It seems that we are unable to start our chat server. The error.log file indicates a proglem with the JID.

==================

2008.12.08 11:57:15 [org.jivesoftware.wildfire.XMPPServer.initModules(XMPPServer.java:493)] Internal server error

java.lang.IllegalArgumentException: Illegal JID: chat.domain.com

chat.vpn.domain.com

==========================

Can anyone let me know where I Can modify the JID? Currently, I am unable to get into the Admin console. Is this prameter kept in the Database if so, can any one tell me wich table? I tried looking in all the conf files but didnt see anything there.

I hope someone can point me to the right direction.

Thanks,

Arshad

Hi Arshad,

does “domain” contain an underscore “_” character?

LG

I fond the value in the database and was able to update it to exclude

the character return.

Server is up and running now.

Thanks,

Arshad