It's all about the answers!

Ask a question

String value for "com.ibm..." is too large


Sankara N Nagarajan (1632) | asked Aug 31 '09, 11:32 a.m.
Hi

We get these CQ-RTC synchronization errors...

java.lang.RuntimeException: String value for com.ibm.team.interop.xstate.Notes_Log" is too large

java.lang.RuntimeException: String value for "com.ibm.team.interop.xstate.Description" is too large

java.lang.RuntimeException: String value for "com.ibm.team.interop.xstate.Actual_Behavior" is too large

I guess its got to do with the 256 character limitation.

How can I fix this? The 'synchronization status' doesnt have the
CQ id of the 'defect' that faces this error.

There is probably a generic fix. Please let me know.

Thanks.

Regards
Sankara N Nagarajan

4 answers



permanent link
Lorelei Ngooi (1.5k22) | answered Aug 31 '09, 1:33 p.m.
JAZZ DEVELOPER
Is there a stacktrace that you can provide?

permanent link
Lorelei Ngooi (1.5k22) | answered Aug 31 '09, 1:34 p.m.
JAZZ DEVELOPER
Also, are these fields custom attributes?

permanent link
Richard Piazza (381) | answered Aug 31 '09, 1:54 p.m.
JAZZ DEVELOPER
Assuming these are RTC custom fields, you might need a larger string type. You can choose Small String (100 bytes), Medium (1000) and Large (>32000).

Rich Piazza
Jazz CQ Connector team

permanent link
Pavithra Kasturirangan (42956056) | answered Mar 07 '11, 3:27 a.m.
Hi

We get these CQ-RTC synchronization errors...

java.lang.RuntimeException: String value for com.ibm.team.interop.xstate.Notes_Log" is too large

java.lang.RuntimeException: String value for "com.ibm.team.interop.xstate.Description" is too large

java.lang.RuntimeException: String value for "com.ibm.team.interop.xstate.Actual_Behavior" is too large

I guess its got to do with the 256 character limitation.

How can I fix this? The 'synchronization status' doesnt have the
CQ id of the 'defect' that faces this error.

There is probably a generic fix. Please let me know.

Thanks.

Regards
Sankara N Nagarajan



Hi,

We have synchronization between RTC and CQ. For few workitems, we get errors during synchronization.


Error:

An internal error occurred during: "Fetching external proxy state for editor".
java.lang.RuntimeException: String value for "com.ibm.team.interop.xstate.Comments" is too large



How do we extend the size of the discussion field?

Your answer


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