Hi Guys, recently we had automated the installation of rapidminer server, but when we try to bring up the server via Windows Services the service fail to start, and if we run manually the standalone.bat the server starts but the output cmd window shows the following error and repeat it indefinitely:
2019-12-11 16:27:05.006 ERROR 17792 --- [taskScheduler-4] c.r.e.jobagent.scheduled.SyncTasks : Sync cannot be completed.
Cause: Failed to retrieve health status. Reason: I/O error on GET request for "https://XXXXXXXXXXXXXXXX:443/executions/sync/healthcheck":
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target; nested exception is javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
we change the URL for security reasons, but if I browse that URL the output is OK, here is the screenshot:

any idea why keeps showing that error and the Windows Server service does not start up normally?
Thanks in advance for any help.
Best Regards
Julian G.