On 11/3/07, Anil Gangolli <[EMAIL PROTECTED]> wrote:
> Dowloaded and verified sigs on RC9.  All OK this time.
> Tried a fresh install on MySQL 5 (5.0.45), Ubuntu 7.10.  Went smoothly.
> I'm seeing one issue that I didn't notice before but I haven't looked
> into the cause.  It doesn't seem to have any visible effect but I
> suspect the popular tags frontpage display is not working as a result.
> ERROR 2007-11-03 08:32:46,806 SiteModel:getPopularTags - ERROR: fetching
> site tags list
> <0.9.7-incubating nonfatal user error>
> org.apache.openjpa.persistence.ArgumentException: java.lang.String
>         at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:805)
>         at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:766)
>         at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:762)
...
>org.apache.roller.weblogger.business.jpa.JPAWeblogManagerImpl.getPopularTags(JPAWeblogManagerImpl.java:1274)

I can't duplicate this one on Tomcat 5.5.17, MySQL 5.0.22 and JDK1.5.
The site-wide tag cloud works fine for me. I wonder about
"ArgumentException: java.lang.String" because none of the arguments
are supposed to be strings and none of the arguments we pass in are
strings.

- Dave

Reply via email to