You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2015/03/22 22:36:11 UTC

[jira] [Closed] (IGNITE-550) ServicesExample got exceptinon

     [ https://issues.apache.org/jira/browse/IGNITE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Goncharuk closed IGNITE-550.
-----------------------------------

> ServicesExample got exceptinon
> ------------------------------
>
>                 Key: IGNITE-550
>                 URL: https://issues.apache.org/jira/browse/IGNITE-550
>             Project: Ignite
>          Issue Type: Bug
>          Components: build
>    Affects Versions: sprint-2
>         Environment: OS X 10.10.2
> jdk 1.7
> IDEA 14.0.3
>            Reporter: Ilya Suntsov
>            Assignee: Alexey Goncharuk
>             Fix For: sprint-2
>
>         Attachments: 2354dump.txt, 2358dump.txt
>
>
> 1. Run 2 ExampleNodeStartup
> 2. Run ServicesExample
> Result:
> *Example's log:*
> {noformat}
> [18:35:10,025][INFO ][main][IgniteKernal] 
> >>>    __________  ________________  
> >>>   /  _/ ___/ |/ /  _/_  __/ __/  
> >>>  _/ // (7 7    // /  / / / _/    
> >>> /___/\___/_/|_/___/ /_/ /___/   
> >>> 
> >>> ver. 1.0.0#20150322-sha1:c7b86453
> >>> 2015 Copyright(C) Apache Software Foundation
> [18:35:10,025][INFO ][main][IgniteKernal] Config URL: file:/Users/gridgain/Downloads/ignite-fabric-1.0.0/examples/config/example-ignite.xml
> [18:35:10,025][INFO ][main][IgniteKernal] Daemon mode: off
> [18:35:10,025][INFO ][main][IgniteKernal] OS: Mac OS X 10.10.2 x86_64
> [18:35:10,026][INFO ][main][IgniteKernal] OS user: gridgain
> [18:35:10,026][INFO ][main][IgniteKernal] Language runtime: Java Platform API Specification ver. 1.7
> [18:35:10,026][INFO ][main][IgniteKernal] VM information: Java(TM) SE Runtime Environment 1.7.0_67-b01 Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 24.65-b04
> [18:35:10,027][INFO ][main][IgniteKernal] VM total memory: 3.6GB
> [18:35:10,027][INFO ][main][IgniteKernal] Remote Management [restart: off, REST: on, JMX (remote: off)]
> [18:35:10,027][INFO ][main][IgniteKernal] IGNITE_HOME=/Users/gridgain/Downloads/ignite-fabric-1.0.0
> [18:35:10,028][INFO ][main][IgniteKernal] VM arguments: [-DIGNITE_QUIET=false, -Didea.launcher.port=7538, -Didea.launcher.bin.path=/Applications/IntelliJ IDEA 14 CE.app/Contents/bin, -Dfile.encoding=UTF-8]
> [18:35:10,029][INFO ][main][IgniteKernal] Configured caches ['ignite-marshaller-sys-cache', 'ignite-sys-cache', 'ignite-atomics-sys-cache']
> [18:35:10,029][WARN ][main][IgniteKernal] Peer class loading is enabled (disable it in production for performance and deployment consistency reasons)
> [18:35:10,034][WARN ][ignite-#1%pub-null%][GridDiagnostic] Initial heap size is 256MB (should be no less than 512MB, use -Xms512m -Xmx512m).
> [18:35:10,038][INFO ][main][IgniteKernal] 3-rd party licenses can be found at: /Users/gridgain/Downloads/ignite-fabric-1.0.0/libs/licenses
> [18:35:10,114][INFO ][main][IgniteKernal] Non-loopback local IPs: 192.168.3.6, fe80:0:0:0:1610:9fff:fedd:4ccf%4, fe80:0:0:0:e0bb:53ff:fe9d:1e03%10
> [18:35:10,114][INFO ][main][IgniteKernal] Enabled local MACs: 14109FDD4CCF, E2BB539D1E03
> [18:35:10,127][INFO ][main][IgnitePluginProcessor] Configured plugins:
> [18:35:10,127][INFO ][main][IgnitePluginProcessor]   ^-- None
> [18:35:10,128][INFO ][main][IgnitePluginProcessor] 
> [18:35:10,203][INFO ][main][TcpCommunicationSpi] Successfully bound to TCP port [port=47102, locHost=0.0.0.0/0.0.0.0]
> [18:35:10,226][WARN ][main][NoopCheckpointSpi] Checkpoints are disabled (to enable configure any GridCheckpointSpi implementation)
> [18:35:10,273][WARN ][main][GridCollisionManager] Collision resolution is disabled (all jobs will be activated upon arrival).
> [18:35:10,279][WARN ][main][NoopSwapSpaceSpi] Swap space is disabled. To enable use FileSwapSpaceSpi.
> [18:35:10,280][WARN ][main][GridIndexingManager] Indexing is disabled (to enable please configure GridIndexingSpi).
> [18:35:10,281][INFO ][main][IgniteKernal] Security status [authentication=off]
> [18:35:10,658][INFO ][main][GridTcpRestProtocol] Command protocol successfully started [name=TCP binary, host=0.0.0.0/0.0.0.0, port=11213]
> [18:35:10,721][INFO ][main][TcpDiscoverySpi] Successfully bound to TCP port [port=47502, localHost=0.0.0.0/0.0.0.0]
> [18:35:11,538][INFO ][main][GridCacheProcessor] Started cache [name=ignite-marshaller-sys-cache, mode=REPLICATED]
> [18:35:11,565][INFO ][main][GridCacheProcessor] Started cache [name=ignite-atomics-sys-cache, mode=PARTITIONED]
> [18:35:11,570][INFO ][main][GridCacheProcessor] Started cache [name=ignite-sys-cache, mode=REPLICATED]
> [18:35:11,763][INFO ][main][GridDhtPreloader] <ignite-marshaller-sys-cache> Starting rebalancing in SYNC mode: ignite-marshaller-sys-cache
> [18:35:11,765][INFO ][main][GridDhtPreloader] <ignite-atomics-sys-cache> Starting rebalancing in SYNC mode: ignite-atomics-sys-cache
> [18:35:11,765][INFO ][main][GridDhtPreloader] <ignite-sys-cache> Starting rebalancing in SYNC mode: ignite-sys-cache
> [18:35:11,839][INFO ][preloader-demand-worker-#52%null%][GridDhtPreloader] <ignite-marshaller-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-marshaller-sys-cache, time=79 ms]
> [18:35:11,848][INFO ][preloader-demand-worker-#63%null%][GridDhtPreloader] <ignite-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-sys-cache, time=79 ms]
> [18:35:11,856][INFO ][preloader-demand-worker-#57%null%][GridDhtPreloader] <ignite-atomics-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-atomics-sys-cache, time=91 ms]
> [18:35:11] New version is available at ignite.incubator.apache.org: 1.0.0-RC1
> [18:35:11,917][WARN ][main][GridUpdateNotifier] New version is available at ignite.incubator.apache.org: 1.0.0-RC1
> [18:35:11,918][INFO ][main][IgniteKernal] Performance suggestions for grid  (fix if possible)
> [18:35:11,918][INFO ][main][IgniteKernal] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
> [18:35:11,918][INFO ][main][IgniteKernal]   ^-- Disable peer class loading (set 'peerClassLoadingEnabled' to false)
> [18:35:11,918][INFO ][main][IgniteKernal]   ^-- Disable grid events (remove 'includeEventTypes' from configuration)
> [18:35:11,918][INFO ][main][IgniteKernal] 
> [18:35:11,918][INFO ][main][IgniteKernal] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
> [18:35:11,918][INFO ][main][IgniteKernal] 
> [18:35:11,919][INFO ][main][IgniteKernal] 
> >>> +----------------------------------------------------------------------+
> >>> Ignite ver. 1.0.0#20150322-sha1:c7b864532ed910a27049588c25d6aee3b741fd5d
> >>> +----------------------------------------------------------------------+
> >>> OS name: Mac OS X 10.10.2 x86_64
> >>> CPU(s): 8
> >>> Heap: 3.6GB
> >>> VM name: 2361@ust.local
> >>> Grid name: null
> >>> Local node [ID=409CA342-3E59-4684-9FDF-7B43C33A906F, order=3]
> >>> Local node addresses: [/192.168.3.6, /0:0:0:0:0:0:0:1, /127.0.0.1]
> >>> Local ports: TCP:11213 TCP:47102 UDP:47400 TCP:47502 
> >>> Ignite documentation: http://ignite.incubator.apache.org
> [18:35:11,920][INFO ][main][GridDiscoveryManager] Topology snapshot [ver=3, nodes=3, CPUs=8, heap=11.0GB]
> [18:35:12,099][INFO ][ignite-#80%utility-null%][GridDeploymentLocalStore] Class locally deployed: class org.apache.ignite.services.ServiceConfiguration
> [18:35:12,100][INFO ][ignite-#80%utility-null%][GridDeploymentLocalStore] Class locally deployed: class org.apache.ignite.examples.servicegrid.SimpleMapServiceImpl
> >>>
> >>> Starting service proxy example.
> >>>
> [18:35:12,911][ERROR][ignite-#22%sys-null%][GridTaskWorker] Failed to obtain remote job result policy for result from ComputeTask.result(..) method (will fail the whole task): GridJobResultImpl [job=C2 [], sib=GridJobSiblingImpl [sesId=3cfa8e14c41-409ca342-3e59-4684-9fdf-7b43c33a906f, jobId=7cfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, nodeId=f4241bde-4d05-42b1-bef1-84aa2062cb8b, isJobDone=false], jobCtx=GridJobContextImpl [jobId=7cfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, attrs={}], node=TcpDiscoveryNode [id=f4241bde-4d05-42b1-bef1-84aa2062cb8b, addrs=[192.168.3.6, 0:0:0:0:0:0:0:1, 127.0.0.1], sockAddrs=[/192.168.3.6:47501, /0:0:0:0:0:0:0:1:47501, /127.0.0.1:47501], discPort=47501, order=2, intOrder=2, loc=false, ver=1.0.0#20150322-sha1:c7b86453, isClient=false], ex=class o.a.i.IgniteException: Service node found: myNodeSingletonService, hasRes=true, isCancelled=false, isOccupied=true]
> class org.apache.ignite.IgniteException: Remote job threw user exception (override or implement ComputeTask.result(..) method if you would like to have automatic failover for this exception).
> 	at org.apache.ignite.compute.ComputeTaskAdapter.result(ComputeTaskAdapter.java:102)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker$3.apply(GridTaskWorker.java:829)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker$3.apply(GridTaskWorker.java:822)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6068)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker.result(GridTaskWorker.java:822)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker.onResponse(GridTaskWorker.java:718)
> 	at org.apache.ignite.internal.processors.task.GridTaskProcessor.processJobExecuteResponse(GridTaskProcessor.java:906)
> 	at org.apache.ignite.internal.processors.task.GridTaskProcessor$JobMessageListener.onMessage(GridTaskProcessor.java:1136)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:664)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.access$1500(GridIoManager.java:57)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager$5.run(GridIoManager.java:627)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: class org.apache.ignite.IgniteException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1699)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker$2.call(GridJobWorker.java:478)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6036)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.execute0(GridJobWorker.java:472)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.body(GridJobWorker.java:423)
> 	at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:107)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor.processJobExecuteRequest(GridJobProcessor.java:1118)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor$JobExecutionListener.onMessage(GridJobProcessor.java:1714)
> 	... 6 more
> Caused by: class org.apache.ignite.internal.processors.service.GridServiceNotFoundException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.service.GridServiceProxy$ServiceProxyCallable.call(GridServiceProxy.java:348)
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1696)
> 	... 13 more
> [18:35:12,939][ERROR][ignite-#23%sys-null%][GridTaskWorker] Failed to obtain remote job result policy for result from ComputeTask.result(..) method (will fail the whole task): GridJobResultImpl [job=C2 [], sib=GridJobSiblingImpl [sesId=acfa8e14c41-409ca342-3e59-4684-9fdf-7b43c33a906f, jobId=ccfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, nodeId=f4241bde-4d05-42b1-bef1-84aa2062cb8b, isJobDone=false], jobCtx=GridJobContextImpl [jobId=ccfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, attrs={}], node=TcpDiscoveryNode [id=f4241bde-4d05-42b1-bef1-84aa2062cb8b, addrs=[192.168.3.6, 0:0:0:0:0:0:0:1, 127.0.0.1], sockAddrs=[/192.168.3.6:47501, /0:0:0:0:0:0:0:1:47501, /127.0.0.1:47501], discPort=47501, order=2, intOrder=2, loc=false, ver=1.0.0#20150322-sha1:c7b86453, isClient=false], ex=class o.a.i.IgniteException: Service node found: myNodeSingletonService, hasRes=true, isCancelled=false, isOccupied=true]
> class org.apache.ignite.IgniteException: Remote job threw user exception (override or implement ComputeTask.result(..) method if you would like to have automatic failover for this exception).
> 	at org.apache.ignite.compute.ComputeTaskAdapter.result(ComputeTaskAdapter.java:102)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker$3.apply(GridTaskWorker.java:829)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker$3.apply(GridTaskWorker.java:822)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6068)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker.result(GridTaskWorker.java:822)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker.onResponse(GridTaskWorker.java:718)
> 	at org.apache.ignite.internal.processors.task.GridTaskProcessor.processJobExecuteResponse(GridTaskProcessor.java:906)
> 	at org.apache.ignite.internal.processors.task.GridTaskProcessor$JobMessageListener.onMessage(GridTaskProcessor.java:1136)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:664)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.access$1500(GridIoManager.java:57)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager$5.run(GridIoManager.java:627)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: class org.apache.ignite.IgniteException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1699)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker$2.call(GridJobWorker.java:478)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6036)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.execute0(GridJobWorker.java:472)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.body(GridJobWorker.java:423)
> 	at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:107)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor.processJobExecuteRequest(GridJobProcessor.java:1118)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor$JobExecutionListener.onMessage(GridJobProcessor.java:1714)
> 	... 6 more
> Caused by: class org.apache.ignite.internal.processors.service.GridServiceNotFoundException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.service.GridServiceProxy$ServiceProxyCallable.call(GridServiceProxy.java:348)
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1696)
> 	... 13 more
> [18:35:12,967][ERROR][ignite-#24%sys-null%][GridTaskWorker] Failed to obtain remote job result policy for result from ComputeTask.result(..) method (will fail the whole task): GridJobResultImpl [job=C2 [], sib=GridJobSiblingImpl [sesId=ecfa8e14c41-409ca342-3e59-4684-9fdf-7b43c33a906f, jobId=0dfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, nodeId=f4241bde-4d05-42b1-bef1-84aa2062cb8b, isJobDone=false], jobCtx=GridJobContextImpl [jobId=0dfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, attrs={}], node=TcpDiscoveryNode [id=f4241bde-4d05-42b1-bef1-84aa2062cb8b, addrs=[192.168.3.6, 0:0:0:0:0:0:0:1, 127.0.0.1], sockAddrs=[/192.168.3.6:47501, /0:0:0:0:0:0:0:1:47501, /127.0.0.1:47501], discPort=47501, order=2, intOrder=2, loc=false, ver=1.0.0#20150322-sha1:c7b86453, isClient=false], ex=class o.a.i.IgniteException: Service node found: myNodeSingletonService, hasRes=true, isCancelled=false, isOccupied=true]
> class org.apache.ignite.IgniteException: Remote job threw user exception (override or implement ComputeTask.result(..) method if you would like to have automatic failover for this exception).
> 	at org.apache.ignite.compute.ComputeTaskAdapter.result(ComputeTaskAdapter.java:102)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker$3.apply(GridTaskWorker.java:829)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker$3.apply(GridTaskWorker.java:822)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6068)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker.result(GridTaskWorker.java:822)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker.onResponse(GridTaskWorker.java:718)
> 	at org.apache.ignite.internal.processors.task.GridTaskProcessor.processJobExecuteResponse(GridTaskProcessor.java:906)
> 	at org.apache.ignite.internal.processors.task.GridTaskProcessor$JobMessageListener.onMessage(GridTaskProcessor.java:1136)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:664)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.access$1500(GridIoManager.java:57)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager$5.run(GridIoManager.java:627)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: class org.apache.ignite.IgniteException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1699)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker$2.call(GridJobWorker.java:478)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6036)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.execute0(GridJobWorker.java:472)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.body(GridJobWorker.java:423)
> 	at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:107)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor.processJobExecuteRequest(GridJobProcessor.java:1118)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor$JobExecutionListener.onMessage(GridJobProcessor.java:1714)
> 	... 6 more
> Caused by: class org.apache.ignite.internal.processors.service.GridServiceNotFoundException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.service.GridServiceProxy$ServiceProxyCallable.call(GridServiceProxy.java:348)
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1696)
> 	... 13 more
> [18:35:12,993][ERROR][ignite-#25%sys-null%][GridTaskWorker] Failed to obtain remote job result policy for result from ComputeTask.result(..) method (will fail the whole task): GridJobResultImpl [job=C2 [], sib=GridJobSiblingImpl [sesId=2dfa8e14c41-409ca342-3e59-4684-9fdf-7b43c33a906f, jobId=4dfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, nodeId=f4241bde-4d05-42b1-bef1-84aa2062cb8b, isJobDone=false], jobCtx=GridJobContextImpl [jobId=4dfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, attrs={}], node=TcpDiscoveryNode [id=f4241bde-4d05-42b1-bef1-84aa2062cb8b, addrs=[192.168.3.6, 0:0:0:0:0:0:0:1, 127.0.0.1], sockAddrs=[/192.168.3.6:47501, /0:0:0:0:0:0:0:1:47501, /127.0.0.1:47501], discPort=47501, order=2, intOrder=2, loc=false, ver=1.0.0#20150322-sha1:c7b86453, isClient=false], ex=class o.a.i.IgniteException: Service node found: myNodeSingletonService, hasRes=true, isCancelled=false, isOccupied=true]
> class org.apache.ignite.IgniteException: Remote job threw user exception (override or implement ComputeTask.result(..) method if you would like to have automatic failover for this exception).
> 	at org.apache.ignite.compute.ComputeTaskAdapter.result(ComputeTaskAdapter.java:102)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker$3.apply(GridTaskWorker.java:829)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker$3.apply(GridTaskWorker.java:822)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6068)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker.result(GridTaskWorker.java:822)
> 	at org.apache.ignite.internal.processors.task.GridTaskWorker.onResponse(GridTaskWorker.java:718)
> 	at org.apache.ignite.internal.processors.task.GridTaskProcessor.processJobExecuteResponse(GridTaskProcessor.java:906)
> 	at org.apache.ignite.internal.processors.task.GridTaskProcessor$JobMessageListener.onMessage(GridTaskProcessor.java:1136)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:664)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.access$1500(GridIoManager.java:57)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager$5.run(GridIoManager.java:627)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: class org.apache.ignite.IgniteException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1699)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker$2.call(GridJobWorker.java:478)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6036)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.execute0(GridJobWorker.java:472)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.body(GridJobWorker.java:423)
> 	at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:107)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor.processJobExecuteRequest(GridJobProcessor.java:1118)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor$JobExecutionListener.onMessage(GridJobProcessor.java:1714)
> 	... 6 more
> Caused by: class org.apache.ignite.internal.processors.service.GridServiceNotFoundException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.service.GridServiceProxy$ServiceProxyCallable.call(GridServiceProxy.java:348)
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1696)
> 	... 13 more
> Map service size: 10
> >>>
> >>> Starting service injection example.
> >>>
> [18:35:13,314][INFO ][main][GridDeploymentLocalStore] Class locally deployed: class org.apache.ignite.examples.servicegrid.ServicesExample$SimpleClosure
> Executing closure [mapSize=10]
> Closure execution result: [10, 10, 10]
> [18:35:13,527][INFO ][main][GridTcpRestProtocol] Command protocol successfully stopped: TCP binary
> [18:35:13,569][INFO ][main][GridCacheProcessor] Stopped cache: ignite-marshaller-sys-cache
> [18:35:13,569][INFO ][main][GridCacheProcessor] Stopped cache: ignite-sys-cache
> [18:35:13,570][INFO ][main][GridCacheProcessor] Stopped cache: ignite-atomics-sys-cache
> [18:35:13,573][INFO ][main][GridDeploymentLocalStore] Removed undeployed class: GridDeployment [ts=1427034911751, depMode=SHARED, clsLdr=sun.misc.Launcher$AppClassLoader@3479404a, clsLdrId=b6fa8e14c41-409ca342-3e59-4684-9fdf-7b43c33a906f, userVer=0, loc=true, sampleClsName=org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap, pendingUndeploy=false, undeployed=true, usage=0]
> [18:35:13,587][INFO ][main][IgniteKernal] 
> >>> +---------------------------------------------------------------------------------+
> >>> Ignite ver. 1.0.0#20150322-sha1:c7b864532ed910a27049588c25d6aee3b741fd5d stopped OK
> >>> +---------------------------------------------------------------------------------+
> >>> Grid name: null
> >>> Grid uptime: 00:00:01:667
> {noformat}
> *First node:*
> {noformat}
> /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/bin/java -DIGNITE_QUIET=false -Didea.launcher.port=7537 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA 14 CE.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath "/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/javafx-doclet.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/tools.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/htmlconverter.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Users/gridgain/Downloads/ignite-fabric-1.0.0/examples/target/classes:/Users/gridgain/.m2/repository/javax/cache/cache-api/1.0.0/cache-api-1.0.0.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-core/1.0.0/ignite-core-1.0.0.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-hibernate/1.0.0/ignite-hibernate-1.0.0.jar:/Users/gridgain/.m2/repository/org/hibernate/hibernate-core/4.2.6.Final/hibernate-core-4.2.6.Final.jar:/Users/gridgain/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar:/Users/gridgain/.m2/repository/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar:/Users/gridgain/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/Users/gridgain/.m2/repository/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.jar:/Users/gridgain/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.1.Final/hibernate-jpa-2.0-api-1.0.1.Final.jar:/Users/gridgain/.m2/repository/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.jar:/Users/gridgain/.m2/repository/org/javassist/javassist/3.15.0-GA/javassist-3.15.0-GA.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-spring/1.0.0/ignite-spring-1.0.0.jar:/Users/gridgain/.m2/repository/org/springframework/spring-core/4.1.0.RELEASE/spring-core-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/org/springframework/spring-aop/4.1.0.RELEASE/spring-aop-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/gridgain/.m2/repository/org/springframework/spring-beans/4.1.0.RELEASE/spring-beans-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/org/springframework/spring-context/4.1.0.RELEASE/spring-context-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/org/springframework/spring-expression/4.1.0.RELEASE/spring-expression-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/org/springframework/spring-tx/4.1.0.RELEASE/spring-tx-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-log4j/1.0.0/ignite-log4j-1.0.0.jar:/Users/gridgain/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-indexing/1.0.0/ignite-indexing-1.0.0.jar:/Users/gridgain/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar:/Users/gridgain/.m2/repository/org/apache/lucene/lucene-core/3.5.0/lucene-core-3.5.0.jar:/Users/gridgain/.m2/repository/com/h2database/h2/1.3.175/h2-1.3.175.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-schedule/1.0.0/ignite-schedule-1.0.0.jar:/Users/gridgain/.m2/repository/it/sauronsoftware/cron4j/cron4j/2.2.5/cron4j-2.2.5.jar:/Users/gridgain/.m2/repository/com/google/code/simple-spring-memcached/spymemcached/2.7.3/spymemcached-2.7.3.jar:/Users/gridgain/.m2/repository/org/jboss/netty/netty/3.2.0.Final/netty-3.2.0.Final.jar:/Users/gridgain/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar:/Users/gridgain/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/Applications/IntelliJ IDEA 14 CE.app/Contents/lib/idea_rt.jar" com.intellij.rt.execution.application.AppMain org.apache.ignite.examples.ExampleNodeStartup
> [18:35:03,109][INFO ][main][IgniteKernal] 
> >>>    __________  ________________  
> >>>   /  _/ ___/ |/ /  _/_  __/ __/  
> >>>  _/ // (7 7    // /  / / / _/    
> >>> /___/\___/_/|_/___/ /_/ /___/   
> >>> 
> >>> ver. 1.0.0#20150322-sha1:c7b86453
> >>> 2015 Copyright(C) Apache Software Foundation
> [18:35:03,109][INFO ][main][IgniteKernal] Config URL: file:/Users/gridgain/Downloads/ignite-fabric-1.0.0/examples/config/example-ignite.xml
> [18:35:03,109][INFO ][main][IgniteKernal] Daemon mode: off
> [18:35:03,109][INFO ][main][IgniteKernal] OS: Mac OS X 10.10.2 x86_64
> [18:35:03,109][INFO ][main][IgniteKernal] OS user: gridgain
> [18:35:03,110][INFO ][main][IgniteKernal] Language runtime: Java Platform API Specification ver. 1.7
> [18:35:03,110][INFO ][main][IgniteKernal] VM information: Java(TM) SE Runtime Environment 1.7.0_67-b01 Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 24.65-b04
> [18:35:03,112][INFO ][main][IgniteKernal] VM total memory: 3.6GB
> [18:35:03,112][INFO ][main][IgniteKernal] Remote Management [restart: off, REST: on, JMX (remote: off)]
> [18:35:03,112][INFO ][main][IgniteKernal] IGNITE_HOME=/Users/gridgain/Downloads/ignite-fabric-1.0.0
> [18:35:03,113][INFO ][main][IgniteKernal] VM arguments: [-DIGNITE_QUIET=false, -Didea.launcher.port=7537, -Didea.launcher.bin.path=/Applications/IntelliJ IDEA 14 CE.app/Contents/bin, -Dfile.encoding=UTF-8]
> [18:35:03,113][INFO ][main][IgniteKernal] Configured caches ['ignite-marshaller-sys-cache', 'ignite-sys-cache', 'ignite-atomics-sys-cache']
> [18:35:03,114][WARN ][main][IgniteKernal] Peer class loading is enabled (disable it in production for performance and deployment consistency reasons)
> [18:35:03,119][WARN ][ignite-#6%pub-null%][GridDiagnostic] Initial heap size is 256MB (should be no less than 512MB, use -Xms512m -Xmx512m).
> [18:35:03,123][INFO ][main][IgniteKernal] 3-rd party licenses can be found at: /Users/gridgain/Downloads/ignite-fabric-1.0.0/libs/licenses
> [18:35:03,195][INFO ][main][IgniteKernal] Non-loopback local IPs: 192.168.3.6, fe80:0:0:0:1610:9fff:fedd:4ccf%4, fe80:0:0:0:e0bb:53ff:fe9d:1e03%10
> [18:35:03,196][INFO ][main][IgniteKernal] Enabled local MACs: 14109FDD4CCF, E2BB539D1E03
> [18:35:03,209][INFO ][main][IgnitePluginProcessor] Configured plugins:
> [18:35:03,209][INFO ][main][IgnitePluginProcessor]   ^-- None
> [18:35:03,209][INFO ][main][IgnitePluginProcessor] 
> [18:35:03,284][INFO ][main][TcpCommunicationSpi] Successfully bound to TCP port [port=47101, locHost=0.0.0.0/0.0.0.0]
> [18:35:03,307][WARN ][main][NoopCheckpointSpi] Checkpoints are disabled (to enable configure any GridCheckpointSpi implementation)
> [18:35:03,356][WARN ][main][GridCollisionManager] Collision resolution is disabled (all jobs will be activated upon arrival).
> [18:35:03,362][WARN ][main][NoopSwapSpaceSpi] Swap space is disabled. To enable use FileSwapSpaceSpi.
> [18:35:03,363][WARN ][main][GridIndexingManager] Indexing is disabled (to enable please configure GridIndexingSpi).
> [18:35:03,365][INFO ][main][IgniteKernal] Security status [authentication=off]
> [18:35:03,729][INFO ][main][GridTcpRestProtocol] Command protocol successfully started [name=TCP binary, host=0.0.0.0/0.0.0.0, port=11212]
> [18:35:03,786][INFO ][main][TcpDiscoverySpi] Successfully bound to TCP port [port=47501, localHost=0.0.0.0/0.0.0.0]
> [18:35:04,551][INFO ][main][GridCacheProcessor] Started cache [name=ignite-marshaller-sys-cache, mode=REPLICATED]
> [18:35:04,572][INFO ][main][GridCacheProcessor] Started cache [name=ignite-atomics-sys-cache, mode=PARTITIONED]
> [18:35:04,576][INFO ][main][GridCacheProcessor] Started cache [name=ignite-sys-cache, mode=REPLICATED]
> [18:35:04,743][INFO ][main][GridDhtPreloader] <ignite-marshaller-sys-cache> Starting rebalancing in SYNC mode: ignite-marshaller-sys-cache
> [18:35:04,743][INFO ][main][GridDhtPreloader] <ignite-atomics-sys-cache> Starting rebalancing in SYNC mode: ignite-atomics-sys-cache
> [18:35:04,744][INFO ][main][GridDhtPreloader] <ignite-sys-cache> Starting rebalancing in SYNC mode: ignite-sys-cache
> [18:35:04,820][INFO ][preloader-demand-worker-#53%null%][GridDhtPreloader] <ignite-marshaller-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-marshaller-sys-cache, time=81 ms]
> [18:35:04,829][INFO ][preloader-demand-worker-#63%null%][GridDhtPreloader] <ignite-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-sys-cache, time=93 ms]
> [18:35:04,853][INFO ][preloader-demand-worker-#57%null%][GridDhtPreloader] <ignite-atomics-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-atomics-sys-cache, time=117 ms]
> [18:35:04] New version is available at ignite.incubator.apache.org: 1.0.0-RC1
> [18:35:04,911][WARN ][main][GridUpdateNotifier] New version is available at ignite.incubator.apache.org: 1.0.0-RC1
> [18:35:04,913][INFO ][main][IgniteKernal] Performance suggestions for grid  (fix if possible)
> [18:35:04,913][INFO ][main][IgniteKernal] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
> [18:35:04,913][INFO ][main][IgniteKernal]   ^-- Disable peer class loading (set 'peerClassLoadingEnabled' to false)
> [18:35:04,913][INFO ][main][IgniteKernal]   ^-- Disable grid events (remove 'includeEventTypes' from configuration)
> [18:35:04,913][INFO ][main][IgniteKernal] 
> [18:35:04,913][INFO ][main][IgniteKernal] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
> [18:35:04,913][INFO ][main][IgniteKernal] 
> [18:35:04,914][INFO ][main][IgniteKernal] 
> >>> +----------------------------------------------------------------------+
> >>> Ignite ver. 1.0.0#20150322-sha1:c7b864532ed910a27049588c25d6aee3b741fd5d
> >>> +----------------------------------------------------------------------+
> >>> OS name: Mac OS X 10.10.2 x86_64
> >>> CPU(s): 8
> >>> Heap: 3.6GB
> >>> VM name: 2358@ust.local
> >>> Grid name: null
> >>> Local node [ID=F4241BDE-4D05-42B1-BEF1-84AA2062CB8B, order=2]
> >>> Local node addresses: [/192.168.3.6, /0:0:0:0:0:0:0:1, /127.0.0.1]
> >>> Local ports: TCP:11212 TCP:47101 UDP:47400 TCP:47501 
> >>> Ignite documentation: http://ignite.incubator.apache.org
> [18:35:04,914][INFO ][main][GridDiscoveryManager] Topology snapshot [ver=2, nodes=2, CPUs=8, heap=7.1GB]
> [18:35:11,357][INFO ][disco-event-worker-#46%null%][GridDiscoveryManager] Added new node to topology: TcpDiscoveryNode [id=409ca342-3e59-4684-9fdf-7b43c33a906f, addrs=[192.168.3.6, 0:0:0:0:0:0:0:1, 127.0.0.1], sockAddrs=[/192.168.3.6:47502, /0:0:0:0:0:0:0:1:47502, /127.0.0.1:47502], discPort=47502, order=3, intOrder=3, loc=false, ver=1.0.0#20150322-sha1:c7b86453, isClient=false]
> [18:35:11,358][INFO ][disco-event-worker-#46%null%][GridDiscoveryManager] Topology snapshot [ver=3, nodes=3, CPUs=8, heap=11.0GB]
> [18:35:12,035][INFO ][ignite-#72%utility-null%][GridDeploymentLocalStore] Class locally deployed: class org.apache.ignite.services.ServiceConfiguration
> [18:35:12,040][INFO ][ignite-#72%utility-null%][GridDeploymentLocalStore] Class locally deployed: class org.apache.ignite.examples.servicegrid.SimpleMapServiceImpl
> [18:35:12,154][INFO ][exchange-worker-#48%null%][GridCacheProcessor] Started cache [name=myClusterSingletonService, mode=PARTITIONED]
> [18:35:12,529][INFO ][ignite-#24%sys-null%][GridDhtPreloader] <myClusterSingletonService> Starting rebalancing in ASYNC mode: myClusterSingletonService
> [18:35:12,538][INFO ][preloader-demand-worker-#83%null%][GridDhtPreloader] <myClusterSingletonService> Completed rebalancing in ASYNC mode [cache=myClusterSingletonService, time=11 ms]
> [18:35:12,542][INFO ][exchange-worker-#48%null%][GridCacheProcessor] Started cache [name=myNodeSingletonService, mode=PARTITIONED]
> [18:35:12,546][ERROR][pool-3-thread-1][GridServiceProcessor] Failed to initialize service (service will not be deployed): myNodeSingletonService
> org.apache.ignite.internal.processors.cache.IgniteCacheExistsException: Failed to start cache (a cache with the same name is already started): myNodeSingletonService
> 	at org.apache.ignite.internal.processors.cache.GridCacheProcessor.onCacheChangeRequested(GridCacheProcessor.java:1733)
> 	at org.apache.ignite.internal.processors.cache.GridCacheProcessor.access$100(GridCacheProcessor.java:82)
> 	at org.apache.ignite.internal.processors.cache.GridCacheProcessor$1.apply(GridCacheProcessor.java:538)
> 	at org.apache.ignite.internal.processors.cache.GridCacheProcessor$1.apply(GridCacheProcessor.java:535)
> 	at org.apache.ignite.internal.managers.discovery.GridDiscoveryManager$4.onDiscovery(GridDiscoveryManager.java:372)
> 	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi$RingMessageWorker.processCustomMessage(TcpDiscoverySpi.java:4499)
> 	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi$RingMessageWorker.processMessage(TcpDiscoverySpi.java:2599)
> 	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiAdapter$MessageWorkerAdapter.body(TcpDiscoverySpiAdapter.java:954)
> 	at org.apache.ignite.spi.IgniteSpiThread.run(IgniteSpiThread.java:62)
> [18:35:12,778][INFO ][ignite-#26%sys-null%][GridDhtPreloader] <myNodeSingletonService> Starting rebalancing in ASYNC mode: myNodeSingletonService
> [18:35:12,798][INFO ][preloader-demand-worker-#93%null%][GridDhtPreloader] <myNodeSingletonService> Completed rebalancing in ASYNC mode [cache=myNodeSingletonService, time=21 ms]
> [18:35:12,814][ERROR][pool-3-thread-1][GridServiceProcessor] Failed to initialize service (service will not be deployed): myMultiService
> org.apache.ignite.internal.processors.cache.IgniteCacheExistsException: Failed to start cache (a cache with the same name is already started): myMultiService
> 	at org.apache.ignite.internal.processors.cache.GridCacheProcessor.onCacheChangeRequested(GridCacheProcessor.java:1733)
> 	at org.apache.ignite.internal.processors.cache.GridCacheProcessor.access$100(GridCacheProcessor.java:82)
> 	at org.apache.ignite.internal.processors.cache.GridCacheProcessor$1.apply(GridCacheProcessor.java:538)
> 	at org.apache.ignite.internal.processors.cache.GridCacheProcessor$1.apply(GridCacheProcessor.java:535)
> 	at org.apache.ignite.internal.managers.discovery.GridDiscoveryManager$4.onDiscovery(GridDiscoveryManager.java:372)
> 	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi$RingMessageWorker.processCustomMessage(TcpDiscoverySpi.java:4499)
> 	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi$RingMessageWorker.processMessage(TcpDiscoverySpi.java:2599)
> 	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiAdapter$MessageWorkerAdapter.body(TcpDiscoverySpiAdapter.java:954)
> 	at org.apache.ignite.spi.IgniteSpiThread.run(IgniteSpiThread.java:62)
> [18:35:12,814][INFO ][exchange-worker-#48%null%][GridCacheProcessor] Started cache [name=myMultiService, mode=PARTITIONED]
> [18:35:12,875][ERROR][ignite-#8%pub-null%][GridJobWorker] Failed to execute job [jobId=7cfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, ses=GridJobSessionImpl [ses=GridTaskSessionImpl [taskName=o.a.i.i.processors.service.GridServiceProxy$ServiceProxyCallable, dep=GridDeployment [ts=1427034904724, depMode=SHARED, clsLdr=sun.misc.Launcher$AppClassLoader@3479404a, clsLdrId=36498e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, userVer=0, loc=true, sampleClsName=o.a.i.i.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap, pendingUndeploy=false, undeployed=false, usage=1], taskClsName=o.a.i.i.processors.service.GridServiceProxy$ServiceProxyCallable, sesId=3cfa8e14c41-409ca342-3e59-4684-9fdf-7b43c33a906f, startTime=1427034912804, endTime=9223372036854775807, taskNodeId=409ca342-3e59-4684-9fdf-7b43c33a906f, clsLdr=sun.misc.Launcher$AppClassLoader@3479404a, closed=false, cpSpi=null, failSpi=null, loadSpi=null, usage=1, fullSup=false, subjId=409ca342-3e59-4684-9fdf-7b43c33a906f, mapFut=IgniteFuture [orig=GridFutureAdapter [resFlag=0, res=null, startTime=1427034912846, endTime=0, lsnr=null, state=INIT]]], jobId=7cfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b]]
> class org.apache.ignite.IgniteException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1699)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker$2.call(GridJobWorker.java:478)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6036)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.execute0(GridJobWorker.java:472)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.body(GridJobWorker.java:423)
> 	at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:107)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor.processJobExecuteRequest(GridJobProcessor.java:1118)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor$JobExecutionListener.onMessage(GridJobProcessor.java:1714)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:664)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.access$1500(GridIoManager.java:57)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager$5.run(GridIoManager.java:627)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: class org.apache.ignite.internal.processors.service.GridServiceNotFoundException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.service.GridServiceProxy$ServiceProxyCallable.call(GridServiceProxy.java:348)
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1696)
> 	... 13 more
> [18:35:12,931][ERROR][ignite-#9%pub-null%][GridJobWorker] Failed to execute job [jobId=ccfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, ses=GridJobSessionImpl [ses=GridTaskSessionImpl [taskName=o.a.i.i.processors.service.GridServiceProxy$ServiceProxyCallable, dep=GridDeployment [ts=1427034904724, depMode=SHARED, clsLdr=sun.misc.Launcher$AppClassLoader@3479404a, clsLdrId=36498e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, userVer=0, loc=true, sampleClsName=o.a.i.i.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap, pendingUndeploy=false, undeployed=false, usage=1], taskClsName=o.a.i.i.processors.service.GridServiceProxy$ServiceProxyCallable, sesId=acfa8e14c41-409ca342-3e59-4684-9fdf-7b43c33a906f, startTime=1427034912919, endTime=9223372036854775807, taskNodeId=409ca342-3e59-4684-9fdf-7b43c33a906f, clsLdr=sun.misc.Launcher$AppClassLoader@3479404a, closed=false, cpSpi=null, failSpi=null, loadSpi=null, usage=1, fullSup=false, subjId=409ca342-3e59-4684-9fdf-7b43c33a906f, mapFut=IgniteFuture [orig=GridFutureAdapter [resFlag=0, res=null, startTime=1427034912924, endTime=0, lsnr=null, state=INIT]]], jobId=ccfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b]]
> class org.apache.ignite.IgniteException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1699)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker$2.call(GridJobWorker.java:478)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6036)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.execute0(GridJobWorker.java:472)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.body(GridJobWorker.java:423)
> 	at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:107)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor.processJobExecuteRequest(GridJobProcessor.java:1118)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor$JobExecutionListener.onMessage(GridJobProcessor.java:1714)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:664)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.access$1500(GridIoManager.java:57)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager$5.run(GridIoManager.java:627)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: class org.apache.ignite.internal.processors.service.GridServiceNotFoundException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.service.GridServiceProxy$ServiceProxyCallable.call(GridServiceProxy.java:348)
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1696)
> 	... 13 more
> [18:35:12,958][ERROR][ignite-#10%pub-null%][GridJobWorker] Failed to execute job [jobId=0dfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, ses=GridJobSessionImpl [ses=GridTaskSessionImpl [taskName=o.a.i.i.processors.service.GridServiceProxy$ServiceProxyCallable, dep=GridDeployment [ts=1427034904724, depMode=SHARED, clsLdr=sun.misc.Launcher$AppClassLoader@3479404a, clsLdrId=36498e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, userVer=0, loc=true, sampleClsName=o.a.i.i.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap, pendingUndeploy=false, undeployed=false, usage=1], taskClsName=o.a.i.i.processors.service.GridServiceProxy$ServiceProxyCallable, sesId=ecfa8e14c41-409ca342-3e59-4684-9fdf-7b43c33a906f, startTime=1427034912953, endTime=9223372036854775807, taskNodeId=409ca342-3e59-4684-9fdf-7b43c33a906f, clsLdr=sun.misc.Launcher$AppClassLoader@3479404a, closed=false, cpSpi=null, failSpi=null, loadSpi=null, usage=1, fullSup=false, subjId=409ca342-3e59-4684-9fdf-7b43c33a906f, mapFut=IgniteFuture [orig=GridFutureAdapter [resFlag=0, res=null, startTime=1427034912947, endTime=0, lsnr=null, state=INIT]]], jobId=0dfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b]]
> class org.apache.ignite.IgniteException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1699)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker$2.call(GridJobWorker.java:478)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6036)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.execute0(GridJobWorker.java:472)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.body(GridJobWorker.java:423)
> 	at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:107)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor.processJobExecuteRequest(GridJobProcessor.java:1118)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor$JobExecutionListener.onMessage(GridJobProcessor.java:1714)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:664)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.access$1500(GridIoManager.java:57)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager$5.run(GridIoManager.java:627)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: class org.apache.ignite.internal.processors.service.GridServiceNotFoundException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.service.GridServiceProxy$ServiceProxyCallable.call(GridServiceProxy.java:348)
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1696)
> 	... 13 more
> [18:35:12,984][ERROR][ignite-#11%pub-null%][GridJobWorker] Failed to execute job [jobId=4dfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, ses=GridJobSessionImpl [ses=GridTaskSessionImpl [taskName=o.a.i.i.processors.service.GridServiceProxy$ServiceProxyCallable, dep=GridDeployment [ts=1427034904724, depMode=SHARED, clsLdr=sun.misc.Launcher$AppClassLoader@3479404a, clsLdrId=36498e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b, userVer=0, loc=true, sampleClsName=o.a.i.i.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap, pendingUndeploy=false, undeployed=false, usage=1], taskClsName=o.a.i.i.processors.service.GridServiceProxy$ServiceProxyCallable, sesId=2dfa8e14c41-409ca342-3e59-4684-9fdf-7b43c33a906f, startTime=1427034912977, endTime=9223372036854775807, taskNodeId=409ca342-3e59-4684-9fdf-7b43c33a906f, clsLdr=sun.misc.Launcher$AppClassLoader@3479404a, closed=false, cpSpi=null, failSpi=null, loadSpi=null, usage=1, fullSup=false, subjId=409ca342-3e59-4684-9fdf-7b43c33a906f, mapFut=IgniteFuture [orig=GridFutureAdapter [resFlag=0, res=null, startTime=1427034912979, endTime=0, lsnr=null, state=INIT]]], jobId=4dfa8e14c41-f4241bde-4d05-42b1-bef1-84aa2062cb8b]]
> class org.apache.ignite.IgniteException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1699)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker$2.call(GridJobWorker.java:478)
> 	at org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6036)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.execute0(GridJobWorker.java:472)
> 	at org.apache.ignite.internal.processors.job.GridJobWorker.body(GridJobWorker.java:423)
> 	at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:107)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor.processJobExecuteRequest(GridJobProcessor.java:1118)
> 	at org.apache.ignite.internal.processors.job.GridJobProcessor$JobExecutionListener.onMessage(GridJobProcessor.java:1714)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:664)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager.access$1500(GridIoManager.java:57)
> 	at org.apache.ignite.internal.managers.communication.GridIoManager$5.run(GridIoManager.java:627)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: class org.apache.ignite.internal.processors.service.GridServiceNotFoundException: Service node found: myNodeSingletonService
> 	at org.apache.ignite.internal.processors.service.GridServiceProxy$ServiceProxyCallable.call(GridServiceProxy.java:348)
> 	at org.apache.ignite.internal.processors.closure.GridClosureProcessor$C2.execute(GridClosureProcessor.java:1696)
> 	... 13 more
> [18:35:13,111][INFO ][ignite-#27%sys-null%][GridDhtPreloader] <myMultiService> Starting rebalancing in ASYNC mode: myMultiService
> [18:35:13,146][INFO ][preloader-demand-worker-#98%null%][GridDhtPreloader] <myMultiService> Completed rebalancing in ASYNC mode [cache=myMultiService, time=36 ms]
> [18:35:13,349][INFO ][ignite-#12%pub-null%][GridDeploymentLocalStore] Class locally deployed: class org.apache.ignite.examples.servicegrid.ServicesExample$SimpleClosure
> Executing closure [mapSize=10]
> [18:35:13,452][INFO ][ignite-#23%sys-null%][GridCacheProcessor] Stopped cache: myMultiService
> [18:35:13,506][INFO ][ignite-#25%sys-null%][GridCacheProcessor] Stopped cache: myNodeSingletonService
> [18:35:13,539][INFO ][disco-event-worker-#46%null%][GridDiscoveryManager] Node left topology: TcpDiscoveryNode [id=409ca342-3e59-4684-9fdf-7b43c33a906f, addrs=[192.168.3.6, 0:0:0:0:0:0:0:1, 127.0.0.1], sockAddrs=[/192.168.3.6:47502, /0:0:0:0:0:0:0:1:47502, /127.0.0.1:47502], discPort=47502, order=3, intOrder=3, loc=false, ver=1.0.0#20150322-sha1:c7b86453, isClient=false]
> [18:35:13,540][INFO ][disco-event-worker-#46%null%][GridDiscoveryManager] Topology snapshot [ver=4, nodes=2, CPUs=8, heap=7.1GB]
> [18:35:13,551][INFO ][ignite-#26%sys-null%][GridCacheProcessor] Stopped cache: myClusterSingletonService
> [18:35:13,743][WARN ][tcp-comm-recovery-worker-#2%null][TcpCommunicationSpi] Failed to connect to a remote node (make sure that destination node is alive and operating system firewall is disabled on local and remote hosts) [addrs=[/0:0:0:0:0:0:0:1:47102, /127.0.0.1:47102, /192.168.3.6:47102]]
> {noformat}
> *Second node:*
> {noformat}
> /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/bin/java -DIGNITE_QUIET=false -Didea.launcher.port=7536 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA 14 CE.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath "/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/javafx-doclet.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/lib/tools.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/htmlconverter.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Users/gridgain/Downloads/ignite-fabric-1.0.0/examples/target/classes:/Users/gridgain/.m2/repository/javax/cache/cache-api/1.0.0/cache-api-1.0.0.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-core/1.0.0/ignite-core-1.0.0.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-hibernate/1.0.0/ignite-hibernate-1.0.0.jar:/Users/gridgain/.m2/repository/org/hibernate/hibernate-core/4.2.6.Final/hibernate-core-4.2.6.Final.jar:/Users/gridgain/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar:/Users/gridgain/.m2/repository/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar:/Users/gridgain/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/Users/gridgain/.m2/repository/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.jar:/Users/gridgain/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.1.Final/hibernate-jpa-2.0-api-1.0.1.Final.jar:/Users/gridgain/.m2/repository/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.jar:/Users/gridgain/.m2/repository/org/javassist/javassist/3.15.0-GA/javassist-3.15.0-GA.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-spring/1.0.0/ignite-spring-1.0.0.jar:/Users/gridgain/.m2/repository/org/springframework/spring-core/4.1.0.RELEASE/spring-core-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/org/springframework/spring-aop/4.1.0.RELEASE/spring-aop-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/gridgain/.m2/repository/org/springframework/spring-beans/4.1.0.RELEASE/spring-beans-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/org/springframework/spring-context/4.1.0.RELEASE/spring-context-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/org/springframework/spring-expression/4.1.0.RELEASE/spring-expression-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/org/springframework/spring-tx/4.1.0.RELEASE/spring-tx-4.1.0.RELEASE.jar:/Users/gridgain/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-log4j/1.0.0/ignite-log4j-1.0.0.jar:/Users/gridgain/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-indexing/1.0.0/ignite-indexing-1.0.0.jar:/Users/gridgain/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar:/Users/gridgain/.m2/repository/org/apache/lucene/lucene-core/3.5.0/lucene-core-3.5.0.jar:/Users/gridgain/.m2/repository/com/h2database/h2/1.3.175/h2-1.3.175.jar:/Users/gridgain/.m2/repository/org/apache/ignite/ignite-schedule/1.0.0/ignite-schedule-1.0.0.jar:/Users/gridgain/.m2/repository/it/sauronsoftware/cron4j/cron4j/2.2.5/cron4j-2.2.5.jar:/Users/gridgain/.m2/repository/com/google/code/simple-spring-memcached/spymemcached/2.7.3/spymemcached-2.7.3.jar:/Users/gridgain/.m2/repository/org/jboss/netty/netty/3.2.0.Final/netty-3.2.0.Final.jar:/Users/gridgain/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar:/Users/gridgain/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/Applications/IntelliJ IDEA 14 CE.app/Contents/lib/idea_rt.jar" com.intellij.rt.execution.application.AppMain org.apache.ignite.examples.ExampleNodeStartup
> [18:35:00,005][INFO ][main][IgniteKernal] 
> >>>    __________  ________________  
> >>>   /  _/ ___/ |/ /  _/_  __/ __/  
> >>>  _/ // (7 7    // /  / / / _/    
> [18:35:00,009][WARN ][main][IgniteKernal] Peer class loading is enabled (disable it in production for performance and deployment consistency reasons)
> >>> /___/\___/_/|_/___/ /_/ /___/   
> >>> 
> >>> ver. 1.0.0#20150322-sha1:c7b86453
> >>> 2015 Copyright(C) Apache Software Foundation
> [18:35:00,006][INFO ][main][IgniteKernal] Config URL: file:/Users/gridgain/Downloads/ignite-fabric-1.0.0/examples/config/example-ignite.xml
> [18:35:00,006][INFO ][main][IgniteKernal] Daemon mode: off
> [18:35:00,006][INFO ][main][IgniteKernal] OS: Mac OS X 10.10.2 x86_64
> [18:35:00,006][INFO ][main][IgniteKernal] OS user: gridgain
> [18:35:00,006][INFO ][main][IgniteKernal] Language runtime: Java Platform API Specification ver. 1.7
> [18:35:00,006][INFO ][main][IgniteKernal] VM information: Java(TM) SE Runtime Environment 1.7.0_67-b01 Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 24.65-b04
> [18:35:00,008][INFO ][main][IgniteKernal] VM total memory: 3.6GB
> [18:35:00,008][INFO ][main][IgniteKernal] Remote Management [restart: off, REST: on, JMX (remote: off)]
> [18:35:00,008][INFO ][main][IgniteKernal] IGNITE_HOME=/Users/gridgain/Downloads/ignite-fabric-1.0.0
> [18:35:00,009][INFO ][main][IgniteKernal] VM arguments: [-DIGNITE_QUIET=false, -Didea.launcher.port=7536, -Didea.launcher.bin.path=/Applications/IntelliJ IDEA 14 CE.app/Contents/bin, -Dfile.encoding=UTF-8]
> [18:35:00,009][INFO ][main][IgniteKernal] Configured caches ['ignite-marshaller-sys-cache', 'ignite-sys-cache', 'ignite-atomics-sys-cache']
> [18:35:00,016][WARN ][ignite-#6%pub-null%][GridDiagnostic] Initial heap size is 256MB (should be no less than 512MB, use -Xms512m -Xmx512m).
> [18:35:00,020][INFO ][main][IgniteKernal] 3-rd party licenses can be found at: /Users/gridgain/Downloads/ignite-fabric-1.0.0/libs/licenses
> [18:35:00,095][INFO ][main][IgniteKernal] Non-loopback local IPs: 192.168.3.6, fe80:0:0:0:1610:9fff:fedd:4ccf%4, fe80:0:0:0:e0bb:53ff:fe9d:1e03%10
> [18:35:00,095][INFO ][main][IgniteKernal] Enabled local MACs: 14109FDD4CCF, E2BB539D1E03
> [18:35:00,106][INFO ][main][IgnitePluginProcessor] Configured plugins:
> [18:35:00,106][INFO ][main][IgnitePluginProcessor]   ^-- None
> [18:35:00,106][INFO ][main][IgnitePluginProcessor] 
> [18:35:00,172][INFO ][main][TcpCommunicationSpi] Successfully bound to TCP port [port=47100, locHost=0.0.0.0/0.0.0.0]
> [18:35:00,197][WARN ][main][NoopCheckpointSpi] Checkpoints are disabled (to enable configure any GridCheckpointSpi implementation)
> [18:35:00,237][WARN ][main][GridCollisionManager] Collision resolution is disabled (all jobs will be activated upon arrival).
> [18:35:00,243][WARN ][main][NoopSwapSpaceSpi] Swap space is disabled. To enable use FileSwapSpaceSpi.
> [18:35:00,244][WARN ][main][GridIndexingManager] Indexing is disabled (to enable please configure GridIndexingSpi).
> [18:35:00,246][INFO ][main][IgniteKernal] Security status [authentication=off]
> [18:35:00,624][INFO ][main][GridTcpRestProtocol] Command protocol successfully started [name=TCP binary, host=0.0.0.0/0.0.0.0, port=11211]
> [18:35:00,693][INFO ][main][TcpDiscoverySpi] Successfully bound to TCP port [port=47500, localHost=0.0.0.0/0.0.0.0]
> [18:35:01,344][INFO ][main][GridCacheProcessor] Started cache [name=ignite-marshaller-sys-cache, mode=REPLICATED]
> [18:35:01,382][INFO ][main][GridCacheProcessor] Started cache [name=ignite-atomics-sys-cache, mode=PARTITIONED]
> [18:35:01,387][INFO ][main][GridCacheProcessor] Started cache [name=ignite-sys-cache, mode=REPLICATED]
> [18:35:01,445][INFO ][main][GridDhtPreloader] <ignite-marshaller-sys-cache> Starting rebalancing in SYNC mode: ignite-marshaller-sys-cache
> [18:35:01,446][INFO ][main][GridDhtPreloader] <ignite-atomics-sys-cache> Starting rebalancing in SYNC mode: ignite-atomics-sys-cache
> [18:35:01,447][INFO ][main][GridDhtPreloader] <ignite-sys-cache> Starting rebalancing in SYNC mode: ignite-sys-cache
> [18:35:01,464][INFO ][preloader-demand-worker-#57%null%][GridDhtPreloader] <ignite-atomics-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-atomics-sys-cache, time=11 ms]
> [18:35:01,464][INFO ][preloader-demand-worker-#63%null%][GridDhtPreloader] <ignite-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-sys-cache, time=11 ms]
> [18:35:01,464][INFO ][preloader-demand-worker-#53%null%][GridDhtPreloader] <ignite-marshaller-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-marshaller-sys-cache, time=23 ms]
> [18:35:01,514][INFO ][main][IgniteKernal] Performance suggestions for grid  (fix if possible)
> [18:35:01,515][INFO ][main][IgniteKernal] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
> [18:35:01,515][INFO ][main][IgniteKernal]   ^-- Disable peer class loading (set 'peerClassLoadingEnabled' to false)
> [18:35:01,515][INFO ][main][IgniteKernal]   ^-- Disable grid events (remove 'includeEventTypes' from configuration)
> [18:35:01,515][INFO ][main][IgniteKernal] 
> [18:35:01,515][INFO ][main][IgniteKernal] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
> [18:35:01,515][INFO ][main][IgniteKernal] 
> [18:35:01,515][INFO ][main][IgniteKernal] 
> [18:35:01] New version is available at ignite.incubator.apache.org: 1.0.0-RC1
> [18:35:01,513][WARN ][main][GridUpdateNotifier] New version is available at ignite.incubator.apache.org: 1.0.0-RC1
> >>> +----------------------------------------------------------------------+
> >>> Ignite ver. 1.0.0#20150322-sha1:c7b864532ed910a27049588c25d6aee3b741fd5d
> >>> +----------------------------------------------------------------------+
> >>> OS name: Mac OS X 10.10.2 x86_64
> >>> CPU(s): 8
> >>> Heap: 3.6GB
> >>> VM name: 2354@ust.local
> >>> Grid name: null
> >>> Local node [ID=31DC82AC-F837-466C-83DC-EA8E7CA16894, order=1]
> >>> Local node addresses: [/192.168.3.6, /0:0:0:0:0:0:0:1, /127.0.0.1]
> >>> Local ports: TCP:11211 TCP:47100 UDP:47400 TCP:47500 
> >>> Ignite documentation: http://ignite.incubator.apache.org
> [18:35:01,516][INFO ][main][GridDiscoveryManager] Topology snapshot [ver=1, nodes=1, CPUs=8, heap=3.6GB]
> [18:35:04,407][INFO ][disco-event-worker-#46%null%][GridDiscoveryManager] Added new node to topology: TcpDiscoveryNode [id=f4241bde-4d05-42b1-bef1-84aa2062cb8b, addrs=[192.168.3.6, 0:0:0:0:0:0:0:1, 127.0.0.1], sockAddrs=[/192.168.3.6:47501, /0:0:0:0:0:0:0:1:47501, /127.0.0.1:47501], discPort=47501, order=2, intOrder=2, loc=false, ver=1.0.0#20150322-sha1:c7b86453, isClient=false]
> [18:35:04,407][INFO ][disco-event-worker-#46%null%][GridDiscoveryManager] Topology snapshot [ver=2, nodes=2, CPUs=8, heap=7.1GB]
> [18:35:11,356][INFO ][disco-event-worker-#46%null%][GridDiscoveryManager] Added new node to topology: TcpDiscoveryNode [id=409ca342-3e59-4684-9fdf-7b43c33a906f, addrs=[192.168.3.6, 0:0:0:0:0:0:0:1, 127.0.0.1], sockAddrs=[/192.168.3.6:47502, /0:0:0:0:0:0:0:1:47502, /127.0.0.1:47502], discPort=47502, order=3, intOrder=3, loc=false, ver=1.0.0#20150322-sha1:c7b86453, isClient=false]
> [18:35:11,356][INFO ][disco-event-worker-#46%null%][GridDiscoveryManager] Topology snapshot [ver=3, nodes=3, CPUs=8, heap=11.0GB]
> [18:35:12,035][INFO ][ignite-#71%utility-null%][GridDeploymentLocalStore] Class locally deployed: class org.apache.ignite.services.ServiceConfiguration
> [18:35:12,040][INFO ][ignite-#71%utility-null%][GridDeploymentLocalStore] Class locally deployed: class org.apache.ignite.examples.servicegrid.SimpleMapServiceImpl
> [18:35:12,177][INFO ][exchange-worker-#49%null%][GridCacheProcessor] Started cache [name=myClusterSingletonService, mode=PARTITIONED]
> [18:35:12,498][INFO ][ignite-#23%sys-null%][GridDhtPreloader] <myClusterSingletonService> Starting rebalancing in ASYNC mode: myClusterSingletonService
> Service was initialized: myClusterSingletonService
> [18:35:12,498][INFO ][pool-3-thread-1][GridServiceProcessor] Starting service instance [name=myClusterSingletonService, execId=7be9d644-a1e2-46d1-99b2-f9debf640a01]
> Executing distributed service: myClusterSingletonService
> [18:35:12,512][INFO ][preloader-demand-worker-#86%null%][GridDhtPreloader] <myClusterSingletonService> Completed rebalancing in ASYNC mode [cache=myClusterSingletonService, time=21 ms]
> [18:35:12,530][INFO ][exchange-worker-#49%null%][GridCacheProcessor] Started cache [name=myNodeSingletonService, mode=PARTITIONED]
> [18:35:12,774][INFO ][ignite-#25%sys-null%][GridDhtPreloader] <myNodeSingletonService> Starting rebalancing in ASYNC mode: myNodeSingletonService
> Service was initialized: myNodeSingletonService
> [18:35:12,774][INFO ][pool-3-thread-1][GridServiceProcessor] Starting service instance [name=myNodeSingletonService, execId=b2307b2a-d83f-4708-a242-2a8eb84eb0d1]
> Executing distributed service: myNodeSingletonService
> [18:35:12,785][INFO ][preloader-demand-worker-#94%null%][GridDhtPreloader] <myNodeSingletonService> Completed rebalancing in ASYNC mode [cache=myNodeSingletonService, time=11 ms]
> [18:35:12,801][INFO ][exchange-worker-#49%null%][GridCacheProcessor] Started cache [name=myMultiService, mode=PARTITIONED]
> [18:35:13,105][INFO ][ignite-#27%sys-null%][GridDhtPreloader] <myMultiService> Starting rebalancing in ASYNC mode: myMultiService
> Service was initialized: myMultiService
> [18:35:13,106][INFO ][pool-3-thread-1][GridServiceProcessor] Starting service instance [name=myMultiService, execId=5606ed95-f0e5-42ba-bc56-61fcaa1c0444]
> Executing distributed service: myMultiService
> [18:35:13,136][INFO ][preloader-demand-worker-#100%null%][GridDhtPreloader] <myMultiService> Completed rebalancing in ASYNC mode [cache=myMultiService, time=36 ms]
> [18:35:13,349][INFO ][ignite-#13%pub-null%][GridDeploymentLocalStore] Class locally deployed: class org.apache.ignite.examples.servicegrid.ServicesExample$SimpleClosure
> Executing closure [mapSize=10]
> [18:35:13,449][INFO ][ignite-#24%sys-null%][GridCacheProcessor] Stopped cache: myMultiService
> Service was cancelled: myMultiService
> [18:35:13,450][INFO ][pool-3-thread-1][GridServiceProcessor] Cancelled service instance [name=myMultiService, execId=5606ed95-f0e5-42ba-bc56-61fcaa1c0444]
> [18:35:13,502][INFO ][ignite-#26%sys-null%][GridCacheProcessor] Stopped cache: myNodeSingletonService
> Service was cancelled: myNodeSingletonService
> [18:35:13,502][INFO ][pool-3-thread-1][GridServiceProcessor] Cancelled service instance [name=myNodeSingletonService, execId=b2307b2a-d83f-4708-a242-2a8eb84eb0d1]
> [18:35:13,536][INFO ][disco-event-worker-#46%null%][GridDiscoveryManager] Node left topology: TcpDiscoveryNode [id=409ca342-3e59-4684-9fdf-7b43c33a906f, addrs=[192.168.3.6, 0:0:0:0:0:0:0:1, 127.0.0.1], sockAddrs=[/192.168.3.6:47502, /0:0:0:0:0:0:0:1:47502, /127.0.0.1:47502], discPort=47502, order=3, intOrder=3, loc=false, ver=1.0.0#20150322-sha1:c7b86453, isClient=false]
> [18:35:13,537][INFO ][disco-event-worker-#46%null%][GridDiscoveryManager] Topology snapshot [ver=4, nodes=2, CPUs=8, heap=7.1GB]
> [18:35:13,549][INFO ][ignite-#28%sys-null%][GridCacheProcessor] Stopped cache: myClusterSingletonService
> Service was cancelled: myClusterSingletonService
> [18:35:13,549][INFO ][pool-3-thread-1][GridServiceProcessor] Cancelled service instance [name=myClusterSingletonService, execId=7be9d644-a1e2-46d1-99b2-f9debf640a01]
> [18:35:13,742][WARN ][tcp-comm-recovery-worker-#2%null][TcpCommunicationSpi] Failed to connect to a remote node (make sure that destination node is alive and operating system firewall is disabled on local and remote hosts) [addrs=[/0:0:0:0:0:0:0:1:47102, /127.0.0.1:47102, /192.168.3.6:47102]]
> [18:36:01,520][INFO ][ignite-metrics-logger][IgniteKernal] 
> Metrics for local node (to disable set 'metricsLogFrequency' to 0)
>     ^-- H/N/C [hosts=1, nodes=2, CPUs=8]
>     ^-- CPU [cur=0.1%, avg=1.05%, GC=0%]
>     ^-- Heap [used=137MB, free=96.23%, comm=245MB]
>     ^-- Public thread pool [active=0, idle=16, qSize=0]
>     ^-- System thread pool [active=0, idle=16, qSize=0]
>     ^-- Outbound messages queue [size=0]
> [18:37:01,520][INFO ][ignite-metrics-logger][IgniteKernal] 
> Metrics for local node (to disable set 'metricsLogFrequency' to 0)
>     ^-- H/N/C [hosts=1, nodes=2, CPUs=8]
>     ^-- CPU [cur=0.1%, avg=0.57%, GC=0%]
>     ^-- Heap [used=141MB, free=96.13%, comm=245MB]
>     ^-- Public thread pool [active=0, idle=16, qSize=0]
>     ^-- System thread pool [active=0, idle=16, qSize=0]
>     ^-- Outbound messages queue [size=0]
> [18:38:01,520][INFO ][ignite-metrics-logger][IgniteKernal] 
> Metrics for local node (to disable set 'metricsLogFrequency' to 0)
>     ^-- H/N/C [hosts=1, nodes=2, CPUs=8]
>     ^-- CPU [cur=0.1%, avg=0.43%, GC=0%]
>     ^-- Heap [used=145MB, free=96.01%, comm=245MB]
>     ^-- Public thread pool [active=0, idle=16, qSize=0]
>     ^-- System thread pool [active=0, idle=16, qSize=0]
>     ^-- Outbound messages queue [size=0]
> {noformat}
> *Thread dumps for nodes in attachment.*



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)