Skip to main content
Solved

FME Server: Run Workspace "Unknown Result", but OK with Direct URL

  • March 27, 2017
  • 2 replies
  • 17 views

Hello,

In FME Server 2015 when I run any workspace by clicking on "Run Workspace" I get an error 500 and on the screen I see "Unknown result. No log file generated". On the other hand, if I copy the Direct URL, I open it in a browser and I enter user/password then the job is submitted without any error.

The Error body looks like:

Estado HTTP 500 - java.security.cert.CertificateExpiredException: NotAfter: Mon Mar 20 11:24:02 CET 2017</h1><HR size="1" noshade="noshade"><p><b>type</b> Informe de Excepción</p><p><b>mensaje</b> <u>java.security.cert.CertificateExpiredException: NotAfter: Mon Mar 20 11:24:02 CET 2017</u></p><p><b>descripción</b> <u>El servidor encontró un error interno que hizo que no pudiera rellenar este requerimiento.</u></p><p><b>excepción</b> <pre>javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateExpiredException: NotAfter: Mon Mar 20 11:24:02 CET 2017 sun.security.ssl.Alerts.getSSLException(Unknown Source) sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) sun.security.ssl.Handshaker.fatalSE(Unknown Source) sun.security.ssl.Handshaker.fatalSE(Unknown Source) sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)

etc etc

Any ideas?

Best answer by rylanatsafe

Hi @arnaufp, are you still experiencing this issue? There have been a few of us tackling HTTPS/SSL issue with FME Server.. What is the Direct URL? Is it using the HTTPS protocol?

 

And are you using a self-signed certificate? I recall running into the issue once before and I just had to replace the cert file I created.. if memory serves me correct...

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • Best Answer
  • July 17, 2017
Hi @arnaufp, are you still experiencing this issue? There have been a few of us tackling HTTPS/SSL issue with FME Server.. What is the Direct URL? Is it using the HTTPS protocol?

 

And are you using a self-signed certificate? I recall running into the issue once before and I just had to replace the cert file I created.. if memory serves me correct...

 


stalknecht
Contributor
Forum|alt.badge.img+22
  • Contributor
  • July 18, 2017

My guess is that your SSL certificate is not valid. Try the interface using http:// or fix the keystore cerrtificate.