It's all about the answers!

Ask a question

How to integrate RTC and RAM through code


lakshmi jyothsna (3716) | asked Oct 06 '17, 2:48 a.m.

 HI Jazz,


Our requirement is to integrate RAM with RTC. The description of the asset in the RAM contains the Work item ID of the RTC work item . So  we have to pass the work item ID from the RAM asset as the Input to the RTC . We are getting the ID from the description of asset in RAM but while passing  that  ID to the RTC ,we are getting error while starting the Team Platform  of the RTC. Please suggest us. Thanks in advance.

Error:

Exception in thread "main" java.lang.NoSuchMethodError: org/eclipse/emf/ecore/change/impl/ChangePackageImpl.addEOperation(Lorg/eclipse/emf/ecore/EClass;Lorg/eclipse/emf/ecore/EClassifier;Ljava/lang/String;IIZZ)Lorg/eclipse/emf/ecore/EOperation;
at org.eclipse.emf.ecore.change.impl.ChangePackageImpl.initializePackageContents(ChangePackageImpl.java:693)
at org.eclipse.emf.ecore.change.impl.ChangePackageImpl.initGen(ChangePackageImpl.java:158)
at org.eclipse.emf.ecore.change.impl.ChangePackageImpl.init(ChangePackageImpl.java:171)
at org.eclipse.emf.ecore.change.ChangePackage.<clinit>(ChangePackage.java:73)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:199)
at sun.misc.Unsafe.ensureClassInitialized(Native Method)
at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:37)
at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:134)
at java.lang.reflect.Field.acquireFieldAccessor(Field.java:945)
at java.lang.reflect.Field.getFieldAccessor(Field.java:912)
at java.lang.reflect.Field.get(Field.java:371)

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Oct 09 '17, 9:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

There is no information in the question, really. 


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.