Projects tigase _server server-core Issues #602
cannot login web ui (#602)
Won't Fix
rod johnson opened 9 years ago
Due Date
2015-11-15

I download tigase-issue #7.0.0-b3802.exe, and install on win8/jdk1.6/64bits.

After install, I run "Run.bat", it gives error on console. Also how do I can access the web UI?

java.sql.SQLException: Cannot find the object "msg_history" because it does not
exist or you do not have permissions.
        at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.j
ava:372)
        at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2894)
        at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2334)
        at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:643)
        at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.
java:614)
        at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java
:573)
        at net.sourceforge.jtds.jdbc.JtdsStatement.executeImpl(JtdsStatement.jav
a:810)
        at net.sourceforge.jtds.jdbc.JtdsStatement.execute(JtdsStatement.java:12
90)
        at tigase.server.amp.JDBCMsgRepository.checkDB(JDBCMsgRepository.java:97
0)
        at tigase.server.amp.JDBCMsgRepository.initRepository(JDBCMsgRepository.
java:362)
        at tigase.server.amp.action.Store.setProperties(Store.java:190)
        at tigase.server.amp.AmpComponent.setProperties(AmpComponent.java:259)
        at tigase.conf.ConfiguratorAbstract.setup(ConfiguratorAbstract.java:540)

        at tigase.conf.ConfiguratorAbstract.componentAdded(ConfiguratorAbstract.
java:177)
        at tigase.conf.Configurator.componentAdded(Configurator.java:50)
        at tigase.conf.Configurator.componentAdded(Configurator.java:33)
        at tigase.server.AbstractComponentRegistrator.addComponent(AbstractCompo
nentRegistrator.java:116)
        at tigase.server.MessageRouter.addComponent(MessageRouter.java:108)
        at tigase.server.MessageRouter.addRouter(MessageRouter.java:145)
        at tigase.server.MessageRouter.setProperties(MessageRouter.java:704)
        at tigase.conf.ConfiguratorAbstract.setup(ConfiguratorAbstract.java:540)

        at tigase.conf.ConfiguratorAbstract.componentAdded(ConfiguratorAbstract.
java:177)
        at tigase.conf.Configurator.componentAdded(Configurator.java:50)
        at tigase.conf.Configurator.componentAdded(Configurator.java:33)
        at tigase.server.AbstractComponentRegistrator.addComponent(AbstractCompo
nentRegistrator.java:116)
        at tigase.server.MessageRouter.addRegistrator(MessageRouter.java:131)
        at tigase.server.MessageRouter.setConfig(MessageRouter.java:603)
        at tigase.server.XMPPServer.start(XMPPServer.java:142)
        at tigase.server.XMPPServer.main(XMPPServer.java:112)
Loading component: amp :: componentInfo{Title=Tigase XMPP Server, Version=7.0.0-
b3802/263c8851 (2015-02-23/17:26:17), Class=tigase.cluster.AmpComponentClustered


Daniel Wisnewski commented 9 years ago

Is this the only error that shows up, or are there other database errors?

So long as HTTP API component is enabled in init.properties file, you should be able to access the UI interface by going to http://localhost:8080/ui/ on the hose computer.

wojciech.kapcia@tigase.net commented 9 years ago

rod johnson wrote:

I download tigase-issue #7.0.0-b3802.exe, and install on win8/jdk1.6/64bits.

Can you try with version @tigase-issue #7.0.2-b3821@? Was the installation correct?

For the general questions please use forums.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
3696
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#602
Please wait...
Page is in error, reload to recover