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

cds service giving missing type id exception #684

Open
tusharkantawp opened this issue Dec 23, 2022 · 0 comments
Open

cds service giving missing type id exception #684

tusharkantawp opened this issue Dec 23, 2022 · 0 comments

Comments

@tusharkantawp
Copy link

I am trying to run who anc plan definitions as cds-service after loading those in cqf-ruler. Invoking any cds-service gives the following error:

com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve subtype of [simple type, class org.cqframework.cql.elm.execution.CqlToElmBase]: missing type id property 'type' (for POJO property 'annotation')
at [Source: (ByteArrayInputStream); line: 67, column: 9] (through reference chain: org.cqframework.cql.elm.execution.Library["usings"]->org.cqframework.cql.elm.execution.Library$Usings["def"]->java.util.ArrayList[1]->org.cqframework.cql.elm.execution.UsingDef["annotation"]->java.util.ArrayList[0])
at com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)
at com.fasterxml.jackson.databind.DeserializationContext.missingTypeIdException(DeserializationContext.java:2083)
at com.fasterxml.jackson.databind.DeserializationContext.handleMissingTypeId(DeserializationContext.java:1596)

========================================
I am stuck here and don't know how to proceed. Please help.

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