question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Jackson version incompatibility

See original GitHub issue

This is a…


[ ] Feature request
[x] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Documentation issue or request

Description

Seems that the change in #6914 triggered a nightly build failure. We most likely are using two different versions of Jackson between Syndesis and integrations.

Perhaps it would be a good idea to remove dependency on syndesis/common-util from the integration runtime/connectors.

01:16:58.649 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT: Caused by: java.lang.NoSuchMethodError: com.fasterxml.jackson.databind.ObjectMapper.setDefaultPropertyInclusion(Lcom/fasterxml/jackson/annotation/JsonInclude$Value;)Lcom/fasterxml/jackson/databind/ObjectMapper;
01:16:58.649 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at io.syndesis.common.util.Json.<clinit> (Json.java:45)
01:16:58.650 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at io.syndesis.integration.runtime.IntegrationRouteBuilder.loadIntegration (IntegrationRouteBuilder.java:115)
01:16:58.650 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at io.syndesis.integration.runtime.IntegrationRouteBuilder.configure (IntegrationRouteBuilder.java:140)
01:16:58.651 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.apache.camel.builder.RouteBuilder.checkInitialized (RouteBuilder.java:462)
01:16:58.651 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.apache.camel.builder.RouteBuilder.configureRoutes (RouteBuilder.java:402)
01:16:58.651 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.apache.camel.builder.RouteBuilder.addRoutesToCamelContext (RouteBuilder.java:383)
01:16:58.654 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.apache.camel.impl.DefaultCamelContext$1.call (DefaultCamelContext.java:1027)
01:16:58.655 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.apache.camel.impl.DefaultCamelContext$1.call (DefaultCamelContext.java:1024)
01:16:58.655 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.apache.camel.impl.DefaultCamelContext.doWithDefinedClassLoader (DefaultCamelContext.java:3270)
01:16:58.656 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.apache.camel.impl.DefaultCamelContext.addRoutes (DefaultCamelContext.java:1024)
01:16:58.656 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at io.syndesis.integration.runtime.sb.IntegrationRuntimeAutoConfiguration$1.beforeApplicationStart (IntegrationRuntimeAutoConfiguration.java:93)
01:16:58.657 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.apache.camel.spring.boot.RoutesCollector.onApplicationEvent (RoutesCollector.java:152)
01:16:58.657 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.apache.camel.spring.boot.RoutesCollector.onApplicationEvent (RoutesCollector.java:57)
01:16:58.657 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener (SimpleApplicationEventMulticaster.java:172)
01:16:58.660 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener (SimpleApplicationEventMulticaster.java:165)
01:16:58.660 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent (SimpleApplicationEventMulticaster.java:139)
01:16:58.661 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.context.support.AbstractApplicationContext.publishEvent (AbstractApplicationContext.java:393)
01:16:58.661 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.context.support.AbstractApplicationContext.publishEvent (AbstractApplicationContext.java:399)
01:16:58.661 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.context.support.AbstractApplicationContext.publishEvent (AbstractApplicationContext.java:347)
01:16:58.663 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.context.support.AbstractApplicationContext.finishRefresh (AbstractApplicationContext.java:883)
01:16:58.663 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.finishRefresh (EmbeddedWebApplicationContext.java:144)
01:16:58.664 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.context.support.AbstractApplicationContext.refresh (AbstractApplicationContext.java:546)
01:16:58.664 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh (EmbeddedWebApplicationContext.java:122)
01:16:58.665 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration.createChildManagementContext (EndpointWebMvcAutoConfiguration.java:193)
01:16:58.667 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration.afterSingletonsInstantiated (EndpointWebMvcAutoConfiguration.java:156)
01:16:58.668 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons (DefaultListableBeanFactory.java:781)
01:16:58.668 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization (AbstractApplicationContext.java:867)
01:16:58.669 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.context.support.AbstractApplicationContext.refresh (AbstractApplicationContext.java:543)
01:16:58.676 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh (EmbeddedWebApplicationContext.java:122)
01:16:58.677 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.SpringApplication.refresh (SpringApplication.java:693)
01:16:58.677 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.SpringApplication.refreshContext (SpringApplication.java:360)
01:16:58.678 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.SpringApplication.run (SpringApplication.java:303)
01:16:58.678 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.SpringApplication.run (SpringApplication.java:1118)
01:16:58.680 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.SpringApplication.run (SpringApplication.java:1107)
01:16:58.680 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at io.syndesis.example.Application.main (Application.java:13)
01:16:58.680 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
01:16:58.680 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
01:16:58.683 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
01:16:58.684 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at java.lang.reflect.Method.invoke (Method.java:498)
01:16:58.684 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at org.springframework.boot.maven.AbstractRunMojo$LaunchRunner.run (AbstractRunMojo.java:528)
01:16:58.684 [tc-okhttp-stream-788540094] INFO  INTEGRATION_RUNTIME_CONTAINER - STDOUT:     at java.lang.Thread.run (Thread.java:748)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
christophdcommented, Oct 18, 2019

YAY! integration tests revealed a p0!

0reactions
christophdcommented, Oct 18, 2019

Just because there exists a constellation of dependencies in which this issue might go away the problem is not solved because of the underlying architectural issue still persists.

Agreed

That would make the use of Spring Boot deprecated and it’s removal opposed to upgrade a priority.

True the long term goal should be to remove that and replace with Camel K. But it is not only Spring Boot but also several other dependencies that might not go away for Syndesis. So removing Spring Boot on order to stay at 2.21.x-redhat-7.x when there is 2.23.x-redhat-7.x available does not really make sense to me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spark2.2.1 incompatible Jackson version 2.8.8 - Stack Overflow
Spark 2.x contains the jackson 2.6.5 and neo4j-jdbc-driver uses jackson 2.8.8 version, here the dependency conflict between two different ...
Read more >
Jackson version is incompatible with Spark · Issue #359 - GitHub
My sc value is a SparkContext constructed by using the NotebookSparkSession, as shown at the example. I have inspected the dependency tree and ......
Read more >
Spark2.1.0 incompatible Jackson versions 2.7.6 - Intellipaat
Spark 2.1.0 carries com.fasterxml.jackson.core as transitive dependency. So, we do not need to include them in libraryDependencies.
Read more >
com.fasterxml.jackson.databind.JsonMappingException ...
"Mapping in spark mode fails with the error - Caused by: com.fasterxml.jackson.databind.JsonMappingException: Incompatible Jackson version: 2.9.
Read more >
Caused by: com.fasterxml.jackson.databind ... - Hadoop Spark
JsonMappingException: Incompatible Jackson version: 2.8.10 (crealytics spark dataframe). I was trying to read excel sheets into dataframe using ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found