RCL API Log generated when DOORS starts

Hello all,

 

I installed DOORS 9.6.1.0 in my computer for testing purpose (my company currently uses DOORS 9.3 and we would like to migrate the 9.6). All is working fine, but I have one issue:

 

Each time I start DOORS 9.6, a XML file is generated on my desktop with the following name:

"RCL_API_Log_Sample_1_0_xxxxx_1.xml" where the 'xxxxx' part represents number changing each time.

 

The content of each file is always the same:

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="RCL_Log.xsl"?>
<RCL_Log>
<Product>Sample</Product>
<Version>1.0</Version>
<TimeStamp>2015-10-15T17:08:57+01:00</TimeStamp>
<Record>
<Thread_Id>23080</Thread_Id>
<Event>General</Event>
<Text>RCL Client Version</Text>
<Desc>Release :- 8.1.4.4; Build :- RCL8144IFix-I20141008_0251</Desc>
</Record>
<Record>
<Thread_Id>23080</Thread_Id>
<Event>General</Event>
<Text>The RCL Log Configuration file wasn't found.</Text>
<Desc>\\doors\doors\Home\CIVIL\v9.6.1.0\logs\</Desc>
</Record>
</RCL_Log>

 

I searched on this forum and I found nothing on this subject. This does not at all impact the use of DOORS, it's just that at the end of the day, I can have a dozen of files like that on my desktop. Is this a known issue? Does someone know how to correct this?

 

Thank you a lot for your help.

 

Best Regards,

Arnaud Espagne


ArnaudEsp - Fri Oct 16 04:35:20 EDT 2015

Re: RCL API Log generated when DOORS starts
Pekka_Makinen - Fri Oct 16 04:46:47 EDT 2015

IBM to the rescue http://www-01.ibm.com/support/docview.wss?uid=swg21665155

 

Do you have a DOORS to Clearcase integration? Maybe it has been installed for your 9.3 client but has not been installed corretly for 9.6.

Re: RCL API Log generated when DOORS starts
ArnaudEsp - Mon Oct 19 03:48:29 EDT 2015

Pekka_Makinen - Fri Oct 16 04:46:47 EDT 2015

IBM to the rescue http://www-01.ibm.com/support/docview.wss?uid=swg21665155

 

Do you have a DOORS to Clearcase integration? Maybe it has been installed for your 9.3 client but has not been installed corretly for 9.6.

Hi,

 

Thank you, the method works perfectly.

I should have tested it before creating the topic. i had seen the page, but I thought I wasn't concerned because I have no Clearcase installation at all. Well, it seems Clearcase is not the problem here. But in this case, it is weird that no one else with DOORS 9.6 seems to have report the issue.

 

Thanks again!

Best regards,

Arnaud Espagne