spring-cloud / spring-cloud-config

External configuration (server and client) for Spring Cloud
Apache License 2.0
1.95k stars 1.29k forks source link

Can't construct a java object for org.redisson.codec.JsonJacksonCodec; exception=Invalid tag: org.redisson.codec.JsonJacksonCodec #1579

Closed noseparte closed 4 years ago

noseparte commented 4 years ago

Describe the bug Hey! There was an error getting redisson's yaml configuration file from a different environment through the springcloud config component @claymccoy @ogrodnek @rmorgan

Sample

image

spencergibb commented 4 years ago

Screenshots aren't very helpful. I can't see how this is a problem with config server without instructions on how to recreate the problem

noseparte commented 4 years ago

ok. Here's the whole problem. @spencergibb I upgraded my company's project from boot to cloud, so I added the springcloud eureka, config component Before the new, The program is normal and redisson.yaml can be loaded into. image

After upgrading to cloud image Now get redisson.yaml from the config repository through the bootstrap.yml file image image image


Here are the results image image

spencergibb commented 4 years ago

Again screenshots are not very helpful. Please provide a sample project that recreates the problem. It should be attached as a zip file or as a GitHub repo

spring-projects-issues commented 4 years ago

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

spring-projects-issues commented 4 years ago

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.