Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Expand
title[Expert Review Needed]A stereotype applied on attribute, operation, parameter, or other kind of property disappears from the model after the project update from Teamwork Server 17.0.4, if a property has been edited. How can this be handled?

To handle the problem, please use the following workaround:

  1. Open the mduml.properties* file that can be found in <MagicDraw installation folder>\bin.
  2. Next to JAVA_ARGS, add the following line:
    -Ddisable.element.version.service=true.
    Example:
    JAVA_ARGS=-Xmx2396M -XX\:PermSize\=60M -XX\:MaxPermSize\=200M
    -DLOCALCONFIG\=true -splash\:data/splash.gif -Xss1024K
    -Ddisable.element.version.service=true
  3. Restart MagicDraw.

The issue will be fixed in v17.0.4 SP1.

 

* If you are using MagicDraw 17.0.5 or later, the name of the property file is magicdraw.properties.

...