Skip to main content
Question

FME Flow 2025.2 - Error messages from DB not in log file when connecting to SQL Server using JDBC

  • March 11, 2026
  • 2 replies
  • 37 views

ebygomm
Influencer
Forum|alt.badge.img+48

Testing after upgrading preprod to FME 2025.2.1 and it appears that an issue that would previously (FME Flow 2024.1) be reported back from the database, i.e. incorrect user/incorrect syntax do not appear in the log file

e.g. running a workspace with an SQLExecutor with a query with incorrect syntax in FME Form 2025.2.1 results in an error, e.g.

“java.sql.SQLException: Line 1: Incorrect syntax near '}'.”

No such message appears when running the workspace in FME Flow. The workspace fails but no SQLException is returned

This appears to be the same whether you connect with using JDBC or Microsoft SQL Server (JDBC).

 

2 replies

ebygomm
Influencer
Forum|alt.badge.img+48
  • Author
  • Influencer
  • March 12, 2026

The expected information is available in the fmeprocessmonitorengine.log but not in the job log


timatsafe
Safer
Forum|alt.badge.img+5
  • Safer
  • March 30, 2026

 

Hi Elizabeth,
 
Thank you for reporting this issue. I was able to reproduce this and have gone ahead and filed this with our development team for their review.
 
For your reference, the ticket number is: [FMEFLOW-27778].