Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How big is too big for tables in RPE?

 We have a large table in one of our documents. This table causes RPE to crash! Looking at the HTML of the reference, the table gets translated into a XML line that is > 68000 characters...

It crashes when the "/b>" cannot be found for the starting token. - that is the message I get. So I assume it is a size issue.

Thanks,

0 votes



3 answers

Permanent link
Hi David,

What is the error you see in RPE console (or in %temp%\RPE\rpe.log)? Also, where do you get this table from? Is it returned by any of the CLM tools (ex. RQM)? If the document generation is failing due to invalid XML, please try document generation after clicking the Validate Content button in the Rich Text editor.

0 votes


Permanent link

I receive this in the log:
2016-11-04 12:06:38,980 [         RRDG_104:61072-OUTPUT] ERROR com.ibm.rational.rrdg                               - CRRPE3095E Output processing could not continue due to an error.
javax.xml.stream.XMLStreamException: The element type "div" does not match the expected end-tag "</b>".
XHTML is (REMOVED <> and replaced with ++ to see raw XML)
REMOVED FORMATTING ++div++table style="width: 1129px;" id="_1459883645738" dir="ltr" cellspacing="1" cellpadding="1" border="1"++tbody++tr++td style="width: 207px;" rowspan="1" id="_1459883645739" colspan="1"><b>&#160;

.....REMOVED FOR SENSITIVITY.....

+td style="width: 431px;" rowspan="1" id="_1467059221312" colspan="1">&#160;+/td>+/tr>+/tbody>+/table>+b>&#160;+/div++

0 votes


Permanent link
What "validate content" button in the editor?

0 votes

Comments

If you are using RQM, you see an option to validate content in rich text editor - that will fix the invalid XML.

 I am only using DNG and RPE. No RQM.


Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 10 '16, 10:47 a.m.

Question was seen: 2,406 times

Last updated: Nov 15 '16, 8:36 a.m.

Confirmation Cancel Confirm