Advertisement
Guest User

Untitled

a guest
Dec 8th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. 16:52:33.846 ERROR d.t.a.c.ControllerExceptionHelper - com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Missing type id when trying to resolve subtype of [simple type, class de.thm.arsnova.model.ChoiceAnswer]: missing type id property 'format'
  2. at [Source: UNKNOWN; line: -1, column: -1]
  3. org.ektorp.DbAccessException: com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Missing type id when trying to resolve subtype of [simple type, class de.thm.arsnova.model.ChoiceAnswer]: missing type id property 'format'
  4. at [Source: UNKNOWN; line: -1, column: -1]
  5. at org.ektorp.util.Exceptions.propagate(Exceptions.java:19)
  6. Caused by: com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Missing type id when trying to resolve subtype of [simple type, class de.thm.arsnova.model.ChoiceAnswer]: missing type id property 'format'
  7. at [Source: UNKNOWN; line: -1, column: -1]
  8. at com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)
  9. 16:52:33.846 ERROR d.t.a.c.ControllerExceptionHelper -
  10. java.lang.NullPointerException: null
  11. at de.thm.arsnova.service.AnswerServiceImpl.getAnswerByContentIdAndUserIdAndRound(AnswerServiceImpl.java:315)
  12. 16:52:33.849 ERROR d.t.a.c.ControllerExceptionHelper - com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Missing type id when trying to resolve subtype of [simple type, class de.thm.arsnova.model.ChoiceAnswer]: missing type id property 'format'
  13. at [Source: UNKNOWN; line: -1, column: -1]
  14. org.ektorp.DbAccessException: com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Missing type id when trying to resolve subtype of [simple type, class de.thm.arsnova.model.ChoiceAnswer]: missing type id property 'format'
  15. at [Source: UNKNOWN; line: -1, column: -1]
  16. at org.ektorp.util.Exceptions.propagate(Exceptions.java:19)
  17. Caused by: com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Missing type id when trying to resolve subtype of [simple type, class de.thm.arsnova.model.ChoiceAnswer]: missing type id property 'format'
  18. at [Source: UNKNOWN; line: -1, column: -1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement