Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model Swapping Issue when fmu and instance name matches #421

Open
gitting-around opened this issue May 7, 2024 · 0 comments
Open

Model Swapping Issue when fmu and instance name matches #421

gitting-around opened this issue May 7, 2024 · 0 comments

Comments

@gitting-around
Copy link

As in the title, this does not work, for maestro 2.3.0 it gives the following error:

16:40:52.744 [main] DEBUG org.intocps.maestro.plugin.JacobianStepBuilder - Activated model transfer
16:40:52.828 [main] ERROR org.intocps.maestro.MablSpecificationGenerator - Internal error in plug-in 'JacobianStepBuilder' at fixedStepSizeTransfer. Message: Internal error: 
�[31m�[1mjava.lang.RuntimeException: Expansion not possible type errors: Error 0999: Internal error in plug-in 'Initializer' at initialize_transfer. Message: Internal error:  'initialize_transfer' at 129:21
Error 0997: Unfold failure in plugin Initializer for initialize_transfer null
Error 0000: java.lang.NullPointerException null
Error 0999: Internal error in plug-in 'JacobianStepBuilder' at fixedStepSizeTransfer. Message: Internal error:  'fixedStepSizeTransfer' at 131:29
Error 0997: Unfold failure in plugin JacobianStepBuilder for fixedStepSizeTransfer null
�[21m�[39m�[0m
�[3m	at org.intocps.maestro.MablSpecificationGenerator.expandExternals(MablSpecificationGenerator.java:140)�[23m�[0m
�[3m	at org.intocps.maestro.MablSpecificationGenerator.expandExternals(MablSpecificationGenerator.java:221)�[23m�[0m
�[3m	at org.intocps.maestro.MablSpecificationGenerator.expandExternals(MablSpecificationGenerator.java:114)�[23m�[0m
�[3m	at org.intocps.maestro.MablSpecificationGenerator.generateFromDocuments(MablSpecificationGenerator.java:401)�[23m�[0m
�[3m	at org.intocps.maestro.Mabl.expand(Mabl.java:279)�[23m�[0m
�[3m	at org.intocps.maestro.cli.MablCliUtil.expand(MablCliUtil.java:82)�[23m�[0m
�[3m	at org.intocps.maestro.cli.ImportCmd.call(ImportCmd.java:202)�[23m�[0m
�[3m	at org.intocps.maestro.cli.ImportCmd.call(ImportCmd.java:25)�[23m�[0m
�[3m	at picocli.CommandLine.executeUserObject(CommandLine.java:1953)�[23m�[0m
�[3m	at picocli.CommandLine.access$1300(CommandLine.java:145)�[23m�[0m
�[3m	at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2352)�[23m�[0m
�[3m	at picocli.CommandLine$RunLast.handle(CommandLine.java:2346)�[23m�[0m
�[3m	at picocli.CommandLine$RunLast.handle(CommandLine.java:2311)�[23m�[0m
�[3m	at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179)�[23m�[0m
�[3m	at picocli.CommandLine.execute(CommandLine.java:2078)�[23m�[0m
�[3m	at org.intocps.maestro.Main.main(Main.java:19)�[23m�[0m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant