Page 1 of 1

LineageGlueRule 'wpf_root' exception

Posted: Thu Oct 11, 2018 9:39 am
by MichielV
Hi,

We have had several occurences of LineageGlueRule 'wpf_root' exceptions.
These appear to always occur at the end of a test, after the actual testsuite has finished.

see attached file with logging.

Using Ranorex 8.3 with RanorexAgent 4.1

Re: LineageGlueRule 'wpf_root' exception

Posted: Fri Oct 12, 2018 2:53 pm
by McTurtle
Hello MichielV,

How are you ending your AUT? Are you killing the process? Do the same exceptions appear if you close your AUT without killing processes?

Regards,
McTurtle

Re: LineageGlueRule 'wpf_root' exception

Posted: Tue Oct 16, 2018 7:29 am
by MichielV
Thank you for your response McTurtle,

I have some custom code that tries to close nicely using the application close button, but kills it when that fails. I'll check the logging to verify if that error only occurs when killing the application.