Ilya Suntsov created IGNITE-215:
-----------------------------------
Summary: Node starts for 2 munites
Key: IGNITE-215
URL: https://issues.apache.org/jira/browse/IGNITE-215
Project: Ignite
Issue Type: Bug
Components: build
Affects Versions: sprint-1
Environment: OS X 10.8.5
RAM 16 GB
Java 1.7.0_67
Reporter: Ilya Suntsov
Priority: Blocker
*Nodes start for 2 minutes. For example (cache config):*
{noformat}
Using configuration: examples/config/example-cache.xml
[18:53:42,223][INFO][main][IgniteKernal]
>>> __________ ________________
>>> / _/ ___/ |/ / _/_ __/ __/
>>> _/ // (_ / // / / / / _/
>>> /___/\___/_/|_/___/ /_/ /___/
>>>
>>> ver. 1.0.0-os#19700101-sha1:DEV
>>> 2015 Copyright(C) Apache Software Foundation
[18:53:42,224][INFO][main][IgniteKernal] Config URL:
file:/Users/gridgain/Downloads/ignite01/examples/config/example-cache.xml
[18:53:42,224][INFO][main][IgniteKernal] Daemon mode: off
[18:53:42,224][INFO][main][IgniteKernal] OS: Mac OS X 10.8.5 x86_64
[18:53:42,224][INFO][main][IgniteKernal] OS user: gridgain
[18:53:42,224][INFO][main][IgniteKernal] Language runtime: Java Platform API
Specification ver. 1.7
[18:53:42,224][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:53:42,225][INFO][main][IgniteKernal] VM total memory: 0.96GB
[18:53:42,225][INFO][main][IgniteKernal] Remote Management [restart: on, REST:
on, JMX (remote: on, port: 49137, auth: off, ssl: off)]
[18:53:42,226][INFO][main][IgniteKernal]
IGNITE_HOME=/Users/gridgain/Downloads/ignite01
[18:53:42,226][INFO][main][IgniteKernal] VM arguments: [-Xms1g, -Xmx1g,
-XX:+AggressiveOpts, -XX:MaxPermSize=256m, -DIGNITE_QUIET=false,
-DIGNITE_SUCCESS_FILE=/Users/gridgain/Downloads/ignite01/work/ignite_success_a7a7aa71-8422-4343-8700-825ec26c4d34,
-Dcom.sun.management.jmxremote, -Dcom.sun.management.jmxremote.port=49137,
-Dcom.sun.management.jmxremote.authenticate=false,
-Dcom.sun.management.jmxremote.ssl=false, -DIGNITE_UPDATE_NOTIFIER=false,
-DIGNITE_HOME=/Users/gridgain/Downloads/ignite01,
-DIGNITE_PROG_NAME=./ignite.sh]
[18:53:42,226][WARNING][main][IgniteKernal] SMTP is not configured - email
notifications are off.
[18:53:42,226][INFO][main][IgniteKernal] Configured caches ['gg-sys-cache',
'ignite-atomics-sys-cache', 'partitioned', 'partitioned_tx', 'replicated',
'replicated_tx', 'local', 'local_tx']
[18:53:42,227][WARNING][main][IgniteKernal] Peer class loading is enabled
(disable it in production for performance and deployment consistency reasons)
[18:53:42,229][INFO][main][IgniteKernal] 3-rd party licenses can be found at:
/Users/gridgain/Downloads/ignite01/libs/licenses
[18:53:42,233][INFO][main][IgniteKernal] Non-loopback local IPs: 10.0.0.4,
fe80:0:0:0:1610:9fff:fedd:4ccf%5
[18:53:42,233][INFO][main][IgniteKernal] Enabled local MACs: 14109FDD4CCF
[18:53:42,320][INFO][main][TcpCommunicationSpi] IPC shared memory server
endpoint started [port=48100,
tokDir=/Users/gridgain/Downloads/ignite01/work/ipc/shmem/0f521fed-ed83-496e-949a-b4b0fe74b933-2614]
[18:53:42,320][INFO][main][TcpCommunicationSpi] Successfully bound shared
memory communication to TCP port [port=48100, locHost=0.0.0.0/0.0.0.0]
[18:53:42,333][INFO][main][TcpCommunicationSpi] Successfully bound to TCP port
[port=47100, locHost=0.0.0.0/0.0.0.0]
[18:54:12,355][WARNING][main][NoopCheckpointSpi] Checkpoints are disabled (to
enable configure any GridCheckpointSpi implementation)
[18:54:12,389][WARNING][main][GridCollisionManager] Collision resolution is
disabled (all jobs will be activated upon arrival).
[18:54:12,393][WARNING][main][NoopSwapSpaceSpi] Swap space is disabled. To
enable use GridFileSwapSpaceSpi.
[18:54:12,395][WARNING][main][GridIndexingManager] Indexing is disabled (to
enable please configure GridIndexingSpi).
[18:54:12,395][INFO][main][IgniteKernal] Security status [authentication=off,
secure-session=off]
[18:54:12,665][WARNING][main][GridCacheProcessor] Query indexing is disabled
(queries will not work) for cache: 'ignite-atomics-sys-cache'. To enable change
GridCacheConfiguration.isQueryIndexEnabled() property.
[18:54:12,813][INFO][main][GridCacheProcessor] Started cache
[name=gg-sys-cache, mode=REPLICATED]
[18:54:12,816][INFO][main][CacheConsistentHashAffinityFunction] Consistent hash
configuration [cacheName=ignite-atomics-sys-cache, partitions=10000,
excludeNeighbors=false, replicas=128, backupFilter=null,
hashIdRslvr=CacheAffinityNodeAddressHashResolver []]
[18:54:12,864][INFO][main][GridCacheProcessor] Started cache
[name=ignite-atomics-sys-cache, mode=PARTITIONED]
[18:54:12,865][INFO][main][CacheConsistentHashAffinityFunction] Consistent hash
configuration [cacheName=partitioned, partitions=10000, excludeNeighbors=false,
replicas=128, backupFilter=null,
hashIdRslvr=CacheAffinityNodeAddressHashResolver []]
[18:54:12,893][INFO][main][GridCacheProcessor] Started cache [name=partitioned,
mode=PARTITIONED]
[18:54:12,893][INFO][main][CacheConsistentHashAffinityFunction] Consistent hash
configuration [cacheName=partitioned_tx, partitions=10000,
excludeNeighbors=false, replicas=128, backupFilter=null,
hashIdRslvr=CacheAffinityNodeAddressHashResolver []]
[18:54:12,906][INFO][main][GridCacheProcessor] Started cache
[name=partitioned_tx, mode=PARTITIONED]
[18:54:12,906][INFO][main][CacheConsistentHashAffinityFunction] Consistent hash
configuration [cacheName=replicated, partitions=512, excludeNeighbors=false,
replicas=128, backupFilter=null,
hashIdRslvr=CacheAffinityNodeAddressHashResolver []]
[18:54:12,907][INFO][main][GridCacheProcessor] Started cache [name=replicated,
mode=REPLICATED]
[18:54:12,908][INFO][main][CacheConsistentHashAffinityFunction] Consistent hash
configuration [cacheName=replicated_tx, partitions=512, excludeNeighbors=false,
replicas=128, backupFilter=null,
hashIdRslvr=CacheAffinityNodeAddressHashResolver []]
[18:54:12,909][INFO][main][GridCacheProcessor] Started cache
[name=replicated_tx, mode=REPLICATED]
[18:54:12,910][WARNING][main][GridCacheEvictionManager] <local> Ignored
'evictNearSynchronized' configuration property for LOCAL cache: local
[18:54:12,910][INFO][main][GridCacheProcessor] Started cache [name=local,
mode=LOCAL]
[18:54:12,910][WARNING][main][GridCacheEvictionManager] <local_tx> Ignored
'evictNearSynchronized' configuration property for LOCAL cache: local_tx
[18:54:12,911][INFO][main][GridCacheProcessor] Started cache [name=local_tx,
mode=LOCAL]
[18:54:12,953][INFO][main][GridTcpRestProtocol] Command protocol successfully
started [name=TCP binary, host=0.0.0.0/0.0.0.0, port=11211]
[18:54:12,953][WARNING][main][GridRestProcessor] Failed to initialize HTTP REST
protocol (consider adding ignite-rest-http module to classpath).
[18:54:43,005][INFO][main][TcpDiscoverySpi] Successfully bound to TCP port
[port=47500, localHost=0.0.0.0/0.0.0.0]
[18:55:43,983][INFO][main][GridDhtPreloader] <partitioned_tx> Starting
preloading in SYNC mode: partitioned_tx
[18:55:43,984][INFO][main][GridDhtPreloader] <replicated> Starting preloading
in SYNC mode: replicated
[18:55:43,985][INFO][main][GridDhtPreloader] <partitioned> Starting preloading
in SYNC mode: partitioned
[18:55:43,985][INFO][main][GridDhtPreloader] <ignite-atomics-sys-cache>
Starting preloading in SYNC mode: ignite-atomics-sys-cache
[18:55:43,985][INFO][main][GridDhtPreloader] <replicated_tx> Starting
preloading in SYNC mode: replicated_tx
[18:55:43,985][INFO][main][GridDhtPreloader] <gg-sys-cache> Starting preloading
in SYNC mode: gg-sys-cache
[18:55:44,035][INFO][preloader-demand-worker-#66%null%][GridDhtPreloader]
<partitioned> Completed preloading in SYNC mode [cache=partitioned, time=44 ms]
[18:55:44,035][INFO][preloader-demand-worker-#56%null%][GridDhtPreloader]
<gg-sys-cache> Completed preloading in SYNC mode [cache=gg-sys-cache, time=55
ms]
[18:55:44,035][INFO][preloader-demand-worker-#60%null%][GridDhtPreloader]
<ignite-atomics-sys-cache> Completed preloading in SYNC mode
[cache=ignite-atomics-sys-cache, time=44 ms]
[18:55:44,035][INFO][preloader-demand-worker-#81%null%][GridDhtPreloader]
<replicated_tx> Completed preloading in SYNC mode [cache=replicated_tx, time=44
ms]
[18:55:44,035][INFO][preloader-demand-worker-#75%null%][GridDhtPreloader]
<replicated> Completed preloading in SYNC mode [cache=replicated, time=44 ms]
[18:55:44,035][INFO][preloader-demand-worker-#70%null%][GridDhtPreloader]
<partitioned_tx> Completed preloading in SYNC mode [cache=partitioned_tx,
time=44 ms]
[18:55:44,069][INFO][main][IgniteKernal] Performance suggestions for grid (fix
if possible)
[18:55:44,069][INFO][main][IgniteKernal] To disable, set
-DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
[18:55:44,070][INFO][main][IgniteKernal] ^-- Decrease number of backups (set
'keyBackups' to 0)
[18:55:44,070][INFO][main][IgniteKernal] ^-- Disable fully synchronous writes
(set 'writeSynchronizationMode' to PRIMARY_SYNC or FULL_ASYNC)
[18:55:44,070][INFO][main][IgniteKernal] ^-- Disable query index (set
'queryIndexEnabled' to false)
[18:55:44,070][INFO][main][IgniteKernal] ^-- Disable peer class loading (set
'peerClassLoadingEnabled' to false)
[18:55:44,070][INFO][main][IgniteKernal] ^-- Disable grid events (remove
'includeEventTypes' from configuration)
[18:55:44,070][INFO][main][IgniteKernal]
[18:55:44,070][INFO][main][IgniteKernal] If running benchmarks, see
http://bit.ly/GridGain-Benchmarking
[18:55:44,070][INFO][main][IgniteKernal] To start Console Management &
Monitoring run ignitevisorcmd.{sh|bat}
[18:55:44,070][INFO][main][IgniteKernal]
[18:55:44,285][INFO][main][IgniteKernal]
>>> +------------------------------------+
>>> Ignite ver. 1.0.0-os#19700101-sha1:DEV
>>> +------------------------------------+
>>> OS name: Mac OS X 10.8.5 x86_64
>>> CPU(s): 8
>>> Heap: 1.0GB
>>> VM name: [email protected]
>>> Grid name: null
>>> Local node [ID=0F521FED-ED83-496E-949A-B4B0FE74B933, order=1]
>>> Local node addresses: [/10.0.0.4, /0:0:0:0:0:0:0:1, /127.0.0.1]
>>> Local ports: TCP:11211 TCP:47100 UDP:47400 TCP:47500 TCP:48100
>>> Ignite documentation: http://www.gridgain.com/documentation
[18:55:44,286][INFO][main][GridDiscoveryManager] Topology snapshot [ver=1,
nodes=1, CPUs=8, heap=1.0GB]{noformat}
*Thread dumps and output of the command top (*.png) in attachment*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)