Skip to content

Instantly share code, notes, and snippets.

@danellis
Created October 17, 2017 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danellis/63605ba511801d6867439472befe22db to your computer and use it in GitHub Desktop.
Save danellis/63605ba511801d6867439472befe22db to your computer and use it in GitHub Desktop.
Second node
Ignite Command Line Startup, ver. 2.2.0#20170915-sha1:5747ce6b
2017 Copyright(C) Apache Software Foundation
[18:11:50,763][INFO][main][IgniteKernal]
>>> __________ ________________
>>> / _/ ___/ |/ / _/_ __/ __/
>>> _/ // (7 7 // / / / / _/
>>> /___/\___/_/|_/___/ /_/ /___/
>>>
>>> ver. 2.2.0#20170915-sha1:5747ce6b
>>> 2017 Copyright(C) Apache Software Foundation
>>>
>>> Ignite documentation: http://ignite.apache.org
[18:11:50,764][INFO][main][IgniteKernal] Config URL: file:/usr/local/ignite/apache-ignite-fabric-2.2.0-bin/config/default-config.xml
[18:11:50,764][INFO][main][IgniteKernal] Daemon mode: off
[18:11:50,764][INFO][main][IgniteKernal] OS: Mac OS X 10.12.6 x86_64
[18:11:50,764][INFO][main][IgniteKernal] OS user: dan
[18:11:50,765][INFO][main][IgniteKernal] PID: 36016
[18:11:50,765][INFO][main][IgniteKernal] Language runtime: Java Platform API Specification ver. 1.8
[18:11:50,765][INFO][main][IgniteKernal] VM information: Java(TM) SE Runtime Environment 1.8.0_131-b11 Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 25.131-b11
[18:11:50,766][INFO][main][IgniteKernal] VM total memory: 0.96GB
[18:11:50,766][INFO][main][IgniteKernal] Remote Management [restart: on, REST: on, JMX (remote: on, port: 49131, auth: off, ssl: off)]
[18:11:50,766][INFO][main][IgniteKernal] IGNITE_HOME=/usr/local/ignite/apache-ignite-fabric-2.2.0-bin
[18:11:50,767][INFO][main][IgniteKernal] VM arguments: [-Xms1g, -Xmx1g, -XX:+AggressiveOpts, -XX:MaxMetaspaceSize=256m, -DIGNITE_QUIET=false, -DIGNITE_SUCCESS_FILE=/usr/local/ignite/apache-ignite-fabric-2.2.0-bin/work/ignite_success_c974e06e-c1bd-4e05-bc8c-9c733cf9533a, -Dcom.sun.management.jmxremote, -Dcom.sun.management.jmxremote.port=49131, -Dcom.sun.management.jmxremote.authenticate=false, -Dcom.sun.management.jmxremote.ssl=false, -DIGNITE_HOME=/usr/local/ignite/apache-ignite-fabric-2.2.0-bin, -DIGNITE_PROG_NAME=/usr/local/bin/ignite]
[18:11:50,767][INFO][main][IgniteKernal] System cache's MemoryPolicy size is configured to 40 MB. Use MemoryConfiguration.systemCacheMemorySize property to change the setting.
[18:11:50,771][INFO][main][IgniteKernal] Configured caches [in 'sysMemPlc' memoryPolicy: ['ignite-sys-cache']]
[18:11:50,773][INFO][main][IgniteKernal] 3-rd party licenses can be found at: /usr/local/ignite/apache-ignite-fabric-2.2.0-bin/libs/licenses
[18:11:50,811][INFO][main][IgnitePluginProcessor] Configured plugins:
[18:11:50,812][INFO][main][IgnitePluginProcessor] ^-- None
[18:11:50,812][INFO][main][IgnitePluginProcessor]
[18:11:50,867][INFO][main][TcpCommunicationSpi] Successfully bound communication NIO server to TCP port [port=47100, locHost=0.0.0.0/0.0.0.0, selectorsCnt=4, selectorSpins=0, pairedConn=false]
[18:11:50,872][WARNING][main][TcpCommunicationSpi] Message queue limit is set to 0 which may lead to potential OOMEs when running cache operations in FULL_ASYNC or PRIMARY_SYNC modes due to message queues growth on sender and receiver sides.
[18:11:50,884][WARNING][main][NoopCheckpointSpi] Checkpoints are disabled (to enable configure any GridCheckpointSpi implementation)
[18:11:50,912][WARNING][main][GridCollisionManager] Collision resolution is disabled (all jobs will be activated upon arrival).
[18:11:50,914][INFO][main][IgniteKernal] Security status [authentication=off, tls/ssl=off]
[18:11:51,173][INFO][main][SqlListenerProcessor] SQL connector processor has started on TCP port 10800
[18:11:51,202][INFO][main][GridTcpRestProtocol] Command protocol successfully started [name=TCP binary, host=0.0.0.0/0.0.0.0, port=11211]
[18:11:51,365][INFO][main][GridJettyRestProtocol] Command protocol successfully started [name=Jetty REST, host=/0.0.0.0, port=8080]
[18:11:51,393][INFO][main][IgniteKernal] Non-loopback local IPs: 192.168.0.158, 192.168.0.24, fe80:0:0:0:108a:d1e1:6613:91a4%en0, fe80:0:0:0:182b:39ad:1ce1:816%en7, fe80:0:0:0:1bcb:3fd7:a04d:bca3%utun0, fe80:0:0:0:5868:73ff:fe0d:4c56%awdl0, fe80:0:0:0:aede:48ff:fe00:1122%en5
[18:11:51,393][INFO][main][IgniteKernal] Enabled local MACs: 0050B6D18AB5, 5A68730D4C56, ACDE48001122, DCA9047D64A4
[18:11:51,429][INFO][main][TcpDiscoverySpi] Successfully bound to TCP port [port=47500, localHost=0.0.0.0/0.0.0.0, locNodeId=a6af6fd7-42aa-464d-881c-7498e547344d]
[18:11:51,435][WARNING][main][TcpDiscoveryMulticastIpFinder] TcpDiscoveryMulticastIpFinder has no pre-configured addresses (it is recommended in production to specify at least one address in TcpDiscoveryMulticastIpFinder.getAddresses() configuration property)
[18:12:07,902][WARNING][main][TcpDiscoverySpi] Node has not been connected to topology and will repeat join process. Check remote nodes logs for possible error messages. Note that large topology may require significant time to start. Increase 'TcpDiscoverySpi.networkTimeout' configuration property if getting this message on the starting nodes [networkTimeout=5000]
[18:12:13,161][INFO][exchange-worker-#34%null%][time] Started exchange init [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=0], crd=false, evt=10, node=TcpDiscoveryNode [id=a6af6fd7-42aa-464d-881c-7498e547344d, addrs=[0:0:0:0:0:0:0:1, 127.0.0.1, 192.168.0.158, 192.168.0.24], sockAddrs=[/192.168.0.158:47500, /192.168.0.24:47500, /0:0:0:0:0:0:0:1:47500, /127.0.0.1:47500], discPort=47500, order=2, intOrder=2, lastExchangeTime=1508278333156, loc=true, ver=2.2.0#20170915-sha1:5747ce6b, isClient=false], evtNode=TcpDiscoveryNode [id=a6af6fd7-42aa-464d-881c-7498e547344d, addrs=[0:0:0:0:0:0:0:1, 127.0.0.1, 192.168.0.158, 192.168.0.24], sockAddrs=[/192.168.0.158:47500, /192.168.0.24:47500, /0:0:0:0:0:0:0:1:47500, /127.0.0.1:47500], discPort=47500, order=2, intOrder=2, lastExchangeTime=1508278333156, loc=true, ver=2.2.0#20170915-sha1:5747ce6b, isClient=false], customEvt=null]
[18:12:13,165][WARNING][exchange-worker-#34%null%][IgniteCacheDatabaseSharedManager] No user-defined default MemoryPolicy found; system default of 1GB size will be used.
[18:12:13,332][INFO][exchange-worker-#34%null%][GridCacheProcessor] Started cache [name=ignite-sys-cache, memoryPolicyName=sysMemPlc, mode=REPLICATED, atomicity=TRANSACTIONAL]
[18:12:15,366][INFO][grid-nio-worker-tcp-comm-0-#17%null%][TcpCommunicationSpi] Established outgoing communication connection [locAddr=/192.168.0.24:56292, rmtAddr=imac.home/192.168.0.11:47100]
[18:12:15,387][INFO][exchange-worker-#34%null%][GridDhtPartitionsExchangeFuture] Finished waiting for partition release future [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=0], waitTime=0ms]
[18:12:15,416][INFO][exchange-worker-#34%null%][time] Finished exchange init [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=0], crd=false]
[18:12:15,429][INFO][sys-#36%null%][GridDhtPartitionsExchangeFuture] Snapshot initialization completed [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=0], time=0ms]
[18:12:15,504][INFO][exchange-worker-#34%null%][GridCachePartitionExchangeManager] Rebalancing scheduled [order=[ignite-sys-cache]]
[18:12:15,505][INFO][exchange-worker-#34%null%][GridCachePartitionExchangeManager] Rebalancing started [top=AffinityTopologyVersion [topVer=2, minorTopVer=0], evt=NODE_JOINED, node=a6af6fd7-42aa-464d-881c-7498e547344d]
[18:12:15,505][INFO][exchange-worker-#34%null%][GridDhtPartitionDemander] Starting rebalancing [mode=SYNC, fromNode=a41e7f61-b1f8-4992-b5b2-0053365f2d97, partitionsCount=100, topology=AffinityTopologyVersion [topVer=2, minorTopVer=0], updateSeq=1]
[18:12:15,552][INFO][utility-#40%null%][GridDhtPartitionDemander] Completed (final) rebalancing [fromNode=a41e7f61-b1f8-4992-b5b2-0053365f2d97, topology=AffinityTopologyVersion [topVer=2, minorTopVer=0], time=54 ms]
[18:12:15,691][INFO][main][IgniteKernal] Performance suggestions for grid (fix if possible)
[18:12:15,691][INFO][main][IgniteKernal] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
[18:12:15,691][INFO][main][IgniteKernal] ^-- Enable G1 Garbage Collector (add '-XX:+UseG1GC' to JVM options)
[18:12:15,691][INFO][main][IgniteKernal] ^-- Set max direct memory size if getting 'OOME: Direct buffer memory' (add '-XX:MaxDirectMemorySize=<size>[g|G|m|M|k|K]' to JVM options)
[18:12:15,691][INFO][main][IgniteKernal] ^-- Disable processing of calls to System.gc() (add '-XX:+DisableExplicitGC' to JVM options)
[18:12:15,691][INFO][main][IgniteKernal] Refer to this page for more performance suggestions: https://apacheignite.readme.io/docs/jvm-and-system-tuning
[18:12:15,691][INFO][main][IgniteKernal]
[18:12:15,691][INFO][main][IgniteKernal] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
[18:12:15,691][INFO][main][IgniteKernal]
[18:12:15,693][INFO][main][IgniteKernal]
>>> +----------------------------------------------------------------------+
>>> Ignite ver. 2.2.0#20170915-sha1:5747ce6b36f10b30d2142b9d90dad8e3049e8f74
>>> +----------------------------------------------------------------------+
>>> OS name: Mac OS X 10.12.6 x86_64
>>> CPU(s): 8
>>> Heap: 1.0GB
>>> VM name: 36016@carbon.local
>>> Local node [ID=A6AF6FD7-42AA-464D-881C-7498E547344D, order=2, clientMode=false]
>>> Local node addresses: [192.168.0.24/0:0:0:0:0:0:0:1, 192.168.0.158/127.0.0.1, /192.168.0.158, /192.168.0.24]
>>> Local ports: TCP:8080 TCP:10800 TCP:11211 TCP:47100 UDP:47400 TCP:47500
[18:12:15,694][INFO][main][GridDiscoveryManager] Topology snapshot [ver=2, servers=2, clients=0, CPUs=16, heap=2.0GB]
[18:12:17,139][INFO][exchange-worker-#34%null%][time] Started exchange init [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], crd=false, evt=18, node=TcpDiscoveryNode [id=a6af6fd7-42aa-464d-881c-7498e547344d, addrs=[0:0:0:0:0:0:0:1, 127.0.0.1, 192.168.0.158, 192.168.0.24], sockAddrs=[/192.168.0.158:47500, /192.168.0.24:47500, /0:0:0:0:0:0:0:1:47500, /127.0.0.1:47500], discPort=47500, order=2, intOrder=2, lastExchangeTime=1508278336435, loc=true, ver=2.2.0#20170915-sha1:5747ce6b, isClient=false], evtNode=TcpDiscoveryNode [id=a6af6fd7-42aa-464d-881c-7498e547344d, addrs=[0:0:0:0:0:0:0:1, 127.0.0.1, 192.168.0.158, 192.168.0.24], sockAddrs=[/192.168.0.158:47500, /192.168.0.24:47500, /0:0:0:0:0:0:0:1:47500, /127.0.0.1:47500], discPort=47500, order=2, intOrder=2, lastExchangeTime=1508278336435, loc=true, ver=2.2.0#20170915-sha1:5747ce6b, isClient=false], customEvt=CacheAffinityChangeMessage [id=141646c2f51-f0bd48aa-d18d-4dda-976f-73ce9b87636d, topVer=AffinityTopologyVersion [topVer=2, minorTopVer=0], exchId=null, partsMsg=null, exchangeNeeded=true]]
[18:12:17,140][INFO][exchange-worker-#34%null%][GridDhtPartitionsExchangeFuture] Finished waiting for partition release future [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], waitTime=0ms]
[18:12:17,143][INFO][exchange-worker-#34%null%][time] Finished exchange init [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], crd=false]
[18:12:17,148][INFO][sys-#46%null%][GridDhtPartitionsExchangeFuture] Snapshot initialization completed [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], time=0ms]
[18:12:17,150][INFO][exchange-worker-#34%null%][GridCachePartitionExchangeManager] Skipping rebalancing (nothing scheduled) [top=AffinityTopologyVersion [topVer=2, minorTopVer=1], evt=DISCOVERY_CUSTOM_EVT, node=a41e7f61-b1f8-4992-b5b2-0053365f2d97]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment