Hey Guys,

I'm stuck here over the past 2 weeks, unable to proceed further. Please 
help!

I'm setting up orientdb as distributed environment on AWS EC2 instance and 
getting connection timed out. I have used the correct config in 
hazelcast.xml and default-distributed-db-config.json as specified in 
orientdb documentation.


2016-01-26 11:43:37:695 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Backpressure is disabled [OperationService]
2016-01-26 11:43:37:709 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Starting with 2 generic operation threads and 2 partition operation 
threads. [ClassicOperationExecutor]
2016-01-26 11:43:38:247 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Hazelcast 3.5.3 (20151011 - 64c663a) starting at Address[10.94.77.192]:2434 
[system]
2016-01-26 11:43:38:247 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Copyright (c) 2008-2015, Hazelcast, Inc. All Rights Reserved. [system]
2016-01-26 11:43:38:248 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Creating AWSJoiner [Node]
2016-01-26 11:43:38:264 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Address[10.94.77.192]:2434 is STARTING 
[LifecycleService][10.94.77.192]:2434 [orientdb] [3.5.3] Connection timed 
out
java.net.ConnectException: Connection timed out
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)

2016-01-26 11:44:41:796 SEVER [10.94.77.192]:2434 [orientdb] [3.5.3] Could 
not join cluster in 300000 ms. Shutting down now! [Node]
2016-01-26 11:44:41:802 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Address[10.94.77.192]:2434 is SHUTTING_DOWN [LifecycleService]
2016-01-26 11:44:41:803 WARNI [10.94.77.192]:2434 [orientdb] [3.5.3] 
Terminating forcefully... [Node]
2016-01-26 11:44:41:804 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Shutting down connection manager... [Node]
2016-01-26 11:44:41:806 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Shutting down node engine... [Node]
2016-01-26 11:44:41:819 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Destroying node NodeExtension. [NodeExtension]
2016-01-26 11:44:41:820 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Hazelcast Shutdown is completed in 17 ms. [Node]
2016-01-26 11:44:41:822 INFO  [10.94.77.192]:2434 [orientdb] [3.5.3] 
Address[10.94.77.192]:2434 is SHUTDOWN 
[LifecycleService][node1453826405810] Error on starting distributed plugin
java.util.concurrent.RejectedExecutionException: Task 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@476ec9d0 
rejected from 
java.util.concurrent.ScheduledThreadPoolExecutor@325bb9a6[Terminated, pool 
size = 0, active threads = 0, queued tasks = 0, completed tasks = 719]
        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)

Regards
Muthukumar

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to