osate / osate2

Open Source AADL2 Tool Environment
http://osate.org
Eclipse Public License 2.0
35 stars 8 forks source link

Error with OSATE views #128

Closed Swatisoni closed 11 years ago

Swatisoni commented 11 years ago

I have been working with OSATE for tha past 3-4 days. I started building the model diagrams from AADL diagrams. However, there are very unstable. As soon as I switch the view to aadl text, it would remove all my systems, properties etc.

For example: Consider the following AADL text model:

package awt public system awt end awt; end awt;

package swing public

system swing_core end swing_core; system swing_event end swing_event; end swing;

package util

public

    system map
    end map;
    system listl
    end listl;
    system array
    end array;

end util;

For the sake of simplicity I put in simple java package having a system of list, array and map within the util package. It is not working with one space, not with two space, not with tabs, not with none space, not with semicolon not if I remove the semicolon. I tried pasting the same features in different aadl model files but that doesn't work either.

I installed eclipse version Indigo 3 times to work on the same sets. I transferred the project into new work space, but no luck.

Altogether I found out that this tool is highly unstable. Would you like to suggest something.

For the sake of simplicity I put in simple java package having a system of list, array and map within the util package. It is not working with one space, not with two space, not with tabs, not with none space, not with semicolon not if I remove the semicolon. I tried pasting the same features in different aadl model files but that doesn't work either.

I installed eclipse version Indigo 3 times to work on the same sets. I transferred the project into new work space, but no luck.

Altogether I found out that this tool is highly unstable. Would you like to suggest something.

juli1 commented 11 years ago

Hello,

Thanks for taking time to report your experience. May I suggest I what the bug consists ? I take your model and put it in an AADL project, it parses and works correctly. So, I would like to know :

  1. How to reproduce the bug you experience ? Likely, how do you characterize the bug, how do you see it and how can we also see it ?
  2. On which version of the tools do you experience these issue ? If you use the git version, please make sure to use the develop branch
  3. What means "unstable" : did you experience some crash of the software ? If yes, would it be possible to indicate the configuration ? Otherwise, can you be more specific ?

Thanks again for your report,

Best regards,

juli1 commented 11 years ago

Hello,

Any update about that issue ? May I assume we can close it ?

Swatisoni commented 11 years ago

Please close it.


Thanks,

Swati Soni Student : Masters of Science in Computer Science University of Missouri, Kansas City

What lies beyond us and what lies before us are tiny matters compared to what lies within us.


From: Julien [notifications@github.com] Sent: Tuesday, December 11, 2012 3:33 PM To: osate/osate2-core Cc: Soni, Swati (UMKC-Student) Subject: Re: [osate2-core] Error with OSATE views (#128)

Hello,

Any update about that issue ? May I assume we can close it ?

— Reply to this email directly or view it on GitHubhttps://github.com/osate/osate2-core/issues/128#issuecomment-11265215.