certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [certi-dev] Log/Debug rtia


From: Michael Raab
Subject: RE: [certi-dev] Log/Debug rtia
Date: Thu, 30 Sep 2010 16:12:08 +0200

Hi,

this one was a path problem. Works now. Thanks

Michael



Von:        "Gotthard, Petr" <address@hidden>
An:        "CERTI development discussions" <address@hidden>
Datum:        09/30/2010 02:00 PM
Betreff:        RE: [certi-dev] Log/Debug rtia
Gesendet von:        address@hidden




Oh, I see. You may modify RTIA/main.cc to wait for ENTER before the final return (note there are 2 returns in main).
 
You may use something like
std::string dummy;
std::getline(std::cin, dummy);
 
Would this solve your problem?
 
Petr
 
From: address@hidden [mailto:address@hidden] On Behalf Of Michael Raab
Sent:
Thursday, September 30, 2010 1:33 PM
To:
CERTI development discussions
Subject:
RE: [certi-dev] Log/Debug rtia

 
Hi Petr,

thanks for this. The problem might be, if my RTIA process closes immediately I'll have no  chance to see what's written to the screen/console. Any suggestions?


Thanks,

Michael

Dipl.-Inf. Michael Raab

Fraunhofer-Institut für Fabrikbetrieb und -automatisierung IFF
Virtuell Interaktives Training
Sandtorstr. 22, 39106 Magdeburg, Germany                
Telefon +49 (0) 391/ 40 90 122
Telefax +49 (0) 391/ 40 90 115
address@hidden

http://www.iff.fraunhofer.de oder http://www.vdtc.de



Von:        
"Gotthard, Petr" <address@hidden>
An:        
"CERTI development discussions" <address@hidden>
Datum:        
09/30/2010 01:23 PM
Betreff:        
RE: [certi-dev] Log/Debug rtia
Gesendet von:        
address@hidden






Hi Michael,

Logging is an undocumented feature ;-)

 
Try setting environment variable “GENDOC” and “RTIA” to “ACDEGIMPRSTWXZ”. This should give you more than enough logs. The explanation of the magic is here:
http://lists.nongnu.org/archive/html/certi-devel/2009-05/msg00111.html
 
Logs are printed on the screen, there is no file.

 
 
Petr

 
From:
address@hidden [
mailto:address@hidden] On Behalf Of Michael Raab
Sent:
Thursday, September 30, 2010 12:54 PM
To:
address@hidden
Subject:
[certi-dev] Log/Debug rtia

 

Hi all,


what is the best way to get information about warnings/errors from RTIA?

My problem:

I call the RTIAmbassador constructor, it seems to execute correctly (no exception is thrown), I see the RTIA console opening and closing immediately. RTIG starts without problems.

I have no idea what the problem could be! At the moment I also cannot find any log file. What is the default location for these log files? How can I force them to be created?


Btw: I'm using Certi 3.3.3 website release on win xp 32bit.

Thanks & Best regards,

Michael
--
CERTI-Devel mailing list
address@hidden

http://lists.nongnu.org/mailman/listinfo/certi-devel--
CERTI-Devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/certi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]