CoWolf / CoWolf

CoWolf - A Co-Evolution Tool
http://cowolf.github.io/
8 stars 7 forks source link

Show differences throws error after Co-Evolution #481

Closed muellerml closed 9 years ago

muellerml commented 9 years ago
  1. Create DTMC model
  2. Co-Evolve with CTMC model
  3. Select initial version of CTMC as base version, target version is still current version.

NullPointerException is thrown: java.lang.NullPointerException at org.sidiff.difference.asymmetric.paramretrieval.ParameterMapper.mapParameters(ParameterMapper.java:71) at org.sidiff.difference.asymmetric.facade.AsymmetricDiffFacade.liftMeUp(AsymmetricDiffFacade.java:171) at de.uni_stuttgart.iste.cowolf.evolution.AbstractEvolutionManager.getDiff(AbstractEvolutionManager.java:118) at de.uni_stuttgart.iste.cowolf.ui.evolution.handlers.Evolve$1.run(Evolve.java:111) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

zimmerml commented 9 years ago

similar problem with fault tree: #489

timsanwald commented 9 years ago

Can't reproduce this problem, just the #489

timsanwald commented 9 years ago

invalid see #489 instead