Question

PythonCaller exception doesn't print line number in 2024.0

  • 25 April 2024
  • 1 reply
  • 39 views

Badge +1

In FME Flow 2024.0, when PythonCaller hits an Exception it doesn’t specify where the exception occurred -- we only get 

Message Type: fme::internal::_v0::py::Exception
Python Exception <IndexError>: list index out of range
PythonCaller (PythonFactory): Group 28 / 20195: PythonFactory failed to process group properly
 

However, there are numerous instances of indexing lists that could be responsible for this!

Am I missing something? Is there anything I can do to fix this, or does Safe Software need to fix this? (How do I ask them to fix this, besides posting here?)


1 reply

Userlevel 4
Badge +30

Hi @jonah.miller 

 

Please, share us the complete log file.

 

 

Thanks in Advance,

Danilo

Reply