Projects tigase _server server-core Issues #841
tigase.log flooded with "failed to retrieve default values for bean…" (#841)
Closed
wojciech.kapcia@tigase.net opened 7 years ago
Due Date
2017-06-08

For example

2017-06-07 19:26:41.675 [main]             DSLBeanConfigurator.dumpConfiguration()  FINEST:  failed to retrieve default values for bean vhost-man, class = class tigase.vhosts.VHostManager
java.lang.NullPointerException
        at tigase.component.DSLBeanConfigurator.lambda$dumpConfiguration$149(DSLBeanConfigurator.java:202)
        at java.util.HashMap.forEach(HashMap.java:1288)
        at tigase.component.DSLBeanConfigurator.dumpConfiguration(DSLBeanConfigurator.java:197)
        at tigase.component.DSLBeanConfigurator.dumpConfiguration(DSLBeanConfigurator.java:174)
        at tigase.server.Bootstrap.start(Bootstrap.java:154)
        at tigase.server.XMPPServer.start(XMPPServer.java:142)
        at tigase.server.XMPPServer.main(XMPPServer.java:123)
Andrzej Wójcik (Tigase) commented 7 years ago

Fixed possible NPE

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
5645
Version
tigase-server-8.0.0
Spent time
1h 15m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#841
Please wait...
Page is in error, reload to recover