osate / osate2

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

null pointer exception when retrieving a proeprty value of Processor_Capacity #469

Closed reteprelief closed 10 years ago

reteprelief commented 10 years ago

Example model: from the SEI course use revsession11 and invoke the Analyze Resource Budget Totals or Analyze Resource Allocations. It retrieves the Compute_Execution_Time ok, but for Processor_Capacity it gets a null pointer exception when trying to retrieve the units type from the definition. The SEI course examples are on the SVN server at https://svn-eval.sei.cmu.edu/repo-digest/aadl-models/sei-course/aadlv2

Note: each project is self-contained.

reteprelief commented 10 years ago

The path is also https://svn-eval.sei.cmu.edu/repo/aadl-models/sei-course/aadlv2

(no digest)

lwrage commented 10 years ago

I cannot reproduce the problem, the model works for me. Please reopen if this happens again.