Hi , Please help me on the below error while starting the ignite.sh in verbose mode
>>> __________ ________________ >>> / _/ ___/ |/ / _/_ __/ __/ >>> _/ // (7 7 // / / / / _/ >>> /___/\___/_/|_/___/ /_/ /___/ >>> >>> ver. 2.0.0#20170703-sha1:7f41436f >>> 2017 Copyright(C) Apache Software Foundation >>> >>> Ignite documentation: http://ignite.apache.org [07-07-2017 16:00:24][INFO ][main][IgniteKernal] Config URL: file:/root/ApacheIgnite_2.0/apache-ignite-2.0.0-src/config/default-config.xml [07-07-2017 16:00:24][INFO ][main][IgniteKernal] Daemon mode: off [07-07-2017 16:00:24][INFO ][main][IgniteKernal] OS: Linux 4.4.0-22-generic amd64 [07-07-2017 16:00:24][INFO ][main][IgniteKernal] OS user: root [07-07-2017 16:00:24][INFO ][main][IgniteKernal] PID: 9316 [07-07-2017 16:00:24][INFO ][main][IgniteKernal] Language runtime: Java Platform API Specification ver. 1.8 [07-07-2017 16:00:24][INFO ][main][IgniteKernal] VM information: OpenJDK Runtime Environment 1.8.0_131-8u131-b11-0ubuntu1.16.04.2-b11 Oracle Corporation OpenJDK 64-Bit Server VM 25.131-b11 [07-07-2017 16:00:24][INFO ][main][IgniteKernal] VM total memory: 0.96GB [07-07-2017 16:00:24][INFO ][main][IgniteKernal] Remote Management [restart: on, REST: on, JMX (remote: on, port: 49148, auth: off, ssl: off)] [07-07-2017 16:00:24][INFO ][main][IgniteKernal] IGNITE_HOME=/root/ApacheIgnite_2.0/apache-ignite-2.0.0-src [07-07-2017 16:00:24][INFO ][main][IgniteKernal] VM arguments: [-Xms1g, -Xmx1g, -XX:+AggressiveOpts, -XX:MaxMetaspaceSize=256m, -ea, -DIGNITE_QUIET=true, -DIGNITE_SUCCESS_FILE=/root/ApacheIgnite_2.0/apache-ignite-2.0.0-src/work/ignite_success_c6323e15-c6da-4491-a96c-dec4ca76a546, -Dcom.sun.management.jmxremote, -Dcom.sun.management.jmxremote.port=49148, -Dcom.sun.management.jmxremote.authenticate=false, -Dcom.sun.management.jmxremote.ssl=false, -DIGNITE_UPDATE_NOTIFIER=false, -DIGNITE_HOME=/root/ApacheIgnite_2.0/apache-ignite-2.0.0-src, -DIGNITE_PROG_NAME=./ignite.sh] [07-07-2017 16:00:24][INFO ][main][IgniteKernal] System cache's MemoryPolicy size is configured to 40 MB. Use MemoryConfiguration.systemCacheMemorySize property to change the setting. [07-07-2017 16:00:24][INFO ][main][IgniteKernal] Configured caches [in 'default' memoryPolicy: ['ignite-sys-cache', 'ignite-hadoop-mr-sys-cache', 'ignite-atomics-sys-cache']] [07-07-2017 16:00:24][INFO ][main][IgniteKernal] 3-rd party licenses can be found at: /root/ApacheIgnite_2.0/apache-ignite-2.0.0-src/libs/licenses [07-07-2017 16:00:24][INFO ][main][IgnitePluginProcessor] Configured plugins: [07-07-2017 16:00:24][INFO ][main][IgnitePluginProcessor] ^-- TestPlatformPlugin 1.0 [07-07-2017 16:00:24][INFO ][main][IgnitePluginProcessor] ^-- - [07-07-2017 16:00:24][INFO ][main][IgnitePluginProcessor] [07-07-2017 16:00:24][INFO ][main][IgnitePluginProcessor] ^-- TestReconnectPlugin 1.0 [07-07-2017 16:00:24][INFO ][main][IgnitePluginProcessor] ^-- [07-07-2017 16:00:24][INFO ][main][IgnitePluginProcessor] [07-07-2017 16:00:24][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] [07-Jul-2017 16:00:24][WARN ][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. [07-Jul-2017 16:00:24][WARN ][main][NoopCheckpointSpi] Checkpoints are disabled (to enable configure any GridCheckpointSpi implementation) [07-Jul-2017 16:00:24][WARN ][main][GridCollisionManager] Collision resolution is disabled (all jobs will be activated upon arrival). [07-07-2017 16:00:24][INFO ][main][IgniteKernal] Security status [authentication=off, tls/ssl=off] [07-Jul-2017 16:00:24][WARN ][main][IgniteCacheDatabaseSharedManager] No user-defined default MemoryPolicy found; system default of 1GB size will be used. [07-07-2017 16:00:24][INFO ][main][GridTcpRestProtocol] Command protocol successfully started [name=TCP binary, host=0.0.0.0/0.0.0.0, port=11211] SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/root/ApacheIgnite_2.0/apache-ignite-2.0.0-src/modules/rest-http/target/libs/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/root/ApacheIgnite_2.0/apache-ignite-2.0.0-src/modules/visor-plugins/target/libs/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/root/ApacheIgnite_2.0/apache-ignite-2.0.0-src/modules/zookeeper/target/libs/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] [07-07-2017 16:00:25][INFO ][main][GridJettyRestProtocol] Command protocol successfully started [name=Jetty REST, host=/0.0.0.0, port=8081] [07-Jul-2017 16:00:25][WARN ][main][IgniteKernal] Hadoop module will not start due to exception: Failed to resolve Hadoop classpath (please define HADOOP_HOME environment variable and point it to your Hadoop distribution). [07-07-2017 16:00:25][INFO ][main][IgniteKernal] Non-loopback local IPs: 10.133.1.74, 10.133.74.205, 172.17.0.1 [07-07-2017 16:00:25][INFO ][main][IgniteKernal] Enabled local MACs: 005056B82759, 005056B8470A, 02428EF0A48B [07-07-2017 16:00:25][INFO ][main][TcpDiscoverySpi] Successfully bound to TCP port [port=47500, localHost=0.0.0.0/0.0.0.0, locNodeId=678d6a7d-1adc-4e04-910a-ec3a5075cbcd] -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Unable-to-start-the-ignite-sh-in-verbose-mode-tp14477.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
