You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Daniel Ruan <da...@gmail.com> on 2012/01/23 04:12:45 UTC

A couple of Errors on the "Manage permissions of users" Page

My environment is Roller 5.0/JDK 1.6/Tomcat 6 with Oracle10g.  Two issues:

1) When I tried to change a user's permission from say author to limited, I
got:

ERROR 2012-01-22 22:01:38,396 Members:save - Error saving permissions on
weblog - home
<openjpa-2.0.1-r422266:989424 nonfatal user error>
org.apache.openjpa.persistence.InvalidStateException: Operation attempted
on a deleted instance.
FailedObject:
org.apache.roller.weblogger.pojos.WeblogPermission-bccf1482-658a-4281-a4c9-bc3121bc979c

2) After I invited a new member using the Invite new member link, nothing
happened on the page.

The pending invitation is not displayed.  However, in the database I can
see a new entry is created in ROLLER_PERMISSION.  After I change the
PENDING flag to 0, the user shows up on the page.

Has any of these errors been reported before?

Regards,
Daniel