Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [15:55:01,985][ERROR][marshaller-cache-#55%null%][CacheContinuousQueryHandler] Failed to send event notification to node: 2505adb8-3372-4800-9172-b25bfc54b039
- class org.apache.ignite.IgniteCheckedException: Failed to send message (node may have left the grid or TCP connection cannot be established due to firewall issues) [node=TcpDiscoveryNode [id=2505adb8-3372-4800-9172-b25bfc54b039, addrs=[0:0:0:0:0:0:0:1, 10.8.36.86, 10.8.67.248, 127.0.0.1, 127.94.0.1, 127.94.0.2], sockAddrs=[/10.8.36.86:0, /0:0:0:0:0:0:0:1:0, /10.8.67.248:0, /10.8.36.86:0, /10.8.67.248:0, /127.0.0.1:0, /127.94.0.1:0, /127.94.0.2:0], discPort=0, order=4, intOrder=4, lastExchangeTime=1470254099482, loc=false, ver=1.6.0#20160518-sha1:0b22c45b, isClient=true], topic=T4 [topic=TOPIC_CACHE, id1=ee261127-933b-36b7-b4ef-f5be9bb4bff2, id2=2505adb8-3372-4800-9172-b25bfc54b039, id3=0], msg=GridContinuousMessage [type=MSG_EVT_NOTIFICATION, routineId=1b127e8a-9f79-47df-ae28-d3053099d98b, data=null, futId=null], policy=2]
- at org.apache.ignite.internal.managers.communication.GridIoManager.send(GridIoManager.java:1290)
- at org.apache.ignite.internal.managers.communication.GridIoManager.sendOrderedMessage(GridIoManager.java:1508)
- at org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.sendWithRetries(GridContinuousProcessor.java:1229)
- at org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.sendWithRetries(GridContinuousProcessor.java:1200)
- at org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.sendWithRetries(GridContinuousProcessor.java:1182)
- at org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.sendNotification(GridContinuousProcessor.java:843)
- at org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.addNotification(GridContinuousProcessor.java:802)
- at org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler.onEntryUpdate(CacheContinuousQueryHandler.java:787)
- at org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler.access$700(CacheContinuousQueryHandler.java:91)
- at org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler$1.onEntryUpdated(CacheContinuousQueryHandler.java:412)
- at org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.onEntryUpdated(CacheContinuousQueryManager.java:343)
- at org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.onEntryUpdated(CacheContinuousQueryManager.java:250)
- at org.apache.ignite.internal.processors.cache.GridCacheMapEntry.initialValue(GridCacheMapEntry.java:3332)
- at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.preloadEntry(GridDhtPartitionDemander.java:684)
- at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.handleSupplyMessage(GridDhtPartitionDemander.java:574)
- at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader.handleSupplyMessage(GridDhtPreloader.java:389)
- at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$5.apply(GridCachePartitionExchangeManager.java:374)
- at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$5.apply(GridCachePartitionExchangeManager.java:364)
- at org.apache.ignite.internal.processors.cache.GridCacheIoManager.processMessage(GridCacheIoManager.java:622)
- at org.apache.ignite.internal.processors.cache.GridCacheIoManager.onMessage0(GridCacheIoManager.java:320)
- at org.apache.ignite.internal.processors.cache.GridCacheIoManager.access$300(GridCacheIoManager.java:81)
- at org.apache.ignite.internal.processors.cache.GridCacheIoManager$OrderedMessageListener.onMessage(GridCacheIoManager.java:1125)
- at org.apache.ignite.internal.managers.communication.GridIoManager.invokeListener(GridIoManager.java:1219)
- at org.apache.ignite.internal.managers.communication.GridIoManager.access$1600(GridIoManager.java:105)
- at org.apache.ignite.internal.managers.communication.GridIoManager$GridCommunicationMessageSet.unwind(GridIoManager.java:2456)
- at org.apache.ignite.internal.managers.communication.GridIoManager.unwindMessageSet(GridIoManager.java:1179)
- at org.apache.ignite.internal.managers.communication.GridIoManager.access$1900(GridIoManager.java:105)
- at org.apache.ignite.internal.managers.communication.GridIoManager$6.run(GridIoManager.java:1148)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: class org.apache.ignite.spi.IgniteSpiException: Failed to send message to remote node: TcpDiscoveryNode [id=2505adb8-3372-4800-9172-b25bfc54b039, addrs=[0:0:0:0:0:0:0:1, 10.8.36.86, 10.8.67.248, 127.0.0.1, 127.94.0.1, 127.94.0.2], sockAddrs=[/10.8.36.86:0, /0:0:0:0:0:0:0:1:0, /10.8.67.248:0, /10.8.36.86:0, /10.8.67.248:0, /127.0.0.1:0, /127.94.0.1:0, /127.94.0.2:0], discPort=0, order=4, intOrder=4, lastExchangeTime=1470254099482, loc=false, ver=1.6.0#20160518-sha1:0b22c45b, isClient=true]
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.sendMessage0(TcpCommunicationSpi.java:1993)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.sendMessage(TcpCommunicationSpi.java:1933)
- at org.apache.ignite.internal.managers.communication.GridIoManager.send(GridIoManager.java:1285)
- ... 30 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to connect to node (is node still alive?). Make sure that each ComputeTask and GridCacheTransaction has a timeout set in order to prevent parties from waiting forever in case of network issues [nodeId=2505adb8-3372-4800-9172-b25bfc54b039, addrs=[/0:0:0:0:0:0:0:1:47100, /127.94.0.2:47100, /127.94.0.1:47100, /127.0.0.1:47100, /10.8.36.86:47100, /10.8.67.248:47100]]
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2496)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createNioClient(TcpCommunicationSpi.java:2137)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.reserveClient(TcpCommunicationSpi.java:2031)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.sendMessage0(TcpCommunicationSpi.java:1967)
- ... 32 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /0:0:0:0:0:0:0:1:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /127.94.0.2:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /127.94.0.1:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /127.0.0.1:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /10.8.36.86:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /10.8.67.248:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- [15:55:04,028][ERROR][marshaller-cache-#55%null%][CacheContinuousQueryHandler] Failed to send event notification to node: 2505adb8-3372-4800-9172-b25bfc54b039
- class org.apache.ignite.IgniteCheckedException: Failed to send message (node may have left the grid or TCP connection cannot be established due to firewall issues) [node=TcpDiscoveryNode [id=2505adb8-3372-4800-9172-b25bfc54b039, addrs=[0:0:0:0:0:0:0:1, 10.8.36.86, 10.8.67.248, 127.0.0.1, 127.94.0.1, 127.94.0.2], sockAddrs=[/10.8.36.86:0, /0:0:0:0:0:0:0:1:0, /10.8.67.248:0, /10.8.36.86:0, /10.8.67.248:0, /127.0.0.1:0, /127.94.0.1:0, /127.94.0.2:0], discPort=0, order=4, intOrder=4, lastExchangeTime=1470254099482, loc=false, ver=1.6.0#20160518-sha1:0b22c45b, isClient=true], topic=T4 [topic=TOPIC_CACHE, id1=949732fd-1360-3a58-8d9e-0ff6ea6182cc, id2=2505adb8-3372-4800-9172-b25bfc54b039, id3=1], msg=GridContinuousMessage [type=MSG_EVT_NOTIFICATION, routineId=42b10976-8fd8-4255-9273-faff59c8c06b, data=null, futId=null], policy=2]
- at org.apache.ignite.internal.managers.communication.GridIoManager.send(GridIoManager.java:1290)
- at org.apache.ignite.internal.managers.communication.GridIoManager.sendOrderedMessage(GridIoManager.java:1508)
- at org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.sendWithRetries(GridContinuousProcessor.java:1229)
- at org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.sendWithRetries(GridContinuousProcessor.java:1200)
- at org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.sendWithRetries(GridContinuousProcessor.java:1182)
- at org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.sendNotification(GridContinuousProcessor.java:843)
- at org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.addNotification(GridContinuousProcessor.java:802)
- at org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler.onEntryUpdate(CacheContinuousQueryHandler.java:787)
- at org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler.access$700(CacheContinuousQueryHandler.java:91)
- at org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler$1.onEntryUpdated(CacheContinuousQueryHandler.java:412)
- at org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.onEntryUpdated(CacheContinuousQueryManager.java:343)
- at org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.onEntryUpdated(CacheContinuousQueryManager.java:250)
- at org.apache.ignite.internal.processors.cache.GridCacheMapEntry.initialValue(GridCacheMapEntry.java:3332)
- at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.preloadEntry(GridDhtPartitionDemander.java:684)
- at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.handleSupplyMessage(GridDhtPartitionDemander.java:574)
- at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader.handleSupplyMessage(GridDhtPreloader.java:389)
- at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$5.apply(GridCachePartitionExchangeManager.java:374)
- at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$5.apply(GridCachePartitionExchangeManager.java:364)
- at org.apache.ignite.internal.processors.cache.GridCacheIoManager.processMessage(GridCacheIoManager.java:622)
- at org.apache.ignite.internal.processors.cache.GridCacheIoManager.onMessage0(GridCacheIoManager.java:320)
- at org.apache.ignite.internal.processors.cache.GridCacheIoManager.access$300(GridCacheIoManager.java:81)
- at org.apache.ignite.internal.processors.cache.GridCacheIoManager$OrderedMessageListener.onMessage(GridCacheIoManager.java:1125)
- at org.apache.ignite.internal.managers.communication.GridIoManager.invokeListener(GridIoManager.java:1219)
- at org.apache.ignite.internal.managers.communication.GridIoManager.access$1600(GridIoManager.java:105)
- at org.apache.ignite.internal.managers.communication.GridIoManager$GridCommunicationMessageSet.unwind(GridIoManager.java:2456)
- at org.apache.ignite.internal.managers.communication.GridIoManager.unwindMessageSet(GridIoManager.java:1179)
- at org.apache.ignite.internal.managers.communication.GridIoManager.access$1900(GridIoManager.java:105)
- at org.apache.ignite.internal.managers.communication.GridIoManager$6.run(GridIoManager.java:1148)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: class org.apache.ignite.spi.IgniteSpiException: Failed to send message to remote node: TcpDiscoveryNode [id=2505adb8-3372-4800-9172-b25bfc54b039, addrs=[0:0:0:0:0:0:0:1, 10.8.36.86, 10.8.67.248, 127.0.0.1, 127.94.0.1, 127.94.0.2], sockAddrs=[/10.8.36.86:0, /0:0:0:0:0:0:0:1:0, /10.8.67.248:0, /10.8.36.86:0, /10.8.67.248:0, /127.0.0.1:0, /127.94.0.1:0, /127.94.0.2:0], discPort=0, order=4, intOrder=4, lastExchangeTime=1470254099482, loc=false, ver=1.6.0#20160518-sha1:0b22c45b, isClient=true]
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.sendMessage0(TcpCommunicationSpi.java:1993)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.sendMessage(TcpCommunicationSpi.java:1933)
- at org.apache.ignite.internal.managers.communication.GridIoManager.send(GridIoManager.java:1285)
- ... 30 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to connect to node (is node still alive?). Make sure that each ComputeTask and GridCacheTransaction has a timeout set in order to prevent parties from waiting forever in case of network issues [nodeId=2505adb8-3372-4800-9172-b25bfc54b039, addrs=[/0:0:0:0:0:0:0:1:47100, /127.94.0.2:47100, /127.94.0.1:47100, /127.0.0.1:47100, /10.8.36.86:47100, /10.8.67.248:47100]]
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2496)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createNioClient(TcpCommunicationSpi.java:2137)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.reserveClient(TcpCommunicationSpi.java:2031)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.sendMessage0(TcpCommunicationSpi.java:1967)
- ... 32 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /0:0:0:0:0:0:0:1:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /127.94.0.2:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /127.94.0.1:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /127.0.0.1:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /10.8.36.86:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- Suppressed: class org.apache.ignite.IgniteCheckedException: Failed to connect to address: /10.8.67.248:47100
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2501)
- ... 35 more
- Caused by: class org.apache.ignite.IgniteCheckedException: Failed to read remote node recovery handshake (connection closed).
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.safeHandshake(TcpCommunicationSpi.java:2706)
- at org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.createTcpClient(TcpCommunicationSpi.java:2368)
- ... 35 more
- [15:55:05] Topology snapshot [ver=7, servers=3, clients=0, CPUs=8, heap=3.0GB]
- [15:55:06] Performance suggestions for grid (fix if possible)
- [15:55:06] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
- [15:55:06] ^-- Disable peer class loading (set 'peerClassLoadingEnabled' to false)
- [15:55:06] ^-- Enable write-behind to persistent store (set 'writeBehindEnabled' to true)
- [15:55:06]
- [15:55:06] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
- [15:55:06]
- [15:55:06] Ignite node started OK (id=13684410)
- [15:55:06] Topology snapshot [ver=7, servers=3, clients=0, CPUs=8, heap=3.0GB]
- [15:55:21] Topology snapshot [ver=8, servers=3, clients=1, CPUs=8, heap=6.6GB]
- [15:55:29] Topology snapshot [ver=9, servers=3, clients=0, CPUs=8, heap=3.0GB]
Add Comment
Please, Sign In to add comment