Issue Summary

      JacksonJsonProvider not working with Struts

      Steps to Reproduce

      N/A

      Expected Results

      No exception

      Actual Results

      The below exception is thrown in the xxxxxxx.log file:

      2022-08-02 08:12:16,872 ERROR [http-nio-8080-exec-3] [rest.api.model.ExceptionConverter] convertServiceException No status code found for exception, converting to internal server error : 
       -- url: /confluence/rest/api/content | userName: admin | traceId: 90a6097bdc7677ce
       java.io.EOFException: No content to map to Object due to end of input
          at org.codehaus.jackson.map.ObjectMapper._initForReading(ObjectMapper.java:2775)
          at org.codehaus.jackson.map.ObjectMapper._readValue(ObjectMapper.java:2691)
          at org.codehaus.jackson.map.ObjectMapper.readValue(ObjectMapper.java:1315)
          at org.codehaus.jackson.jaxrs.JacksonJsonProvider.readFrom(JacksonJsonProvider.java:419)
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

          Form Name

            [CONFSERVER-79606] Fix JacksonJsonProvider not working with Struts

            There are no comments yet on this issue.

              6ce45665ee6c Anoop Singh (Inactive)
              ggautam Ganesh Gautam
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: