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

Inline transformation does not work anymore with hale cli 4.0.0 #71

Open
JohannaOtt opened this issue Sep 1, 2020 · 1 comment
Open

Comments

@JohannaOtt
Copy link

When using a transformation with an inline transformation (e.g. https://github.com/wetransform/adv-inspire-alignments/blob/master/annex-2-3/mappings/Buildings/2D/3A2INSPIRE_BU2D.halex) with the hale cli 4.0.0 release, this error is occurring:
!ERROR !MSG_TRANSFORMATION: #Mon Aug 31 16:45:07 CEST 2020 stack=eu.esdihumboldt.hale.common.align.transformation.function.TransformationException\: Transformation service not available for inline transformation\r\n\tat eu.esdihumboldt.cst.functions.core.inline.InlineTransformation.evaluate(InlineTransformation.java\:135)\r\n\tat eu.esdihumboldt.hale.common.align.transformation.function.impl.AbstractSingleTargetPropertyTransformation.evaluate(AbstractSingleTargetPropertyTransformation.java\:57)\r\n\tat eu.esdihumboldt.hale.common.align.transformation.function.impl.AbstractPropertyTransformation.execute(AbstractPropertyTransformation.java\:102)\r\n\tat eu.esdihumboldt.cst.internal.FunctionExecutor.executeTransformation(FunctionExecutor.java\:224)\r\n\tat eu.esdihumboldt.cst.internal.FunctionExecutor.processValid(FunctionExecutor.java\:133)\r\n\tat eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.CellNodeValidator.visit(CellNodeValidator.java\:110)\r\n\tat eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.CellNodeImpl.accept(CellNodeImpl.java\:103)\r\n\tat eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.TargetNodeImpl.accept(TargetNodeImpl.java\:177)\r\n\tat eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.TargetNodeImpl.accept(TargetNodeImpl.java\:173)\r\n\tat eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.TransformationTreeImpl.accept(TransformationTreeImpl.java\:129)\r\n\tat eu.esdihumboldt.cst.internal.TreePropertyTransformer$2.lambda$0(TreePropertyTransformer.java\:224)\r\n\tat eu.esdihumboldt.hale.common.core.report.SimpleLogContext.withLog(SimpleLogContext.java\:112)\r\n\tat eu.esdihumboldt.cst.internal.TreePropertyTransformer$2.run(TreePropertyTransformer.java\:181)\r\n\tat eu.esdihumboldt.cst.internal.TreePropertyTransformer.publish(TreePropertyTransformer.java\:264)\r\n\tat eu.esdihumboldt.cst.functions.groovy.GroovyRetype.execute(GroovyRetype.java\:69)\r\n\tat eu.esdihumboldt.cst.ConceptualSchemaTransformer.doTypeTransformation(ConceptualSchemaTransformer.java\:327)\r\n\tat eu.esdihumboldt.cst.ConceptualSchemaTransformer.transform(ConceptualSchemaTransformer.java\:155)\r\n\tat eu.esdihumboldt.hale.common.headless.transform.Transformation$5.run(Transformation.java\:339)\r\n\tat org.eclipse.core.internal.jobs.Worker.run(Worker.java\:55)\r\n message=Skipping property transformation\: Executing property transformation failed. (6885 times) cellId=C5eb3116a-ed7d-4ecb-9744-98176f9995cc

The same transformation works with the hale cli 3.5.0 release. The same issue used to occur some time ago for transformations on hale connect and with older cli versions: halestudio/hale#575

Copy link

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant