Look for an "ERROR: getting user object" message in the Roller logs. If
you see it, examine your database rolleruser table, checking for
anything unexpected.
a20134 (sent by Nabble.com) wrote:
I have drop the roller database and create a fresh new database from scratch.
But no use. I still have the problem:
When I click "create new weblog", it shows:
java.lang.NullPointerException
org.roller.presentation.website.actions.CreateWebsiteAction.create(CreateWebsiteAction.java:84)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
When I click "edit user profile", it shows:
java.lang.NullPointerException
org.roller.presentation.forms.UserForm.copyFrom(UserForm.java:203)
org.roller.presentation.website.actions.YourProfileAction.edit(YourProfileAction.java:76)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
There is no other actions I can choose from the "actions" pane, although I have grant
myself "admin" role.
--
View this message in context:
http://www.nabble.com/So-many-problems-with-Roller-2.0-t916801c12275.html#a2417886
Sent from the Roller - User forum at Nabble.com.