HTL Template on Publisher throws error "Arguments cannot be null"
Does anyone know why a HTL template would be working fine on Author but on Publisher it throws the error "Arguments cannot be null"? The publisher has no issues running JSP templates.
Is there any way that I can get a bit more information i.e. a Publisher error log?
Edit 1: I have further narrowed this down to the inclusion of a Java file in my template component. The file can be empty and it still throws the error.
