Projects tigase _server tigase-muc Issues #99
Unable to configure default room configuration (#99)
Closed
Andrzej Wójcik (Tigase) opened 7 years ago

As reported in message#7234 it is not possible to configure default room configuration as Tigase XMPP Server throws following exception:

java.lang.RuntimeException: Unsupported conversion to interface java.util.Map
        at tigase.kernel.DefaultTypesConverter.convert(DefaultTypesConverter.java:306)
        at tigase.kernel.beans.config.AbstractBeanConfigurator.configure(AbstractBeanConfigurator.java:116)
        at tigase.component.DSLBeanConfiguratorWithBackwardCompatibility.configure(DSLBeanConfiguratorWithBackwardCompatibility.java:48)
        at tigase.kernel.beans.config.AbstractBeanConfigurator.configure(AbstractBeanConfigurator.java:165)
        at tigase.kernel.core.Kernel.initBean(Kernel.java:142)
        at tigase.kernel.core.Kernel.injectDependencies(Kernel.java:580)
        at tigase.kernel.core.Kernel.initBean(Kernel.java:151)
        at tigase.kernel.core.Kernel.getInstance(Kernel.java:386)
        at tigase.server.Bootstrap.start(Bootstrap.java:129)
        at tigase.server.XMPPServer.start(XMPPServer.java:142)
        at tigase.server.XMPPServer.main(XMPPServer.java:123)
Andrzej Wójcik (Tigase) commented 7 years ago

I've fixed this issue and it will be part of a next snapshot build of Tigase XMPP Server 7.2.0-SNAPSHOT.

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