How do I find a project area that contains an element type with a syntax issue?
How do I identify a RTC project area that contains an element type with problem in the XML syntax?
.
One of my colleagues has an issue with an element recordTime defined in the process template xml with no matching end-tag.
The project area with this element needs to be identified and corrected
Does anyone know how to find the associated RTC project area with the issue?
We believe this is causing their SCM ETL jobs to fail.
Here is the info from the ccm-etl.log:
2014-10-13 00:07:00,942 [ccm2: AsynchronousTaskRunner-0 @@ 20:49] ERROR
ouse.service.scm.internal.ScmRemoteSnapshotService - com.ibm.rational.
etl.common.exception.ETLException: org.xml.sax.SAXParseException: The
element type "recordTime" must be terminated by the matching end-tag
"</recordTime>".
java.sql.SQLException: com.ibm.rational.etl.common.exception.
ETLException: org.xml.sax.SAXParseException: The element type
"recordTime" must be terminated by the matching end-tag "</recordTime>".
at com.ibm.rational.drivers.jdbc.xml.BaseRDSResultSet.
fetchMoreData(BaseRDSResultSet.java:2101)
...
They currently are running
CLM 4.0.3
Websphere 7
RHEL 6
Oracle 11g R2.
Comments
Donald Nong
Oct 14 '14, 7:44 p.m.I would think there is something else going on, e.g. incomplete data transaction during the ETL job. Please contact Support for further investigation.