Page 1 of 1

Problem with Ranorex report

Posted: Fri Oct 05, 2012 3:20 pm
by sunilDahiya
Hi Team,

I have some problem with Ranorex Report generation. The detailed problem is as follows:

while aborting a thread, I am catching it in an exception using "try catch" block and then
using block "finally" do some ranorex reporting so that I can see the log, where the problem occurs.

The code is doing well so far. It catch the exception and then go to finally block and call the required functions where I log info about the error to ranorex report.

But in report viewer, I don't see any report log after thread abort.

needs help.

Thanks

Re: Problem with Ranorex report

Posted: Mon Oct 08, 2012 11:43 am
by Support Team
Hi,

Could it be that the logging is not made in the main thread?
At the moment it is not really possible to save the logged information from different threads into a single report file. For more information please take a look at the following forum post: link.

Regards,
Markus
Ranorex Support Team