Hi,
I’ve got an issue with “view document” in TNConsole. For one Partner it just does not open the document. For all other Partners with the same DocType it is working fine. Checked the TPA, processing rules but can not find a difference.
How can I trace that issue?
It gives me a string index out of range.
2006-06-27 17:18:10 CEST [ISU.0000.9999D] Received 13 Users
2006-06-27 17:18:10 CEST [ISU.0000.9999D] Received 13 Users
java.lang.StringIndexOutOfBoundsException: String index out of range: 553
at java.lang.StringBuffer.charAt(StringBuffer.java:283)
at com.wm.ui2.LargePlainDocument.insertString(LargePlainDocument.java:68
)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:668)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1403)
at com.wm.ui2.UiTextArea.setText(UiTextArea.java:179)