jvelo / mayocat-shop

[RETIRED] Open source e-commerce and marketplaces made simple on the JVM
Other
173 stars 116 forks source link

500 error on home page under some circumstances #202

Open jvelo opened 10 years ago

jvelo commented 10 years ago

The error is :

ERROR [2014-08-08 14:10:37,349] com.yammer.dropwizard.jersey.LoggingExceptionMapper: Error handling a request: eba17129499c3148
 ! groovy.lang.MissingMethodException: No signature of method:     org.mayocat.shop.catalog.web.HomeWebView$_getHomePage_closure2.call() is applicable for argument types: (org.mayocat.shop.catalog.model.Product) values: [Product{290a1a29-cd20-46d6-a7f7-774df415967c, P Training, p-training, true}]

It's likely related to the featured products feature