Caused by: java.io.IOException: JSPException while including path '/WEB-INF/pages/product/site_admin/productCategoryList.jsp'. ServletException while including page.
So the include that you have is probably wrong. It can't find the productCategoryList.jsp
What happens if you remove the first "/" in front of WEB-INF