String value for "com.ibm..." is too large
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
Is there a stacktrace that you can provide?
|
Also, are these fields custom attributes?
|
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 |
Hi 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
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.