Play 2.5.3 production mode throws the below exception when the application tries to query data from database.
java.lang.NullPointerException: null
at com.avaje.ebean.Model$Find.query(Model.java:585)
at com.avaje.ebean.Model$Find.where(Model.java:779)
Can anyone help me with this issue.