在grails中,当我运行时,我遇到了这个错误

在grails中,当我运行时,我遇到了这个错误,grails,Grails,将BaseReportCriteriaCommand中的groupByList的类型从ArrayList更改为List :: Before findByName :: 2018-02-16 12:08:28.544 ERROR --- [ main] o.h.p.access.spi.SetterMethodImpl : HHH000123: IllegalArgumentException in class: com.iconn ect.grails.mis.

BaseReportCriteriaCommand
中的
groupByList
的类型从
ArrayList
更改为
List

:: Before findByName ::
2018-02-16 12:08:28.544 ERROR --- [           main] o.h.p.access.spi.SetterMethodImpl        : HHH000123: IllegalArgumentException in class: com.iconn
ect.grails.mis.model.BaseReportCriteriaCommand, setter method of property: groupByList
2018-02-16 12:08:28.560 ERROR --- [           main] o.h.p.access.spi.SetterMethodImpl        : HHH000091: Expected type: java.util.ArrayList, actual v
alue: org.hibernate.collection.internal.PersistentList
2018-02-16 12:08:28.709 ERROR --- [           main] o.s.boot.SpringApplication               : Application startup failed
strong text