Posts: 163
Threads: 16
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
I used the "AUTOMATIC SERVER INSTALL NO BS!" script.
If I try to start the connector I get this error:
And if I wan to start the other servers (get the same error on every server) I get this:
(I think this is because a library is missing?)
Posts: 37
Threads: 9
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2014
Reputation:
0
Try:
yum install libexpat.so.0
Posts: 163
Threads: 16
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
Try:
yum install libexpat.so.0
this fixed the lib error but the connector error is still the same and I have no idea what this means and how to fix it
Posts: 768
Threads: 40
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: May 2011
Reputation:
0
Dare to try something.
apply previous answer to your other problem
Posts: 163
Threads: 16
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
Dare to try something.
apply previous answer to your other problem
I know and I tried it with gdb and it worked but I still have the memdump error.
edit:
I used the run instead of the run2 now and it seems to work....