12 messages in org.apache.roller.devRe: VOTE: Release 4.0RC9 as Apache Ro...
FromSent OnAttachments
DaveOct 29, 2007 9:06 am 
Anil GangolliNov 3, 2007 9:40 am 
DaveNov 5, 2007 9:36 am 
Matt RaibleNov 5, 2007 9:50 am 
DaveNov 5, 2007 2:58 pm 
Matt RaibleNov 5, 2007 4:00 pm 
Matt RaibleNov 5, 2007 4:10 pm 
Matt RaibleNov 5, 2007 4:32 pm 
Matt RaibleNov 6, 2007 9:19 pm 
DaveNov 9, 2007 6:20 am 
Matt RaibleDec 9, 2007 8:47 pm 
DaveDec 10, 2007 9:32 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: VOTE: Release 4.0RC9 as Apache Roller 4.0Actions...
From:Dave (snoo@gmail.com)
Date:Nov 5, 2007 9:36:31 am
List:org.apache.roller.dev

On 11/3/07, Anil Gangolli <an@busybuddha.org> 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.