11 messages in org.apache.roller.devRe: VOTE: Release 4.0RC10 as Apache R...
FromSent OnAttachments
DaveNov 20, 2007 3:21 pm 
DaveNov 20, 2007 3:26 pm 
Angel VeraNov 21, 2007 4:37 am 
DaveNov 21, 2007 7:21 am 
Angel VeraNov 22, 2007 4:31 am 
Anil GangolliNov 22, 2007 7:35 am 
Anil GangolliNov 25, 2007 12:09 pm 
Matt RaibleNov 29, 2007 8:31 pm 
DaveNov 29, 2007 8:46 pm 
Craig L RussellNov 30, 2007 12:44 pm 
DaveNov 30, 2007 12:56 pm 
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.0RC10 as Apache Roller 4.0Actions...
From:Anil Gangolli (an@busybuddha.org)
Date:Nov 25, 2007 12:09:58 pm
List:org.apache.roller.dev

Checked out RC10 today.

Looks fine.

I am still seeing this exception in the roller.log when viewing the front page, and not sure why.

ERROR 2007-11-25 10:33:29,400 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) at org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:517) at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:230) at org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:269) at
org.apache.roller.weblogger.business.jpa.JPAWeblogManagerImpl.getPopularTags(JPAWeblogManagerImpl.java:1274) at
org.apache.roller.weblogger.ui.rendering.model.SiteModel.getPopularTags(SiteModel.java:564) ...

Debugging through this, the query being called is WeblogEntryTagAggregate.getPopularTagsByWebsiteNull which takes no arguments at all, so I'm not sure why the exception arises. Looking at the query, the only thing odd about it is the group by clause including w.total.

If nobody else is seeing this, it's probably something specific to my setup and I'll figure it out later.

+1 on the release provided nobody else is seeing this issue.

--a.

I should be able to test and get a vote in on Sunday 11/25, but not before then. Not opposed if you get a quorum before then. --a.

Apache Roller 4.0 Release Candidate (RC) 10 is available for download and testing.

These are the two fixes made since the last RC:

1) List of user weblogs not present in User Admin page Reported by Steve Elrond.

2) Default plugins not applied with post created via MetaWeblog API http://opensource.atlassian.com/projects/roller/browse/ROL-1609

Please test and VOTE on this release.