Segmentation fault when i'm trying to start RPAS13.3.1.8
Hello,
when I'm trying to start RPAS 13.3.1.8 next error occured:
DomainDaemon -port 55561 -ssl 2 -wallet file:/khof/local/data/RPAS/Release/wallets/rpasserver/ start &
[1] 17629382
mmgtrpas1:rpasrel>
[1]+ Segmentation fault (core dumped) DomainDaemon -port 55561 -ssl 2 -wallet file:/khof/local/data/RPAS/Release/wallets/rpasserver/ start
When I'm trying to start DomainDaemon without SSL support everything is started OK.
DomainDaemon -port 55561 -ssl 0 start &
[1] 16908330
mmgtrpas1:rpasrel>
Warning: The client/server network communication is not protected by SSL.
Domain Daemon started with no SSL support.
Daemon listening on port '55561'.
Could anybody please help me?
0