Re: Upgrade 2.3.2 to 2.3.3
Thomas Vandahl <[email protected]> Sat, 13 Feb 2010 17:16:21 +0100
| Newsgroups | gmane.comp.jakarta.turbine.user |
|---|---|
| Message-ID | <[email protected]> |
Chris Jölly wrote: > 2010-02-09 09:38:23,361 ERROR org.apache.turbine.services.security.torque.UserPeerManager - Could not instantiate a new user from supplied persistent: > java.lang.NoSuchMethodException: org.apache.turbine.om.security.TurbineUser.<init>(org.apache.torque.om.Persistent) > at java.lang.Class.getConstructor0(Unknown Source) > at java.lang.Class.getConstructor(Unknown Source) > at org.apache.turbine.services.security.torque.UserPeerManager.getNewUser(UserPeerManager.java:1494) Please supply the section of your TurbineResources.properties that configures the security service. That error looks as if something has been broken before. Bye, Thomas.