RTC2 into RSA8, but with exception when opening Plan
I installed a RTC 2.0.0.2 ifix3 (p2 install version) into RSA8, but when I tried to open a Plan, I got the error below.
Could anyone meet this error before, and have the solution?
Thanks very much.
An internal error occurred during operation: "Retrieving Data". See the error log for details.
java.lang.IllegalArgumentException: No enum const class com.ibm.team.apt.internal.common.ProgressMode.PROGRESS_SIZE
at java.lang.Enum.valueOf(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.toReturnValue(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.computeValue(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.computeValues(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementInvocationHandler.<init>(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementFactory.newInstance(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementFactory.singleInstance(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.toReturnValue(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.computeValue(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.computeValues(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementInvocationHandler.<init>(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementFactory.newInstance(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementFactory.singleInstance(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementFactory.singleInstance(Unknown Source)
at com.ibm.team.apt.internal.common.PlanningCommonImpl$6.run(Unknown Source)
at com.ibm.team.apt.internal.common.PlanningCommonImpl$6.run(Unknown Source)
at com.ibm.team.workitem.client.internal.ClientServiceContext$1.run(Unknown Source)
at com.ibm.team.repository.client.internal.TeamRepository$3.run(Unknown Source)
at com.ibm.team.repository.common.transport.CancelableCaller.call(Unknown Source)
at com.ibm.team.repository.client.internal.TeamRepository.callCancelableService(Unknown Source)
Could anyone meet this error before, and have the solution?
Thanks very much.
An internal error occurred during operation: "Retrieving Data". See the error log for details.
java.lang.IllegalArgumentException: No enum const class com.ibm.team.apt.internal.common.ProgressMode.PROGRESS_SIZE
at java.lang.Enum.valueOf(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.toReturnValue(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.computeValue(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.computeValues(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementInvocationHandler.<init>(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementFactory.newInstance(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementFactory.singleInstance(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.toReturnValue(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.computeValue(Unknown Source)
at com.ibm.team.apt.internal.common.process.NodeBasedValueComputer.computeValues(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementInvocationHandler.<init>(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementFactory.newInstance(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementFactory.singleInstance(Unknown Source)
at com.ibm.team.apt.internal.common.process.ConfigurationElementFactory.singleInstance(Unknown Source)
at com.ibm.team.apt.internal.common.PlanningCommonImpl$6.run(Unknown Source)
at com.ibm.team.apt.internal.common.PlanningCommonImpl$6.run(Unknown Source)
at com.ibm.team.workitem.client.internal.ClientServiceContext$1.run(Unknown Source)
at com.ibm.team.repository.client.internal.TeamRepository$3.run(Unknown Source)
at com.ibm.team.repository.common.transport.CancelableCaller.call(Unknown Source)
at com.ibm.team.repository.client.internal.TeamRepository.callCancelableService(Unknown Source)
One answer
Hi,
searching this forum I found numerous posts about RSA and RTC, also RTC2 aspecially https://jazz.net/forums/viewtopic.php?t=14975 and https://jazz.net/forums/viewtopic.php?t=15639 .
I am not sure RTC2.0.0.2 iFix3 does already RSA8. iFix6 seems to and you have to use the p2 install, since the Eclipse version shipped with 2.x is incompatible to the Eclipse version shipped with RSA8.
searching this forum I found numerous posts about RSA and RTC, also RTC2 aspecially https://jazz.net/forums/viewtopic.php?t=14975 and https://jazz.net/forums/viewtopic.php?t=15639 .
I am not sure RTC2.0.0.2 iFix3 does already RSA8. iFix6 seems to and you have to use the p2 install, since the Eclipse version shipped with 2.x is incompatible to the Eclipse version shipped with RSA8.