Hi
I am sorry to have to ask this, but i can’t seem to get my cluster to work. (first time trying)
I have 3 nodes, on virtualbox machines running SLES 12.
./run-node.sh --log /tmp/eslog --db /tmp/db --cluster-dns escluster.mooo.com --run-projections All --cluster-size 3 --int-ip 192.168.33.11 --ext-ip 192.168.33.11 --cluster-gossip-port 3077
./run-node.sh --log /tmp/eslog --db /tmp/db --cluster-dns escluster.mooo.com --run-projections All --cluster-size 3 --int-ip 192.168.33.13 --ext-ip 192.168.33.13 --cluster-gossip-port 3077
./run-node.sh --log /tmp/eslog --db /tmp/db --cluster-dns escluster.mooo.com --run-projections All --cluster-size 3 --int-ip 192.168.33.12 --ext-ip 192.168.33.12 --cluster-gossip-port 3077
They can’t seem to find eachother, telnet to between the noeds on the ports seem to work. Not 3077 though.
I also get lost of these error after a few mins of running:
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at System.Threading.Timer+Scheduler.SchedulerThread () [0x00000] in :0
at System.Threading.Thread.StartInternal () [0x00000] in :0
And
Stacktrace:
Native stacktrace:
./clusternode() [0x612962]
./clusternode() [0x5beb0b]
./clusternode() [0x4584f3]
/lib64/libpthread.so.0(+0xf890) [0x7fae3cbcf890]
Debug info from gdb:
warning: /etc/gdbinit.d/gdb-heap.py: No such file or directory
[New LWP 21830]
[New LWP 21826]
[New LWP 21825]
[New LWP 21824]
[New LWP 21823]
[New LWP 21822]
[New LWP 21821]
[New LWP 21820]
[New LWP 21819]
[New LWP 21818]
[New LWP 21817]
[New LWP 21816]
[New LWP 21815]
[New LWP 21813]
[New LWP 21812]
[New LWP 21811]
[New LWP 21809]
[Thread debugging using libthread_db enabled]
Using host libthread_db library “/lib64/libthread_db.so.1”.
0x00007fae3cbcc05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
Id Target Id Frame
18 Thread 0x7fae3c733700 (LWP 21809) “Finalizer” 0x00007fae3cbce010 in sem_wait () from /lib64/libpthread.so.0
17 Thread 0x7fae3adff700 (LWP 21811) “clusternode” 0x00007fae3c8f0d2d in read () from /lib64/libc.so.6
16 Thread 0x7fae3abfe700 (LWP 21812) “Timer-Scheduler” 0x00007fae3cbcf489 in waitpid () from /lib64/libpthread.so.0
15 Thread 0x7fae3afff700 (LWP 21813) “Threadpool moni” 0x00007fae3c909de4 in clock_nanosleep () from /lib64/libc.so.6
14 Thread 0x7fae3a5ff700 (LWP 21815) “clusternode” 0x00007fae3cbcc408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
13 Thread 0x7fae3a3fe700 (LWP 21816) “clusternode” 0x00007fae3c909de4 in clock_nanosleep () from /lib64/libc.so.6
12 Thread 0x7fae3a1fd700 (LWP 21817) “clusternode” 0x00007fae3cbcc408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
11 Thread 0x7fae39ffc700 (LWP 21818) “clusternode” 0x00007fae3cbcc408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
10 Thread 0x7fae39dfb700 (LWP 21819) “clusternode” 0x00007fae3cbcc408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
9 Thread 0x7fae39bfa700 (LWP 21820) “clusternode” 0x00007fae3cbcc408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
8 Thread 0x7fae399f9700 (LWP 21821) “clusternode” 0x00007fae3cbcc408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
7 Thread 0x7fae397f8700 (LWP 21822) “clusternode” 0x00007fae3cbcc408 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
6 Thread 0x7fae3a77b700 (LWP 21823) “clusternode” 0x00007fae3c8fd663 in epoll_wait () from /lib64/libc.so.6
5 Thread 0x7fae394ef700 (LWP 21824) “IO Threadpool w” 0x00007fae3cbce0f0 in sem_timedwait () from /lib64/libpthread.so.0
4 Thread 0x7fae394ae700 (LWP 21825) “clusternode” 0x00007fae3c909de4 in clock_nanosleep () from /lib64/libc.so.6
3 Thread 0x7fae392ad700 (LWP 21826) “Threadpool work” 0x00007fae3cbce0f0 in sem_timedwait () from /lib64/libpthread.so.0
2 Thread 0x7fae38aa9700 (LWP 21830) “Threadpool work” 0x00007fae3cbce0f0 in sem_timedwait () from /lib64/libpthread.so.0
- 1 Thread 0x7fae3d6f9780 (LWP 21808) “clusternode” 0x00007fae3cbcc05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
Thread 18 (Thread 0x7fae3c733700 (LWP 21809)):
#0 0x00007fae3cbce010 in sem_wait () from /lib64/libpthread.so.0
#1 0x0000000000564fa7 in mono_sem_wait (sem=sem@entry=0x1d193c0 <finalizer_sem>, alertable=alertable@entry=1) at mono-semaphore.c:101
#2 0x0000000000494a95 in finalizer_thread (unused=) at gc.c:1077
#3 0x0000000000532577 in start_wrapper_internal (data=) at threads.c:663
#4 start_wrapper (data=) at threads.c:710
#5 0x0000000000566a1e in inner_start_thread (arg=0x7ffc2fa107f0) at mono-threads-posix.c:88
#6 0x00007fae3cbc80a4 in start_thread () from /lib64/libpthread.so.0
#7 0x00007fae3c8fd08d in clone () from /lib64/libc.so.6
Thread 17 (Thread 0x7fae3adff700 (LWP 21811)):
#0 0x00007fae3c8f0d2d in read () from /lib64/libc.so.6
#1 0x0000000040e4dcbd in ?? ()
#2 0x00007fae2c002650 in ?? ()
#3 0x00007fae3adfee40 in ?? ()
#4 0x00007fae3c343f18 in ?? ()
#5 0x00007fae3c342d00 in ?? ()
#6 0x00007fae3c342af8 in ?? ()
#7 0x00007fae2c0025f0 in ?? ()
#8 0x0000000040e4dc30 in ?? ()
#9 0x00007fae3adfebc0 in ?? ()
#10 0x00007fae3adfeb00 in ?? ()
#11 0x0000000040e4dc30 in ?? ()
#12 0x00007fae3c343f38 in ?? ()
#13 0x0000000040e4db20 in ?? ()
#14 0x0000000000000000 in ?? ()
Any ideas on what is wrong?