Return-Path: Delivered-To: apmail-roller-user-archive@www.apache.org Received: (qmail 60122 invoked from network); 8 May 2008 03:22:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 May 2008 03:22:13 -0000 Received: (qmail 17593 invoked by uid 500); 8 May 2008 03:22:14 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 17568 invoked by uid 500); 8 May 2008 03:22:14 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 17556 invoked by uid 99); 8 May 2008 03:22:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 May 2008 20:22:14 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [206.190.38.139] (HELO web51008.mail.re2.yahoo.com) (206.190.38.139) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 08 May 2008 03:21:17 +0000 Received: (qmail 92320 invoked by uid 60001); 8 May 2008 03:21:37 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=h97jTWA4IaSXiLFh6DuE5DRFsvuiBNm4xrdPn/3QhZiuUWL1qZNkb5VOGIFnhcfjJgav8ZNFqYvxxLz0dafvbSBhLSkgr2CkOkfMDgUszdUQYICMePyPt+G7tMAEIKiFpagCWu2O9bgceyR/nJzXquQ6TzId3pvaoB5ZtUmLdA4=; X-YMail-OSG: P08_4s8VM1m_s2Epf6D2MQmbCvz7J3EPCoqTTp4CUdva5mctMXxsbCVE6E6w9nKmDUDwrJIDW0GiV5KlnJuRjrqupiq1WF_xCKq67Z1W5QWLT8PR1YLPaxO_Qw-- Received: from [64.26.128.64] by web51008.mail.re2.yahoo.com via HTTP; Wed, 07 May 2008 20:21:36 PDT X-Mailer: YahooMailRC/975.37 YahooMailWebService/0.7.185 Date: Wed, 7 May 2008 20:21:36 -0700 (PDT) From: Angel Vera Subject: Re: Daily report of Referrers? To: user@roller.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1512130463-1210216896=:92277" Message-ID: <987568.92277.qm@web51008.mail.re2.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-1512130463-1210216896=:92277 Content-Type: text/plain; charset=us-ascii Hi Dave, Until recently I got a chance to look at this, and I noticed that the task has a main method, so I am doing my proper bootstraping of roller, but I am getting an error related to no lease found for the task during the run method. Can you shed some light to how to get rid of this exception? Would it be because my database is not populated properly..? I think I am using an old copy of my derby database. -----Exception----- <0.9.7-incubating fatal user error> org.apache.openjpa.persistence.ArgumentException: There is no query with the name "TaskLock.getByName" defined for any of the known persistent classes: null. -----Exception----- ----- Original Message ---- From: Dave To: user@roller.apache.org Sent: Wednesday, February 6, 2008 4:22:01 PM Subject: Re: Daily report of Referrers? You could create a new version of the referrer turnover task, which by default runs nightly at midnight, to replace the existing one: org.apache.roller.weblogger.business.runnable.TurnoverReferersTask Your version could copy the referrer data or some subset of that data to some statistics history table, to an email or whatever. Create a new turnover task, put it in your classpath and configure it via roller-custom.properties. - Dave On Feb 6, 2008 12:15 PM, Angel Vera wrote: > I noticed that there is a list of "Referrers" that seems to get reset every day or so. I want extend its functionality so that it would either get sent to my email, or it would create a page with the statistics of a particular day so that the admin or anyone can see it. > > What would be the proper steps to get me started with that? implement a javaBean? > > __________________________________________________________________ Get a sneak peak at messages with a handy reading pane with All new Yahoo! Mail: http://ca.promos.yahoo.com/newmail/overview2/ --0-1512130463-1210216896=:92277--