Community
Participate
Working Groups
Created attachment 140855 [details] The generated profile + the log Hello, I am running the new 0.5 (0.5.0.200906261800NGT) on top of Galileo. when trying to export a small model in UML, the export generates an exception in the log and only the profiles are created. Best regards, Marc
Created attachment 140856 [details] The test model generating the problem
Created attachment 140857 [details] The test model generating the problem
Hi Marc, I was able to reproduce the problem. It seems related to the export of the dependency. There is a bug as it's exporting the content of that dependency. I may have a fix, but, I don't have the TIP profile required for this test project. COuld you please upload it to this bugzilla? Thanks, ERic
Created attachment 140932 [details] TIP Profile Might not be exactly the same one as the one I used to reproduce the problem, but should be close enough for testing.
Created attachment 141057 [details] Export Log file I updated to the current nightly build (0707) and I tried to export on the latest SPM model. This time, it complains on the casting of String Best regards, Marc
(In reply to comment #5) > Created an attachment (id=141057) [details] > Export Log file > > I updated to the current nightly build (0707) and I tried to export on the > latest SPM model. > This time, it complains on the casting of String > > Best regards, > > Marc > Hi Marc, I don't have a copy of that SPM model to test. Could you please send me one? Thanks, Eric
I tracked down the problem to be while exporting the value of a stereotype attribute defined as an enum. This should now be fixed.
Closing per comment#7