Hi , I recently installed the JRoller 2.0. After logging in, I get a null
pointer exception if I try to create a new blog or edit my profile. The
following is the stack trace..

java.lang.NullPointerException

org.roller.presentation.website.actions.CreateWebsiteAction.create(CreateWebsiteAction.java:84)

org.roller.presentation.website.actions.CreateWebsiteAction.unspecified(CreateWebsiteAction.java:56)

org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:258)
        
org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:196)

org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)

org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
        org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
        org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.roller.presentation.filters.BreadCrumbFilter.doFilter(BreadCrumbFilter.java:77)

org.roller.presentation.filters.RequestFilter.doFilter(RequestFilter.java:134)

org.roller.presentation.filters.PersistenceSessionFilter.doFilter(PersistenceSessionFilter.java:53)

org.roller.presentation.filters.SchemeEnforcementFilter.doFilter(SchemeEnforcementFilter.java:97)

org.roller.presentation.filters.CharEncodingFilter.doFilter(CharEncodingFilter.java:94)


I get a similiar message when I try to edit my profile as well. Also, I do
not get any additional administrator links ...Can I get some help on this ?
--
View this message in context: 
http://www.nabble.com/Unable+to+create+weblog+or+edit+profile+after+logging+in-t1662678s12275.html#a4504788
Sent from the Roller - User forum at Nabble.com.

Reply via email to