Question

Enable HTTPS using ADDS Certificate: the trustAnchors parameter must be non-empty

  • 27 September 2023
  • 2 replies
  • 26 views

Hi,

 

Following the documentation: https://docs.safe.com/fme/html/FME-Flow/AdminGuide/Starting-Stopping-FME-Flow-Manually.htm

 

I tried to enable HTTPS for the server (FME Flow 2023.1 Build 23619 - win64).

 

I can browse via HTTPS to my server without problem.

When trying to run a job (Run Workspace / Samples / austinApartments.fmw / Data Download) I end up with an error 500.

 

In the log (D:\\FMEFlow\\ProgramData\\resources\\logs\\tomcat\\NAME\\localhost***.log):

SEVERE [https-jsse-nio-443-exec-8] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [JobRunnerForm] in context with path [/fmeserver] threw exception

   javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

 

Is it safe to attach the full log files ?

 

Best regards,

 

Endorria


2 replies

Userlevel 1
Badge +4

Hi @endorria​ 

Thank you for your post!

If you can share the log files that would be great! If you'd rather not share them publically, you can always create a support ticket and someone from our team can help you!

One thing to look at is our troubleshooting guide here, as it appears there might be something with the HTTPS configuration that isn't quite right. While the guide doesn't show that specific error, it is similar behaviour so I would start there if possible!

Hello,

 

Thank you for your answer.

I created a support ticket.

 

I will update this post if a sollution if provided.

Reply