DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43185>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43185

           Summary: No transition found for event [checkPreconditions] in
                    state [nodesLocked]!
           Product: Lenya
           Version: Trunk
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Miscellaneous
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I can get this to trip when trying to login, and providing the wrong
information. After getting an access denied, any subsequent attempt will result
in that error. 

I also can get this to trip when creating a new user, messing up the password,
username, or something. Get the error from that attempt, fix the mistake and hit
submit.

java.lang.IllegalStateException: No transition found for event
[checkPreconditions] in state [nodesLocked]!
        at 
org.apache.lenya.cms.usecase.StateMachine.checkTransition(StateMachine.java:72)
        at 
org.apache.lenya.cms.usecase.StateMachine.checkEvent(StateMachine.java:67)
        at
org.apache.lenya.cms.usecase.AbstractUsecase.checkEvent(AbstractUsecase.java:114)
        at
org.apache.lenya.cms.usecase.AbstractUsecase.checkPreconditions(AbstractUsecase.java:262)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to