For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 2 replies, 2 voices, and was last updated 14 years, 2 months ago by
akram_fugen.
-
AuthorPosts
-
akram_fugenMemberWe are migrating from RSA6 to MyEclipseBlue8.6 and we have issues while importing .emx to uml2. Folllowing steps are taken. Please let me know the fix.
1) Login to MyEclupseBlue8.6 with Pulse
2) Select any workspace project folder from project explorer
3) Goto File–>Import–>UML2–>IBM Rational EMX and hit next
4) Hit Browse button for “EMX file” field to select .emx file from RSA6 workspace project
5) Hit Browse button for Destination field to select destination folder in MyEclipseBlue8.6 workspace project
6) Hit finish
7) Error: “An internal error occurred during: “Generate MyEclipse UML2 Model from Rational 7 UML2″.
org.eclipse.emf.ecore.xml.type.impl.AnyTypeImpl cannot be cast to org.eclipse.uml2.uml.Model”September 28, 2011 at 12:47 am #320001
support-swapnaModeratorakram_fugen ,
Sorry that you are seeing this issue with MyEclipse.
Can you answer some more questions for us to investigate further ?
1) Can you share your Build ID from Help > About MyEclipse Blue Edition > Build ID? Paste the Build ID here.
2) Can you clarify if the EMX file is from RSA 6 or RSA 7 ?
3) Clear the contents of the .log file which is located at <workspace dir>/.metadata/.log. Replicate the issue and copy paste the entire contents of the .log file for us.
4) Can you also send us the problematic EMX file? Email: support@genuitec.com ATTN Swapna
September 29, 2011 at 3:22 pm #320067
akram_fugenMemberPlease find following information based on your request towards post on “RSA .emx to MyEclipse UML2” by akram_fugen member
1) Can you share your Build ID from Help > About MyEclipse Blue Edition > Build ID? Paste the Build ID here.
MyEclipse Blue EditionVersion: 8.6.1 Blue
Build id: 8.6.1-Blue-20101117(c) Copyright Genuitec, L.L.C. 2000-2010. All rights reserved.
Visit http://www.myeclipseide.com/This product includes software developed by the following
Eclipse Foundation http://www.eclipse.org/
Apache Software Foundation http://www.apache.org/2) Can you clarify if the EMX file is from RSA 6 or RSA 7 ?
IBM Rational Software Development PlatformVersion: 6.0.0
Build id: 20041117_2230(c) Copyright IBM Corp. and others 2000, 2004. All rights reserved.
This product is powered by Eclipse technology. ( http://www.eclipse.org )
3) Clear the contents of the .log file which is located at <workspace dir>/.metadata/.log. Replicate the issue and copy paste the entire contents of the .log file for us.
!ENTRY org.eclipse.core.jobs 4 2 2011-09-29 10:31:44.947
!MESSAGE An internal error occurred during: “Generate MyEclipse UML2 Model from Rational 7 UML2”.
!STACK 0
java.lang.ClassCastException: org.eclipse.emf.ecore.xml.type.impl.AnyTypeImpl cannot be cast to org.eclipse.uml2.uml.Model
at com.genuitec.eclipse.uml2.rsmimporter.impl.RSM2MEProcess.loadModel(RSM2MEProcess.java:90)
at com.genuitec.eclipse.uml2.rsmimporter.impl.RSM2MEProcess.transform2UML(RSM2MEProcess.java:62)
at com.genuitec.eclipse.uml2.ui.popup.actions.RSMImporter$UML2ModelFromRational.run(RSMImporter.java:151)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
4) Can you also send us the problematic EMX file? Email: support@genuitec.com ATTN SwapnaAttached .emx file content in word doc file
Attachments:
You must be logged in to view attached files. -
AuthorPosts
