-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
-
False
-
False
-
%
-
Todo
-
Release Note
-
-
I used the readme at https://github.com/RedHat-Middleware-Workshops/camelk-hackathon/tree/master/demos/fuse-tooling-atlasmap
to create my own project.
When I run it I fail.
12:41:49.883 [main] INFO o.a.camel.spring.SpringCamelContext - Total 6 routes, of which 6 are started 12:41:49.884 [main] INFO o.a.camel.spring.SpringCamelContext - Apache Camel 2.23.2.fuse-780036-redhat-00001 (CamelContext: MyCamel) started in 0.408 seconds 12:41:49.901 [main] INFO org.demo.Application - Started Application in 5.94 seconds (JVM running for 10.242) 12:41:51.260 [Camel (MyCamel) thread #1 - timer://simple] WARN io.atlasmap.core.ADMArchiveHandler - Invalid serialized mapping definition content detected, discarding 12:41:51.278 [Camel (MyCamel) thread #1 - timer://simple] ERROR o.a.c.processor.DefaultErrorHandler - Failed delivery for (MessageId: ID-rbaumgar-remote-csb-1637149307697-0-3 on ExchangeId: ID-rbaumgar-remote-csb-1637149307697-0-2). Exhausted after delivery attempt: 1 caught: io.atlasmap.api.AtlasException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "dataSourceType" (class io.atlasmap.v2.DataSourceMetadata), not marked as ignorable (6 known properties: "documentType", "documentId", "name", "inspectionType", "isSource", "source"]) at [Source: (GZIPInputStream); line: 1, column: 4676] (through reference chain: io.atlasmap.v2.ADMDigest["exportMeta"]->java.lang.Object[][0]->io.atlasmap.v2.DataSourceMetadata["dataSourceType"])