Created
August 6, 2013 12:52
-
-
Save sawantuday/6164196 to your computer and use it in GitHub Desktop.
tigase-console.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
STOPPED Tue Aug 6 09:51:19 UTC 2013 | |
STARTED Tigase Tue Aug 6 09:51:24 UTC 2013 | |
2013-08-06 09:51:24 DNSResolver.<clinit>() WARNING: Resolving default host name took: 43 | |
2013-08-06 09:51:24 ConfiguratorAbstract.parseArgs() CONFIG: Setting defaults: --property-file=etc/init.properties | |
2013-08-06 09:51:24 ConfiguratorAbstract.parseArgs() CONFIG: Loading initial properties from property file: etc/init.properties | |
2013-08-06 09:51:24 ConfiguratorAbstract.parseArgs() CONFIG: Added default config parameter: (--user-db=mysql) | |
2013-08-06 09:51:24 ConfiguratorAbstract.parseArgs() CONFIG: Added default config parameter: (--admins=admin@ip-172-31-25-166) | |
2013-08-06 09:51:24 ConfiguratorAbstract.parseArgs() CONFIG: Added default config parameter: (--user-db-uri=jdbc:mysql://localhost/tigasedb?user=tigase&password=password) | |
2013-08-06 09:51:24 ConfiguratorAbstract.parseArgs() CONFIG: Added default config parameter: (config-type=--gen-config-def) | |
2013-08-06 09:51:24 ConfiguratorAbstract.parseArgs() CONFIG: Added default config parameter: (--virt-hosts=ip-172-31-25-166) | |
2013-08-06 09:51:24 ConfiguratorAbstract.parseArgs() CONFIG: Added default config parameter: (--debug=server) | |
2013-08-06 09:51:24 MessageRouter.addRegistrator() INFO: Adding registrator: Configurator | |
2013-08-06 09:51:24 MessageRouter.addComponent() INFO: Adding component: Configurator | |
2013-08-06 09:51:24 ConfiguratorAbstract.componentAdded() CONFIG: component: basic-conf | |
2013-08-06 09:51:24 ConfiguratorAbstract.setup() CONFIG: Setting up component: basic-conf | |
2013-08-06 09:51:24 ConfiguratorAbstract.setup() CONFIG: Component basic-conf defaults: {component-id=basic-conf@ip-172-31-25-166.us-west-2.compute.internal, def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@71aefd7b, scripts-dir=scripts/admin, command/ALL=ADMIN, logging/.level=CONFIG, logging/handlers=java.util.logging.ConsoleHandler java.util.logging.FileHandler, logging/java.util.logging.ConsoleHandler.formatter=tigase.util.LogFormatter, logging/java.util.logging.ConsoleHandler.level=WARNING, logging/java.util.logging.FileHandler.append=true, logging/java.util.logging.FileHandler.count=5, logging/java.util.logging.FileHandler.formatter=tigase.util.LogFormatter, logging/java.util.logging.FileHandler.limit=10000000, logging/java.util.logging.FileHandler.pattern=logs/tigase.log, logging/tigase.useParentHandlers=true, logging/java.util.logging.FileHandler.level=ALL, logging/tigase.server.level=ALL, user-domain-repo-pool=tigase.db.UserRepositoryMDImpl, auth-domain-repo-pool=tigase.db.AuthRepositoryMDImpl, user-repo-pool-size=1, user-repo-class=mysql, user-repo-url=jdbc:mysql://localhost/tigasedb?user=tigase&password=password, auth-repo-class=tigase.db.jdbc.TigaseCustomAuth, auth-repo-url=jdbc:mysql://localhost/tigasedb?user=tigase&password=password, ssl-container-class=tigase.io.SSLContextContainer, ssl-certs-location=certs/, ssl-def-cert-domain=default} | |
2013-08-06 09:51:24 ConfiguratorAbstract.setup() CONFIG: Component basic-conf configuration: {component-id=basic-conf@ip-172-31-25-166.us-west-2.compute.internal, def-hostname=ip-172-31-25-166.us-west-2.compute.internal, admins=[Ljava.lang.String;@71aefd7b, scripts-dir=scripts/admin, command/ALL=ADMIN, logging/.level=CONFIG, logging/handlers=java.util.logging.ConsoleHandler java.util.logging.FileHandler, logging/java.util.logging.ConsoleHandler.formatter=tigase.util.LogFormatter, logging/java.util.logging.ConsoleHandler.level=WARNING, logging/java.util.logging.FileHandler.append=true, logging/java.util.logging.FileHandler.count=5, logging/java.util.logging.FileHandler.formatter=tigase.util.LogFormatter, logging/java.util.logging.FileHandler.limit=10000000, logging/java.util.logging.FileHandler.pattern=logs/tigase.log, logging/tigase.useParentHandlers=true, logging/java.util.logging.FileHandler.level=ALL, logging/tigase.server.level=ALL, user-domain-repo-pool=tigase.db.UserRepositoryMDImpl, auth-domain-repo-pool=tigase.db.AuthRepositoryMDImpl, user-repo-pool-size=1, user-repo-class=mysql, user-repo-url=jdbc:mysql://localhost/tigasedb?user=tigase&password=password, auth-repo-class=tigase.db.jdbc.TigaseCustomAuth, auth-repo-url=jdbc:mysql://localhost/tigasedb?user=tigase&password=password, ssl-container-class=tigase.io.SSLContextContainer, ssl-certs-location=certs/, ssl-def-cert-domain=default} | |
Loading plugin: session-close=4 ... | |
Loading plugin: session-open=4 ... | |
Loading plugin: default-handler=4 ... | |
Loading plugin: jabber:iq:register=2 ... | |
Loading plugin: jabber:iq:auth=1 ... | |
Loading plugin: urn:ietf:params:xml:ns:xmpp-sasl=1 ... | |
Loading plugin: urn:ietf:params:xml:ns:xmpp-bind=2 ... | |
Loading plugin: urn:ietf:params:xml:ns:xmpp-session=2 ... | |
Loading plugin: jabber:iq:roster=2 ... | |
Loading plugin: jabber:iq:privacy=2 ... | |
Loading plugin: jabber:iq:version=2 ... | |
Loading plugin: http://jabber.org/protocol/stats=2 ... | |
Loading plugin: starttls=2 ... | |
Loading plugin: vcard-temp=2 ... | |
Loading plugin: http://jabber.org/protocol/commands=2 ... | |
Loading plugin: jabber:iq:private=2 ... | |
Loading plugin: urn:xmpp:ping=2 ... | |
Loading plugin: presence=2 ... | |
Loading plugin: disco=2 ... | |
Loading plugin: pep=2 ... | |
Loading plugin: amp=2 ... | |
2013-08-06 09:54:20 SocketThread.<clinit>() WARNING: 5 socketReadThreads started. | |
2013-08-06 09:54:20 SocketThread.<clinit>() WARNING: 5 socketWriteThreads started. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment