Projects tigase _server tigase-mongodb Issues #13
mongodb (#13)
Closed
Jack Wang opened 9 years ago
Due Date
2015-11-16

java.lang.AbstractMethodError: tigase.server.amp.MsgRepository.initRepository(Ljava/lang/String;Ljava/util/Map;)V

at tigase.mongodb.MongoMsgRepository.initRepository(MongoMsgRepository.java:295)

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.ConfiguratorAbstract.componentAdded(ConfiguratorAbstract.java:1)

at tigase.server.AbstractComponentRegistrator.addComponent(AbstractComponentRegistrator.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.ConfiguratorAbstract.componentAdded(ConfiguratorAbstract.java:1)

at tigase.server.AbstractComponentRegistrator.addComponent(AbstractComponentRegistrator.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)
Andrzej Wójcik (Tigase) commented 9 years ago

Method tigase.server.amp.MsgRepository.initRepository(Ljava/lang/String;Ljava/util/Map;)V is not abstract and it was introduced in commit from 2015-04-18. This method is part of Tigase XMPP Server.

What I think is that there is an issue with used versions of Tigase XMPP Server and Tigase MongoDB - versions do not match. Please make sure you use newest build of both projects as both projects are builded as SNAPSHOTs.

Artur Hefczyc commented 9 years ago

No feedback, closing due inactivity and we cannot replicate the problem.

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