Products | Versions |
---|---|
TIBCO Designer | - |
Not Applicable | - |
Description:
Symptoms
========
The resource containing "rcs" in its name will not get displayed and stack trace will show java.lang.reflect.InvocationTargetException.
Impact
======
Display Problem
Workaround
==========
Open filteredfiles.txt under TRA_HOME/5.1/lib directory and change the "rcs:rcs:*,v" entry to "rcs:^rcs$:*,v"
Cause
=====
The resources/objects were getting filtered when they have a string "rcs" in their name.
Resolution
==========
Corrected filteredfiles.txt will be included in the next release (5.1.3).
Symptoms:
Cause: