Problem with Ranorex report

Ask general questions here.
sunilDahiya
Posts: 11
Joined: Tue Jul 31, 2012 2:21 pm

Problem with Ranorex report

Post by sunilDahiya » Fri Oct 05, 2012 3:20 pm

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

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Problem with Ranorex report

Post by Support Team » Mon Oct 08, 2012 11:43 am

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