Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to integrate RTC and RAM through code

 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)

0 votes



One answer

Permanent link

There is no information in the question, really. 


0 votes

Your answer

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

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 06 '17, 2:48 a.m.

Question was seen: 2,994 times

Last updated: Oct 09 '17, 9:58 a.m.

Confirmation Cancel Confirm