I am not sure if this is the problem here but we had some strange errors in roller 4.0.1 as long as we did not assign a frontpage blog. Roller seems to assume that there is always a frontpage blog.
But probably your problem is something completly different... -Henning On Thu, Feb 19, 2009 at 5:32 AM, (David) Ming Xia <[email protected]> wrote: > Hi, All. > > I got an error on Roller. I would truly appreciate if any one of you > could shed some light on me. > > I created weblog, and entry. And when I click on the entry URL to try to > preview the weblog, I saw an error page with follwoing error message: > > > Status Code 500 > Message java.lang.StringIndexOutOfBoundsException: String index out of > range: 1 > Type > Exception Roller has encountered and logged an unexpected exception. > > The error message in the lof file is as following: > > com.ibm.websphere.servlet.error.ServletErrorReport: > java.lang.StringIndexOutOfBoundsException: String index out of range: 1 > ... > at > org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:413) > .. > at > org.apache.roller.weblogger.ui.core.filters.CharEncodingFilter.doFilter(CharEncodingFilter.java:77) > ... > at > org.apache.roller.weblogger.ui.rendering.WeblogRequestMapper.handleRequest(WeblogRequestMapper.java:225) > at > org.apache.roller.weblogger.ui.rendering.filters.RequestMappingFilter.doFilter(RequestMappingFilter.java:128) > > > The attached is the log file for your review. > > > Thank you very much. > > > David
