Skip to content

No content to map due to end-of-input #57

@flyfeifei66

Description

@flyfeifei66

com.fasterxml.jackson.databind.JsonMappingException: No content to map due to end-of-input
at [Source: [B@72f926e6; line: 1, column: 1]
at com.fasterxml.jackson.databind.JsonMappingException.from(JsonMappingException.java:164)
at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:2839)
at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:2781)
at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2011)
at com.wandoulabs.jodis.RoundRobinJedisPool.resetPools(RoundRobinJedisPool.java:255)
at com.wandoulabs.jodis.RoundRobinJedisPool.(RoundRobinJedisPool.java:243)
at com.wandoulabs.jodis.RoundRobinJedisPool.(RoundRobinJedisPool.java:64)
at com.wandoulabs.jodis.RoundRobinJedisPool$Builder.build(RoundRobinJedisPool.java:479)

报这个错怎么回事

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions