You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
As in the title, this does not work, for maestro
2.3.0
it gives the following error:The text was updated successfully, but these errors were encountered: