How to enable debug mode and get log for Designer?

How to enable debug mode and get log for Designer?

book

Article ID: KB0072351

calendar_today

Updated On:

Products Versions
TIBCO Designer -
Not Applicable -

Description

Resolution:
Answer:
1. Make a backup copy for designer.exe, copy %TIBCO_HOME%\tra\5.x\bin\wrap.exe to %TIBCO_HOME%\designer\5.x\bin\designer.exe.
2. Make a copy of the original designer.tra, and uncomment the below line:
       # application.args -d
    You can also try appending "java.property.designer.debug=true" to designer.tra.
3. If you are using RCS integrated with designer, add "java.property.debug.rcs=true" to the designer.tra
4. Run designer from the dos prompt. If any error or exception is observed, please upload them.
5. Upload the three log files (designer.log, stdout.log, stderr.log) in Documents and Settings\<User name>\.TIBCO\logs\. Before starting the designer.exe, please clear these files first so that you get refreshed log files.

Please contact TIBCO support if you have further questions. 

Issue/Introduction

How to enable debug mode and get log for Designer?