SHARE
TWEET

Untitled

a guest May 25th, 2016 123 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2016-05-25 15:39:21.120  WARN 3892 --- [nio-8080-exec-4] .w.s.m.s.DefaultHandlerExceptionResolver : Failed to write HTTP message: org.springframework.http.converter.HttpMessageNotWritableException: Could not write content: No serializer found for class java.io.ByteArrayInputStream and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) ) (through reference chain: com.myproject.dto.UsersListDto["listUsers"]->java.util.ArrayList[3]->com.myproject.model.User["avatar"]->$Proxy87["binaryStream"]); nested exception is com.fasterxml.jackson.databind.JsonMappingException: No serializer found for class java.io.ByteArrayInputStream and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) ) (through reference chain: com.myproject.dto.UsersListDto["listUsers"]->java.util.ArrayList[3]->com.myproject.model.User["avatar"]->$Proxy87["binaryStream"])
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top