pbremer / astronomy-app

MIT License
0 stars 0 forks source link

submit endpoint error 500 #46

Closed nibrahim22 closed 7 years ago

nibrahim22 commented 7 years ago

{
  "timestamp": 1489419570236,
  "status": 500,
  "error": "Internal Server Error",
  "exception": "java.lang.IllegalArgumentException",
  "message": "java.lang.IllegalArgumentException: org.hibernate.QueryException: could not resolve property: groupId of: edu.umdearborn.astronomyapp.entity.ModuleGroup [select max(a.submissionNumber) from edu.umdearborn.astronomyapp.entity.Answer a join a.group g join g.module m where g.groupId = :groupId]",
  "path": "/rest/student/course/course1A/module/mod1-course1A/group/group1-course1A%20/answers/submit"
}