When clicking on a category in self service I get this error:
org.apache.jasper.JasperException:java.lang.StringIndexOutOfBoundsException: String index out of range: -1
Found out that it was due to a ? mark in the policy name and * in the description. Removed the characters and now it works. Hope this helps someone else. Also, we are running 8.1 so maybe this has already been resolved but I couldn't find anything on this site.
Brad Schmidt