[All]
How to enable Clearcase logging messages in JBuilder
Abstract: How to enable Clearcase logging messages in JBuilder
Issue:
Is there a way to enable logging messages in JBuilder to
troubleshoot runtime problems with a Clearcase?
Solution:
Open the jbuilder.config file in an editor (JBuilder/bin/jbuilder.config)
and add the following parameter:
vmparam -Djbuilder.clearcase.logging=1
After making the change, save the file and launch jbuilder.exe (not JBuilderw.exe)
from a command prompt.