Created
April 11, 2015 16:07
-
-
Save jackdempsey/5d6910c160fc3caa2365 to your computer and use it in GitHub Desktop.
This file contains 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
user=> (load-file "src/flow_combine/core.clj") | |
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". | |
SLF4J: Defaulting to no-operation (NOP) logger implementation | |
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. | |
log4j:WARN No appenders could be found for logger (org.jboss.logging). | |
log4j:WARN Please initialize the log4j system properly. | |
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. | |
[{:n -2} {:n 0} {:n 2} {:n 4} {:n 5} {:n 6} {:n 8} :done] | |
#onyx.system.OnyxDevelopmentEnv{:logging-config #onyx.logging_configuration.LoggingConfiguration{:file "onyx.log", :config nil}, :log #onyx.log.zookeeper.ZooKeeper{:config {:hornetq/mode :vm, :hornetq.server/type :vm, :hornetq/server? true, :zookeeper/address "127.0.0.1:2186", :zookeeper/server? true, :zookeeper.server/port 2186, :onyx/id #uuid "afc875f7-2978-489e-aac4-84e527fa7889"}, :prefix #uuid "afc875f7-2978-489e-aac4-84e527fa7889", :conn #<ZooKeeper State:CLOSED sessionid:0x14ca93bb3a40000 local:0.0.0.0/0.0.0.0:50600 remoteserver:127.0.0.1/127.0.0.1:2186 lastZxid:63 xid:14 sent:14 recv:14 queuedpkts:0 pendingresp:0 queuedevents:0>, :server #<TestingServer org.apache.curator.test.TestingServer@622ebe4a>, :logging-config #onyx.logging_configuration.LoggingConfiguration{:file "onyx.log", :config nil}}, :queue #onyx.queue.hornetq.HornetQConnection{:opts {:hornetq/mode :vm, :hornetq.server/type :vm, :hornetq/server? true, :zookeeper/address "127.0.0.1:2186", :zookeeper/server? true, :zookeeper.server/port 2186, :onyx/id #uuid "afc875f7-2978-489e-aac4-84e527fa7889"}, :cluster-name nil, :session-factory #<ClientSessionFactoryImpl ClientSessionFactoryImpl [serverLocator=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=c0985e6b-e064-11e4-961e-b7e29f498d19, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ], discoveryGroupConfiguration=null], connectorConfig=TransportConfiguration(name=c0985e6b-e064-11e4-961e-b7e29f498d19, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) , backupConfig=null]>, :locator #<ServerLocatorImpl ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=c0985e6b-e064-11e4-961e-b7e29f498d19, factory=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory) ], discoveryGroupConfiguration=null]>, :server #<HornetQServerImpl HornetQServerImpl::serverUUID=9f2e245b-e00f-11e4-b0dd-2db961965ab7>, :log #onyx.log.zookeeper.ZooKeeper{:config {:hornetq/mode :vm, :hornetq.server/type :vm, :hornetq/server? true, :zookeeper/address "127.0.0.1:2186", :zookeeper/server? true, :zookeeper.server/port 2186, :onyx/id #uuid "afc875f7-2978-489e-aac4-84e527fa7889"}, :prefix #uuid "afc875f7-2978-489e-aac4-84e527fa7889", :conn #<ZooKeeper State:CLOSED sessionid:0x14ca93bb3a40000 local:null remoteserver:null lastZxid:63 xid:14 sent:14 recv:14 queuedpkts:0 pendingresp:0 queuedevents:0>, :server #<TestingServer org.apache.curator.test.TestingServer@622ebe4a>, :logging-config #onyx.logging_configuration.LoggingConfiguration{:file "onyx.log", :config nil}}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment