Problem MS-SQL2000 with Openfire

Guys I have a problem during installation of the openfire server when i connet to the ms-sql server 2000 on a remote machine with valid username and password i did see that the database has an openfire database tables but seems when i run the openfire server here is the error . kindly give me advised on what this error? and how to address this error… and also for this thread as reference to new openfire. thank you so much people in Ignite.

HTTP ERROR: 500

INTERNAL_SERVER_ERROR

RequestURI=/index.jsp

Caused by:

java.lang.NullPointerException
     at org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy.isProxyEnabled(FileTransferProxy.java:238)
     at org.jivesoftware.openfire.admin.index_jsp._jspService(index_jsp.java:632)
     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
     at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093)
     at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
     at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
     at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
     at org.jivesoftware.util.LocaleFilter.doFilter(LocaleFilter.java:66)
     at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
     at org.jivesoftware.util.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:42)
     at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
     at org.jivesoftware.admin.PluginFilter.doFilter(PluginFilter.java:70)
     at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
     at org.jivesoftware.admin.AuthCheckFilter.doFilter(AuthCheckFilter.java:99)
     at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
     at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
     at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
     at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
     at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
     at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
     at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
     at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
     at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
     at org.mortbay.jetty.Server.handle(Server.java:324)
     at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
     at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:828)
     at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
     at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
     at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
     at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
     at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)

Powered by Jetty://

and in the openfire server window

Openfire 3.5.1

Admin console listening at http://127.0.0.1:9090

Missing database schema for openfire. Attempting to install…

Database update successful.

java.lang.IllegalArgumentException: Illegal JID: helpdesk_jules

at org.xmpp.packet.JID.init(JID.java:395)

at org.xmpp.packet.JID.<init>(JID.java:230)

at org.jivesoftware.openfire.SessionManager.initialize(SessionManager.java:1239)

at org.jivesoftware.openfire.XMPPServer.initModules(XMPPServer.java:575)

at org.jivesoftware.openfire.XMPPServer.access$400(XMPPServer.java:97)

at org.jivesoftware.openfire.XMPPServer$1.run(XMPPServer.java:423)

Caused by: org.jivesoftware.stringprep.IDNAException: Contains non-LDH characters.

at org.jivesoftware.stringprep.IDNA.toASCII(IDNA.java:106)

at org.jivesoftware.stringprep.IDNA.toASCII(IDNA.java:53)

at org.xmpp.packet.JID.init(JID.java:366)

… 5 more

java.util.ConcurrentModificationException

at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(Unknown Source)

at java.util.LinkedHashMap$ValueIterator.next(Unknown Source)

at org.jivesoftware.openfire.XMPPServer.initModules(XMPPServer.java:572)

at org.jivesoftware.openfire.XMPPServer.access$400(XMPPServer.java:97)

at org.jivesoftware.openfire.XMPPServer$1.run(XMPPServer.java:423)

Exception in thread “Thread-12” java.lang.NullPointerException

at org.jivesoftware.openfire.handler.IQOfflineMessagesHandler.stop(IQOfflineMessag esHandler.java:194)

at org.jivesoftware.openfire.XMPPServer.shutdownServer(XMPPServer.java:930)

at org.jivesoftware.openfire.XMPPServer.access$600(XMPPServer.java:97)

at org.jivesoftware.openfire.XMPPServer$1.run(XMPPServer.java:430)

This was being answered by me only…

i manage to figure it out!

database problem!