It's all about the answers!

Ask a question

RPE Launcher Console Log


Chidambaram L (23414286) | asked Dec 03 '21, 12:04 a.m.

 println statements given in the template is printed in the Console of RPE 6061 Launcher. But Console get automatically cleaned up every few seconds, probably after reaching com.ibm.rational.rpe.console.limit.


println statements are not seen in rpe.log.

Can we store the console output.

2 answers



permanent link
Subramanya Prasad Pilar (4.6k16) | answered Dec 03 '21, 8:20 a.m.

You can find the option to change console limit in Windows->Preferences->Run/Debug->Console.
To show the message in log, you can use the following:
_sessionLogger.info("This is also shown in log file");


permanent link
Chidambaram L (23414286) | answered Dec 03 '21, 10:44 a.m.
Thank you Prasad,. That helps.

Some Encrypted characters are also getting printed in the console & I dont want them in the console. Is it possible to control what gets printed in Console.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.