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?