play.api.Application$$anon$1: Execution exception[[NoSuchElementException: key n ot found: c1bdaf31-12cc-4b96-8fc0-2998d34bd642]]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
Check if the field you try to read really exists in the database. If it is optional, just use
com.mongodb.casbah.commons.MongoDBObject#getAs
Solutions on the web
via GitHub by kevinwkc
, 1 year agovia GitHub by runner-mei
, 2 years agovia GitHub by SMcClelland
, 2 years agovia GitHub by runner-mei
, 1 year agovia GitHub by Cuic
, 1 year agovia GitHub by kstubbs04
, 2 years agojava.util.NoSuchElementException: key not found: c1bdaf31-12cc-4b96-8 fc0-2998d34bd642
at scala.collection.MapLike$class.default(MapLike.scala:228)
at scala.collection.AbstractMap.default(Map.scala:58)
at scala.collection.mutable.HashMap.apply(HashMap.scala:64)
at controllers.Application$$anonfun$9$$anonfun$apply$5.apply(Application.scala:129)
at controllers.Application$$anonfun$9$$anonfun$apply$5.apply(Application.scala:128)