Hi, I get in roller.log the following exception: <0.9.7-incubating nonfatal user error> org.apache.openjpa.persistence.NonUniqueResultException: The query on candidate type "class org.apache.roller.weblogger.pojos.WeblogEntry" with filter "SELECT w FROM WeblogEntry w WHERE w.website = ?1 AND w.anchor = ?2 ORDER BY w.pubTime DESC" was configured to have a unique result, but more than one instance matched the query.
Why will it happen? Thanks!
