Projects tigase _server server-core Issues #808
If Kernel is deemed un-usable server should shut-down (#808)
Closed
wojciech.kapcia@tigase.net opened 7 years ago
Due Date
2017-05-11

Selecting UA in Derby results in un-usuable server (due to problematic support of UA in Derby), however this is not unique to this combination - at times there is some tiny problem with some Bean which causes a chain reaction that virtually makes server un-usuable because it unloads all Beans.

In such case, instead of maintaining Server up in such state we should shut it down (and ideally point to possible cause - some RCA bean that caused chain reaction?):

STARTED Tigase Mon Apr 24 17:42:20 -03 2017
Picked up JAVA_TOOL_OPTIONS: -Djava.awt.headless=true
componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.xml.XMLUtils}
componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.util.ClassUtil}
componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.server.XMPPServer}
2017-04-24 17:42:20.424 [main]             ConfiguratorAbstract.parseArgs()        CONFIG:   Setting defaults: --property-file = etc/init.properties
2017-04-24 17:42:22.286 [main]             DNSResolverDefault.<init>()             WARNING:  Resolving default host name: localhost took: 10
2017-04-24 17:42:23.683 [main]             Kernel.injectDependencies()             WARNING:  Can't inject dependency to bean default (class: class tigase.db.beans.AuthRepositoryMDPoolBean$AuthRepositoryConfigBean) unloading bean default
Loading component: vhost-man :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.vhosts.VHostManager}
Loading component: amp :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.server.amp.AmpComponent}
Loading component: bosh :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.server.bosh.BoshConnectionManager}
Loading component: stats :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.stats.StatisticsCollector}
Loading plugin: session-open=16:596 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: urn:ietf:params:xml:ns:xmpp-bind=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: urn:xmpp:time=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: http://jabber.org/protocol/stats=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: message-archive-xep-0136=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: jabber:iq:roster=32:298 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: amp=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: urn:ietf:params:xml:ns:xmpp-sasl=32:298 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: jabber:iq:privacy=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: pep=16:596 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: zlib=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: jabber:iq:auth=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: urn:xmpp:blocking=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: default-handler=32:298 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: disco=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: jabber:iq:register=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: starttls=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: jabber:iq:version=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: vcard-temp=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: jabber:iq:private=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: presence-state=32:298 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: presence-subscription=32:298 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: vcard-xep-0292=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: message-carbons=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: urn:xmpp:csi:0=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: http://jabber.org/protocol/commands=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: urn:xmpp:ping=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: urn:xmpp:mam:1=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: message-archive=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: session-close=32:298 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: urn:ietf:params:xml:ns:xmpp-session=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading plugin: message-archive=8:1193 ... 	, version: 7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14)
Loading component: sess-man :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.server.xmppsession.SessionManager}
2017-04-24 17:42:28.273 [main]             PubSubConfig.initialize()               WARNING:  Configurator was not injected!
Loading component: pubsub :: componentInfo{Title=Tigase PubSub, Version=3.3.0-SNAPSHOT-b600/afaad04e-7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.pubsub.PubSubComponent}
2017-04-24 17:42:29.624 [main]             Kernel.injectDependencies()             WARNING:  Can't inject dependency to bean default (class: class tigase.archive.db.MessageArchiveRepositoryPool$MessageArchiveRepositoryConfigBean) unloading bean default
2017-04-24 17:42:29.628 [main]             Kernel.injectDependencies()             WARNING:  Can't inject dependency to bean repositoryPool (class: class tigase.archive.unified.db.UnifiedArchiveRepositoryPool) unloading bean repositoryPool
2017-04-24 17:42:29.630 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean default (class: class tigase.archive.db.MessageArchiveRepositoryPool$MessageArchiveRepositoryConfigBean), skipping injection of this bean
2017-04-24 17:42:29.633 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean saveItems (class: class tigase.archive.xep0136.modules.SaveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.636 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean retrieveItems (class: class tigase.archive.xep0136.modules.RetrieveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.641 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean saveItems (class: class tigase.archive.xep0136.modules.SaveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.643 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean retrieveItems (class: class tigase.archive.xep0136.modules.RetrieveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.645 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean tigase-recent-query (class: class tigase.archive.unified.modules.TigaseRecentQueryModule), skipping injection of this bean
2017-04-24 17:42:29.647 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean queryTags (class: class tigase.archive.xep0136.modules.QueryTagsModule), skipping injection of this bean
2017-04-24 17:42:29.650 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean archiving (class: class tigase.archive.modules.ArchivingModule), skipping injection of this bean
2017-04-24 17:42:29.652 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean mamQueryModule (class: class tigase.archive.xep0313.MAMQueryModule), skipping injection of this bean
2017-04-24 17:42:29.657 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean listCollections (class: class tigase.archive.xep0136.modules.ListCollectionsModule), skipping injection of this bean
2017-04-24 17:42:29.660 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean tigase-recent-query (class: class tigase.archive.unified.modules.TigaseRecentQueryModule), skipping injection of this bean
2017-04-24 17:42:29.662 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean queryTags (class: class tigase.archive.xep0136.modules.QueryTagsModule), skipping injection of this bean
2017-04-24 17:42:29.664 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean archiving (class: class tigase.archive.modules.ArchivingModule), skipping injection of this bean
2017-04-24 17:42:29.666 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean mamQueryModule (class: class tigase.archive.xep0313.MAMQueryModule), skipping injection of this bean
2017-04-24 17:42:29.668 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean listCollections (class: class tigase.archive.xep0136.modules.ListCollectionsModule), skipping injection of this bean
2017-04-24 17:42:29.670 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean saveItems (class: class tigase.archive.xep0136.modules.SaveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.672 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean retrieveItems (class: class tigase.archive.xep0136.modules.RetrieveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.674 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean tigase-recent-query (class: class tigase.archive.unified.modules.TigaseRecentQueryModule), skipping injection of this bean
2017-04-24 17:42:29.676 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean queryTags (class: class tigase.archive.xep0136.modules.QueryTagsModule), skipping injection of this bean
2017-04-24 17:42:29.678 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean archiving (class: class tigase.archive.modules.ArchivingModule), skipping injection of this bean
2017-04-24 17:42:29.679 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean mamQueryModule (class: class tigase.archive.xep0313.MAMQueryModule), skipping injection of this bean
2017-04-24 17:42:29.681 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean listCollections (class: class tigase.archive.xep0136.modules.ListCollectionsModule), skipping injection of this bean
2017-04-24 17:42:29.683 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean saveItems (class: class tigase.archive.xep0136.modules.SaveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.684 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean retrieveItems (class: class tigase.archive.xep0136.modules.RetrieveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.687 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean tigase-recent-query (class: class tigase.archive.unified.modules.TigaseRecentQueryModule), skipping injection of this bean
2017-04-24 17:42:29.688 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean queryTags (class: class tigase.archive.xep0136.modules.QueryTagsModule), skipping injection of this bean
2017-04-24 17:42:29.690 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean archiving (class: class tigase.archive.modules.ArchivingModule), skipping injection of this bean
2017-04-24 17:42:29.693 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean mamQueryModule (class: class tigase.archive.xep0313.MAMQueryModule), skipping injection of this bean
2017-04-24 17:42:29.695 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean listCollections (class: class tigase.archive.xep0136.modules.ListCollectionsModule), skipping injection of this bean
2017-04-24 17:42:29.697 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean saveItems (class: class tigase.archive.xep0136.modules.SaveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.700 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean retrieveItems (class: class tigase.archive.xep0136.modules.RetrieveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.703 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean tigase-recent-query (class: class tigase.archive.unified.modules.TigaseRecentQueryModule), skipping injection of this bean
2017-04-24 17:42:29.706 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean queryTags (class: class tigase.archive.xep0136.modules.QueryTagsModule), skipping injection of this bean
2017-04-24 17:42:29.709 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean archiving (class: class tigase.archive.modules.ArchivingModule), skipping injection of this bean
2017-04-24 17:42:29.711 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean mamQueryModule (class: class tigase.archive.xep0313.MAMQueryModule), skipping injection of this bean
2017-04-24 17:42:29.714 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean listCollections (class: class tigase.archive.xep0136.modules.ListCollectionsModule), skipping injection of this bean
2017-04-24 17:42:29.716 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean saveItems (class: class tigase.archive.xep0136.modules.SaveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.719 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean retrieveItems (class: class tigase.archive.xep0136.modules.RetrieveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.722 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean tigase-recent-query (class: class tigase.archive.unified.modules.TigaseRecentQueryModule), skipping injection of this bean
2017-04-24 17:42:29.724 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean queryTags (class: class tigase.archive.xep0136.modules.QueryTagsModule), skipping injection of this bean
2017-04-24 17:42:29.727 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean archiving (class: class tigase.archive.modules.ArchivingModule), skipping injection of this bean
2017-04-24 17:42:29.729 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean mamQueryModule (class: class tigase.archive.xep0313.MAMQueryModule), skipping injection of this bean
2017-04-24 17:42:29.732 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean listCollections (class: class tigase.archive.xep0136.modules.ListCollectionsModule), skipping injection of this bean
2017-04-24 17:42:29.732 [main]             Kernel.injectDependencies()             WARNING:  Can't inject dependency to bean unified-archive (class: class tigase.archive.unified.UnifiedArchiveComponent) unloading bean unified-archive
2017-04-24 17:42:29.735 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean saveItems (class: class tigase.archive.xep0136.modules.SaveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.737 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean retrieveItems (class: class tigase.archive.xep0136.modules.RetrieveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.739 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean tigase-recent-query (class: class tigase.archive.unified.modules.TigaseRecentQueryModule), skipping injection of this bean
2017-04-24 17:42:29.740 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean queryTags (class: class tigase.archive.xep0136.modules.QueryTagsModule), skipping injection of this bean
2017-04-24 17:42:29.742 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean archiving (class: class tigase.archive.modules.ArchivingModule), skipping injection of this bean
2017-04-24 17:42:29.744 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean mamQueryModule (class: class tigase.archive.xep0313.MAMQueryModule), skipping injection of this bean
2017-04-24 17:42:29.745 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean listCollections (class: class tigase.archive.xep0136.modules.ListCollectionsModule), skipping injection of this bean
2017-04-24 17:42:29.747 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean saveItems (class: class tigase.archive.xep0136.modules.SaveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.749 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean retrieveItems (class: class tigase.archive.xep0136.modules.RetrieveItemsModule), skipping injection of this bean
2017-04-24 17:42:29.750 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean tigase-recent-query (class: class tigase.archive.unified.modules.TigaseRecentQueryModule), skipping injection of this bean
2017-04-24 17:42:29.752 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean queryTags (class: class tigase.archive.xep0136.modules.QueryTagsModule), skipping injection of this bean
2017-04-24 17:42:29.754 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean archiving (class: class tigase.archive.modules.ArchivingModule), skipping injection of this bean
2017-04-24 17:42:29.756 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean mamQueryModule (class: class tigase.archive.xep0313.MAMQueryModule), skipping injection of this bean
2017-04-24 17:42:29.759 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean listCollections (class: class tigase.archive.xep0136.modules.ListCollectionsModule), skipping injection of this bean
2017-04-24 17:42:29.762 [main]             Kernel.injectIfRequired()               SEVERE:   Exception injecting bean if required
tigase.kernel.KernelException: Can't inject <null> to field tigase.xmpp.mam.modules.GetFormModule.queryParser
	at tigase.kernel.core.Kernel.inject(Kernel.java:517)
	at tigase.kernel.core.Kernel.injectDependencies(Kernel.java:627)
	at tigase.kernel.core.Kernel.initBean(Kernel.java:150)
	at tigase.kernel.core.Kernel.injectIfRequired(Kernel.java:720)
	at tigase.kernel.core.Kernel.setBeanActive(Kernel.java:1040)
	at tigase.kernel.core.Kernel.unloadInjectedBean(Kernel.java:1135)
	at tigase.kernel.core.Kernel.setBeanActive(Kernel.java:1064)
	at tigase.kernel.core.Kernel.unloadInjectedBean(Kernel.java:1129)
	at tigase.kernel.core.Kernel.injectDependencies(Kernel.java:780)
	at tigase.kernel.core.Kernel$DelayedDependenciesInjection.inject(Kernel.java:1344)
	at tigase.kernel.core.Kernel.finishDependecyDelayedInjection(Kernel.java:1013)
	at tigase.kernel.core.Kernel.initBean(Kernel.java:146)
	at tigase.kernel.core.Kernel.injectDependencies(Kernel.java:579)
	at tigase.kernel.core.Kernel.initBean(Kernel.java:150)
	at tigase.kernel.core.Kernel.getInstance(Kernel.java:385)
	at tigase.server.Bootstrap.start(Bootstrap.java:114)
	at tigase.server.XMPPServer.start(XMPPServer.java:141)
	at tigase.server.XMPPServer.main(XMPPServer.java:122)
2017-04-24 17:42:29.777 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean service (class: class tigase.archive.unified.UnifiedArchiveComponent), skipping injection of this bean
2017-04-24 17:42:29.778 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean mamQueryParser (class: class tigase.archive.xep0313.MAMQueryParser), skipping injection of this bean
2017-04-24 17:42:29.778 [main]             Kernel.injectDependencies()             WARNING:  Can't inject dependency to bean mamGetFormModule (class: class tigase.xmpp.mam.modules.GetFormModule) unloading bean mamGetFormModule
2017-04-24 17:42:29.779 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean unified-archive (class: class tigase.archive.unified.UnifiedArchiveComponent), skipping injection of this bean
Loading component: c2s :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.server.xmppclient.ClientConnectionManager}
Loading component: ws2s :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.server.websocket.WebSocketClientConnectionManager}
Loading component: monitor :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.monitor.MonitorComponent}
Loading component: eventbus :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.eventbus.component.EventBusComponent}
Loading component: s2s :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.server.xmppserver.S2SConnectionManager}
Loading component: http :: componentInfo{Title=Tigase HTTP API component: Tigase HTTP API component, Version=1.3.0-SNAPSHOT-b185/04b6397a-7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.http.HttpMessageReceiver}
Loading component: muc :: componentInfo{Title=Tigase MUC, Version=2.5.0-SNAPSHOT-b503/7695f8f6-7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.muc.MUCComponent}
Loading component: message-archive :: componentInfo{Title=Tigase Message Archiving Component, Version=1.3.0-SNAPSHOT-b192/cb2e8860-7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.archive.MessageArchiveComponent}
Loading component: message-router :: componentInfo{Title=Tigase XMPP Server, Version=7.2.0-SNAPSHOT-b4787/eb02bf43 (2017-04-23/23:10:14), Class=tigase.server.MessageRouter}
2017-04-24 17:42:31.305 [main]             Kernel.injectDependencies()             WARNING:  Could not initialize bean unified-archive (class: class tigase.archive.unified.UnifiedArchiveComponent), skipping injection of this bean
2017-04-24 17:42:31.307 [main]             DSLBeanConfigurator.dumpConfiguration()  WARNING: Dumping full server configuration to: etc/config-dump.properties
== 2017-04-24 17:42:31.359 Server finished starting up and (if there wasn't any error) is ready to use


Andrzej Wójcik (Tigase) commented 7 years ago

As mentioned in https://projects.tigase.org/issues/5450#note-2 there was an issue with injecting bean instances which were not initialized properly, while this instances should be removed from loading. I've fixed this issue in #5450, so this issue should be solved now.

issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
RedmineID
5414
Version
tigase-server-8.0.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#808
Please wait...
Page is in error, reload to recover