Migrate a capella project from version 1.3.2 to version 6.0.0

Hello,
I received a Capella project in 1.3.2 version. I was trying to extract information by using capellambse library in python, but I have to use a project in Capella version at least 5.0.0.
Is there a way to migrate the project from version 1.3.2 to version 5.0.0 or 6.0.0? I’ve been trying to do so, but I keep getting errors that I don’t know how to solve.
Thanks for the help!
Giuseppe

Hi,
you have to migrate to 1.4.0 first. Then you can migrate to 6.0.0 directly.

Hi,
thanks for your answer. The problem is that I’m experiencing troubles even when trying to migrate to 1.4.0 or 1.4.2 version.
When I try to open the project I get the following error: “Wrong model version detected
Please have a look at documentation about project migration.
org.polarsys.capella.common.platform.sirius.ted.MetadataException: Wrong model version detected
Please have a look at documentation about project migration.”
while if I try to migrate toward the current version, the error I get is the following: “An internal error occurred during: “Migration of ‘Project’”.
org/polarsys/capella/core/sirius/analysis/tool/StringUtil”

How can I solved these problems?
Thanks again,
Giuseppe

Hello Giuseppe,
does your 1.3.2 project use any AddOn/ViewPoints? You should install them for 1.4.x too.
Or “detach and remove all elements added by this viewpoint in this project, and unreference it.”
(see Help-CapellaGuide-Viewpoints)