Skip to main content
Participant
February 14, 2017
Question

Validation Error Messages Not Logged In Console Window (FM12)

  • February 14, 2017
  • 1 reply
  • 2010 views

When I save a structured documents as XML (File -> Save As – XML), messages and errors appear in a Console Pod but are not reflected in the Console Window or in consfile.txt

Any help appreciated.

This topic has been closed for replies.

1 reply

Known Participant
March 11, 2017

I have this problem also -- I need to capture the validation errors somewhere, but they are not logged to consfile.txt.  Is there a setting somewhere that controls what is written to consfile?

I am using FrameScript also, and have not yet found a way to capture these validation errors from the console pod and copy them to a file somewhere.

This seems like a serious bug or issue in Frame, that errors just disappear and are not logged anywhere, unless there is a workaround.

I'm now on FM 2015.

Thanks much,

Shelley

Inspiring
March 14, 2017

Hi,

this is due to FM 2015 and lower writes XML messages to console pod. Other Messages are written to console window and These messages are also written to console.txt

Within FM 2017 behavior changed. Both messages are written to the same console pod. BUT XML messages are still Not written to console.txt file.

Not sure if you can get these messages, when registering for some events in your clients or if you open XMLs by yourself and check openresults.

I wouldn't call it Bug with FM 2015 and lower. But with FM 2017 I would expect same behavor for all messages

Markus