You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Steve <el...@gmail.com> on 2007/10/11 12:04:53 UTC

Fwd: Blog rolls and Lists of Blogs

 The tasks for creating blogrolls and lists of  blogs from the roller
system.  Has anyone got this to work succesfully.

I have tried running the cron jobs to do this, no exceptions, but nothing
happens.  The lists of subscibed RSS feeds does not change.  Neither does do
the roller blogs list change.

The only way I seem able to refresh any of the lists is from planet roller
and clicking *Refresh Lists* and  *Synchronise Roller weblogs*

Even then the RSS webfeed updates seem rather patchy.

How far away is roller 4.  Are there improvements around these area in that
release.

Tomcat 5.5
MySQL 4.1


uploads.dir=/home/selectan/roller/roller_data/uploads
search.index.dir=/home/selectan/roller/roller_data/search-index
passwds.encryption.enabled=true
pings.disallowCustomTargets=true
newuser.blogroll=\
SelectAnEscort|http://www.selectanescort.com/roller/elrond
newuser.categories=General,Fun
planet.aggregator.enabled=true
planet.aggregator.cache.dir=/home/selectan/roller/roller_data/planet
tasks.hourly=org.apache.roller.planet.tasks.RefreshEntriesTask,
org.apache.roller.planet.tasks.SyncWebsitesTask
rendering.pageModels=\
org.apache.roller.ui.rendering.model.PageModel,\
org.apache.roller.ui.rendering.model.ConfigModel,\
org.apache.roller.ui.rendering.model.UtilitiesModel,\
org.apache.roller.ui.rendering.model.URLModel,\
org.apache.roller.ui.rendering.model.MessageModel,\
org.apache.roller.ui.rendering.model.CalendarModel,\
org.apache.roller.ui.rendering.model.MenuModel,\
org.apache.roller.ui.rendering.model.PlanetModel
newweblog.edit=editor-xinha.jsp



-- 
Steve

Re: cache problem/question

Posted by Dave <sn...@gmail.com>.
Look for Roller's CacheManager class and use your IDE's "Find Usages"
feature to find examples of how to use it.

- Dave



On 10/16/07, Guy Katz <gk...@allot.com> wrote:
> thanks;
> the plugin invalidating the cache is a good solution for me.
> so i guess this done programatically? can you point me in the direction of which class to look in the API?
>
> ________________________________
>
> From: Dave [mailto:snoopdave@gmail.com]
> Sent: Tue 10/16/2007 3:47 AM
> To: user@roller.apache.org
> Subject: Re: cache problem/question
>
>
>
> On 10/14/07, Guy Katz <gk...@allot.com> wrote:
> > Hi all;
> > I added a model plug-in to display some info in my custom theme and in
> > the front page.
> > This model is updated periodically every 3 minutes. I have noticed that
> > the caching of the web pages prevents the updated data from being
> > displayed and only cache data is displayed.
> > Of course, if I clean the cache using the blog admin the updated data is
> > displayed.
> >
> > What are my options here? I want to see the updated data from this
> > plugin at all times. Is there some way to configure the cache for that?
> > Any other suggestions?
>
> Let's see... Here are a couple of ideas. You could use an expiring
> page cache set to time out every 5, 10 or more minutes -- the longer
> the better in terms of site performance. Or you could set the plugin
> up to invalidate the cache every time an update results in a
> meaningful change.
>
> - Dave
>
>
>

RE: cache problem/question

Posted by Guy Katz <gk...@allot.com>.
thanks;
the plugin invalidating the cache is a good solution for me.
so i guess this done programatically? can you point me in the direction of which class to look in the API?

________________________________

From: Dave [mailto:snoopdave@gmail.com]
Sent: Tue 10/16/2007 3:47 AM
To: user@roller.apache.org
Subject: Re: cache problem/question



On 10/14/07, Guy Katz <gk...@allot.com> wrote:
> Hi all;
> I added a model plug-in to display some info in my custom theme and in
> the front page.
> This model is updated periodically every 3 minutes. I have noticed that
> the caching of the web pages prevents the updated data from being
> displayed and only cache data is displayed.
> Of course, if I clean the cache using the blog admin the updated data is
> displayed.
>
> What are my options here? I want to see the updated data from this
> plugin at all times. Is there some way to configure the cache for that?
> Any other suggestions?

Let's see... Here are a couple of ideas. You could use an expiring
page cache set to time out every 5, 10 or more minutes -- the longer
the better in terms of site performance. Or you could set the plugin
up to invalidate the cache every time an update results in a
meaningful change.

- Dave



Re: cache problem/question

Posted by Dave <sn...@gmail.com>.
On 10/14/07, Guy Katz <gk...@allot.com> wrote:
> Hi all;
> I added a model plug-in to display some info in my custom theme and in
> the front page.
> This model is updated periodically every 3 minutes. I have noticed that
> the caching of the web pages prevents the updated data from being
> displayed and only cache data is displayed.
> Of course, if I clean the cache using the blog admin the updated data is
> displayed.
>
> What are my options here? I want to see the updated data from this
> plugin at all times. Is there some way to configure the cache for that?
> Any other suggestions?

Let's see... Here are a couple of ideas. You could use an expiring
page cache set to time out every 5, 10 or more minutes -- the longer
the better in terms of site performance. Or you could set the plugin
up to invalidate the cache every time an update results in a
meaningful change.

- Dave

cache problem/question

Posted by Guy Katz <gk...@allot.com>.
Hi all;
I added a model plug-in to display some info in my custom theme and in
the front page.
This model is updated periodically every 3 minutes. I have noticed that
the caching of the web pages prevents the updated data from being
displayed and only cache data is displayed.
Of course, if I clean the cache using the blog admin the updated data is
displayed.

What are my options here? I want to see the updated data from this
plugin at all times. Is there some way to configure the cache for that?
Any other suggestions?

Thanks in advance

RE: popular tag algorithm

Posted by Guy Katz <gk...@allot.com>.
hmmm;
i cut and pasted something from the tutorial.
i'll take a more in depth look at it.
thanks.

________________________________

From: Dave [mailto:snoopdave@gmail.com]
Sent: Thu 10/11/2007 11:22 PM
To: user@roller.apache.org
Subject: Re: popular tag algorithm



On 10/11/07, Guy Katz <gk...@allot.com> wrote:
> Hi;
> What is considered as a popular tag?
> If I am only starting to work with roller 3.1 and only a few posts use
> tags should any tags appear in the 'popular tag' section? Is there a
> popular tags algorithm? Is it customizable?
> Thanks in advance.
>

What macro code are you using to display the tag cloud?

Some folks display only those tags with count > 2, where count means
"number of times this tag is used on a weblog entry within the current
weblog."

- Dave



Re: popular tag algorithm

Posted by Dave <sn...@gmail.com>.
On 10/11/07, Guy Katz <gk...@allot.com> wrote:
> Hi;
> What is considered as a popular tag?
> If I am only starting to work with roller 3.1 and only a few posts use
> tags should any tags appear in the 'popular tag' section? Is there a
> popular tags algorithm? Is it customizable?
> Thanks in advance.
>

What macro code are you using to display the tag cloud?

Some folks display only those tags with count > 2, where count means
"number of times this tag is used on a weblog entry within the current
weblog."

- Dave

popular tag algorithm

Posted by Guy Katz <gk...@allot.com>.
Hi;
What is considered as a popular tag?
If I am only starting to work with roller 3.1 and only a few posts use
tags should any tags appear in the 'popular tag' section? Is there a
popular tags algorithm? Is it customizable?
Thanks in advance.

Re: Reg EKit editor in Roller 4.0

Posted by Dave <sn...@gmail.com>.
On Nov 30, 2007 5:22 PM,
<sh...@contractor.thomson.com> wrote:
> Is there any update available for plugin the Ekit Editor into our
> Roller 4.0? Is there any Editors Available other than Xinha Editor for Roller ?


I just made 4.0 versions of the Ekit, RTE and Text-JS editors
available via the Roller Support project:
   http://tinyurl.com/2qc4je

Instructions for installing are here:
   http://wiki.java.net/bin/view/Javanet/OptionalEditorAddinsForRoller

- Dave

Re: Reg EKit editor in Roller 4.0

Posted by Matthias Schmidt <ma...@gmx.de>.
How about FCKEdit? I don't know its license though ...

- Matt

Dave schrieb:
> On Dec 7, 2007 2:53 PM,  <sh...@contractor.thomson.com> wrote:
>   
>> Do you release plan date for integrating Rich text Editors (like Ekit)
>> with Roller ? Our Development Team is looking for better Editors than Xinha.
>>     
>
> Ekit will not be included in Roller because it is LGPL licensed, but I
> may have an update for the Ekit editor plugin hosted at the separate
> and non-Apache "Roller Support" project (http://roller.dev.java.net)
> soon. I've almost got it working with 4.0.
>
> Ekit is pretty clunky. What other rich text editors do you like?
>
> - Dave
>
>   


Re: Reg EKit editor in Roller 4.0

Posted by Dave <sn...@gmail.com>.
On Dec 7, 2007 2:53 PM,  <sh...@contractor.thomson.com> wrote:
> Do you release plan date for integrating Rich text Editors (like Ekit)
> with Roller ? Our Development Team is looking for better Editors than Xinha.

Ekit will not be included in Roller because it is LGPL licensed, but I
may have an update for the Ekit editor plugin hosted at the separate
and non-Apache "Roller Support" project (http://roller.dev.java.net)
soon. I've almost got it working with 4.0.

Ekit is pretty clunky. What other rich text editors do you like?

- Dave

RE: Reg EKit editor in Roller 4.0

Posted by sh...@contractor.thomson.com.
Hi Dave,

Do you release plan date for integrating Rich text Editors (like Ekit)
with Roller ?

Our Development Team is looking for better Editors than Xinha.

It will be of great help.

Thanks

Shyam Prasad Harianathan 
Thompson Corporation
646-822-3967 (Work)
 
 
-----Original Message-----
From: Dave [mailto:snoopdave@gmail.com] 
Sent: Friday, November 30, 2007 11:57 PM
To: user@roller.apache.org
Subject: Fwd: Reg EKit editor in Roller 4.0

---------- Forwarded message ----------
From:  <sh...@contractor.thomson.com>
Date: Nov 30, 2007 5:22 PM
Subject: Reg EKit editor  in Roller 4.0
To: user@roller.apache.org

Is there any update available for plugin the Ekit Editor into our
Roller 4.0RC1 ?
Is there any Editors Available other than Xinha Editor for Roller ?

Xinha is all we've got right now for 4.0. I'm trying to find some time
to migrate Ekit possibly a couple others working.

- Dave

Fwd: Reg EKit editor in Roller 4.0

Posted by Dave <sn...@gmail.com>.
---------- Forwarded message ----------
From:  <sh...@contractor.thomson.com>
Date: Nov 30, 2007 5:22 PM
Subject: Reg EKit editor  in Roller 4.0
To: user@roller.apache.org

Is there any update available for plugin the Ekit Editor into our
Roller 4.0RC1 ?
Is there any Editors Available other than Xinha Editor for Roller ?

Xinha is all we've got right now for 4.0. I'm trying to find some time
to migrate Ekit possibly a couple others working.

- Dave

Reg EKit editor in Roller 4.0

Posted by sh...@contractor.thomson.com.
Hi,

Is there any update available for plugin the Ekit Editor into our 
Roller 4.0RC1 ?

Is there any Editors Available other than Xinha Editor for Roller ?

Thanks

Shyam Prasad Harianathan 

Re: Blog rolls and Lists of Blogs

Posted by Steve <el...@gmail.com>.
Thanks, this is working now.  The Installation manual, page 14 needs
updating.  It referes to RefreshPlanetTask and NOT RefreshRollerPlanetTask

Steve


On 23/10/2007, Dave <sn...@gmail.com> wrote:
>
> On 10/22/07, Steve <el...@gmail.com> wrote:
> > Dave,
> >
> > I upgraded to 4.0 RC8 over the weekend, but still cannot see a
> consolidated
> > list of blog entries from the site, other than the ones which were
> already
> > being displayed prior to the conversion.  There were some not displaying
> > prior to the conversion, I had not run the sync manually, and since the
> > conversion a new blog entry was added.
> >
> > I have some debug trace included for RefreshPlanetTask
> >
> > DEBUG 2007-10-22 05:01:01,483 WebloggerConfig:<clinit> -
> > tasks.enabled=ScheduledEntriesTask
> >
> ,ResetHitCounters,TurnoverReferersTask,PingQueueTask,RefreshPlanetTask,SyncWebsitesTask
> > DEBUG 2007-10-22 05:01:01,483 WebloggerConfig:<clinit> -
> > tasks.enabled=ScheduledEntriesTask
>
>
> Aha! I think the problem is that you are using the wrong task name. It
> should be "RefreshRollerPlanetTask" and not "RefreshPlanetTask".
>
> - Dave
>



-- 
Steve

Re: Blog rolls and Lists of Blogs

Posted by Dave <sn...@gmail.com>.
On 10/22/07, Steve <el...@gmail.com> wrote:
> Dave,
>
> I upgraded to 4.0 RC8 over the weekend, but still cannot see a consolidated
> list of blog entries from the site, other than the ones which were already
> being displayed prior to the conversion.  There were some not displaying
> prior to the conversion, I had not run the sync manually, and since the
> conversion a new blog entry was added.
>
> I have some debug trace included for RefreshPlanetTask
>
> DEBUG 2007-10-22 05:01:01,483 WebloggerConfig:<clinit> -
> tasks.enabled=ScheduledEntriesTask
> ,ResetHitCounters,TurnoverReferersTask,PingQueueTask,RefreshPlanetTask,SyncWebsitesTask
> DEBUG 2007-10-22 05:01:01,483 WebloggerConfig:<clinit> -
> tasks.enabled=ScheduledEntriesTask


Aha! I think the problem is that you are using the wrong task name. It
should be "RefreshRollerPlanetTask" and not "RefreshPlanetTask".

- Dave

Re: Blog rolls and Lists of Blogs

Posted by Steve <el...@gmail.com>.
Dave,

I upgraded to 4.0 RC8 over the weekend, but still cannot see a consolidated
list of blog entries from the site, other than the ones which were already
being displayed prior to the conversion.  There were some not displaying
prior to the conversion, I had not run the sync manually, and since the
conversion a new blog entry was added.

I have some debug trace included for RefreshPlanetTask

DEBUG 2007-10-22 05:01:01,483 WebloggerConfig:<clinit> -
tasks.enabled=ScheduledEntriesTask
,ResetHitCounters,TurnoverReferersTask,PingQueueTask,RefreshPlanetTask,SyncWebsitesTask
DEBUG 2007-10-22 05:01:01,483 WebloggerConfig:<clinit> -
tasks.enabled=ScheduledEntriesTask
,ResetHitCounters,TurnoverReferersTask,PingQueueTask,RefreshPlanetTask,SyncWebsitesTask
DEBUG 2007-10-22 05:01:15,061 WebloggerConfig:getProperty - Fetching
property [tasks.enabled=ScheduledEntriesTask
,ResetHitCounters,TurnoverReferersTask,PingQueueTask,RefreshPlanetTask,SyncWebsitesTask]
DEBUG 2007-10-22 05:01:15,280 WebloggerConfig:getProperty - Fetching
property [tasks.RefreshPlanetTask.class=null]


For SyncWebsitesRask


DEBUG 2007-10-22 00:00:00,078 TaskScheduler:runTasks - SyncWebsitesTask:
next allowed run time = Tue Oct 16 00:06:50 BST 2007
DEBUG 2007-10-22 00:00:00,079 TaskScheduler:runTasks - SyncWebsitesTask:
LAUNCHING task
DEBUG 2007-10-22 00:00:00,081 RollerTaskWithLeasing:run - SyncWebsitesTask:
Attempting to acquire lease
DEBUG 2007-10-22 00:00:00,085 JPAThreadManagerImpl:registerLease - new run
time = Mon Oct 22 00:00:00 BST 2007
DEBUG 2007-10-22 00:00:00,086 JPAThreadManagerImpl:registerLease - last
acquired = Sun Oct 21 00:00:00 BST 2007
DEBUG 2007-10-22 00:00:00,087 JPAThreadManagerImpl:registerLease - time
leased = 30
DEBUG 2007-10-22 00:00:00,087 JPAThreadManagerImpl:registerLease - lease
expiration = Sun Oct 21 00:30:00 BST 2007
DEBUG 2007-10-22 00:00:00,087 JPAThreadManagerImpl:registerLease - last run
= Mon Oct 15 22:06:50 BST 2007
DEBUG 2007-10-22 00:00:00,088 JPAThreadManagerImpl:registerLease - new run
time = Mon Oct 22 00:00:00 BST 2007
DEBUG 2007-10-22 00:00:00,089 JPAThreadManagerImpl:registerLease - last
acquired = Mon Oct 15 22:06:50 BST 2007
DEBUG 2007-10-22 00:00:00,090 JPAThreadManagerImpl:registerLease - time
leased = 30
DEBUG 2007-10-22 00:00:00,090 JPAThreadManagerImpl:registerLease - lease
expiration = Mon Oct 15 22:36:50 BST 2007
DEBUG 2007-10-22 00:00:00,103 JPAThreadManagerImpl:registerLease - last run
= Sun Oct 21 23:34:00 BST 2007
DEBUG 2007-10-22 00:00:00,104 JPAThreadManagerImpl:registerLease - new run
time = Mon Oct 22 00:00:00 BST 2007
DEBUG 2007-10-22 00:00:00,104 JPAThreadManagerImpl:registerLease - last
acquired = Sun Oct 21 23:34:00 BST 2007
DEBUG 2007-10-22 00:00:00,105 JPAThreadManagerImpl:registerLease - time
leased = 30
DEBUG 2007-10-22 00:00:00,104 RollerTaskWithLeasing:run -
TurnoverReferersTask: Lease acquired, running task
DEBUG 2007-10-22 00:00:00,105 JPAThreadManagerImpl:registerLease - lease
expiration = Mon Oct 22 00:04:00 BST 2007
INFO  2007-10-22 00:00:00,106 TurnoverReferersTask:runTask - task started
DEBUG 2007-10-22 00:00:00,111 RollerTaskWithLeasing:run - PingQueueTask:
Lease NOT acquired, cannot continue
DEBUG 2007-10-22 00:00:00,105 RollerTaskWithLeasing:run - SyncWebsitesTask:
Lease acquired, running task
INFO  2007-10-22 00:00:00,114 SyncWebsitesTask:runTask - Syncing local
weblogs with planet subscriptions list
DEBUG 2007-10-22 00:00:00,483 SyncWebsitesTask:runTask - processing weblog -
DREAMDATE
DEBUG 2007-10-22 00:00:00,582 SyncWebsitesTask:runTask - UPDATING feed:
weblogger:DREAMDATE
DEBUG 2007-10-22 00:00:00,587 SyncWebsitesTask:runTask - processing weblog -
5flirt5
DEBUG 2007-10-22 00:00:00,591 SyncWebsitesTask:runTask - UPDATING feed:
weblogger:5flirt5
DEBUG 2007-10-22 00:00:00,596 SyncWebsitesTask:runTask - processing weblog -
news
DEBUG 2007-10-22 00:00:00,605 SyncWebsitesTask:runTask - UPDATING feed:
weblogger:news
DEBUG 2007-10-22 00:00:00,610 SyncWebsitesTask:runTask - processing weblog -
maglor
DEBUG 2007-10-22 00:00:00,614 SyncWebsitesTask:runTask - UPDATING feed:
weblogger:maglor
DEBUG 2007-10-22 00:00:00,618 SyncWebsitesTask:runTask - processing weblog -
elrond
DEBUG 2007-10-22 00:00:00,627 SyncWebsitesTask:runTask - UPDATING feed:
weblogger:elrond
DEBUG 2007-10-22 00:00:00,682 RollerTaskWithLeasing:run - SyncWebsitesTask:
Attempting to release lease
INFO  2007-10-22 00:00:00,694 TurnoverReferersTask:runTask - task completed
DEBUG 2007-10-22 00:00:00,700 RollerTaskWithLeasing:run -
TurnoverReferersTask: Attempting to release lease
DEBUG 2007-10-22 00:00:00,735 RollerTaskWithLeasing:run -
TurnoverReferersTask: Lease released, task finished
DEBUG 2007-10-22 00:00:00,736 RollerTaskWithLeasing:run - SyncWebsitesTask:
Lease NOT released, some kind of problem



DEBUG 2007-10-22 00:01:00,052 TaskScheduler:run - Current time = Mon Oct 22
00:01:00 BST 2007
DEBUG 2007-10-22 00:01:00,251 TaskScheduler:runTasks - Started - Mon Oct 22
00:01:00 BST 2007
DEBUG 2007-10-22 00:01:00,275 TaskScheduler:runTasks - ScheduledEntriesTask:
next allowed run time = Sun Oct 21 23:34:00 BST 2007
DEBUG 2007-10-22 00:01:00,276 TaskScheduler:runTasks - MISSED last run,
checking if waiting is necessary
DEBUG 2007-10-22 00:01:00,276 TaskScheduler:runTasks - ScheduledEntriesTask:
LAUNCHING task
DEBUG 2007-10-22 00:01:00,287 TaskScheduler:runTasks - TurnoverReferersTask:
next allowed run time = Tue Oct 23 00:00:00 BST 2007
DEBUG 2007-10-22 00:01:00,293 TaskScheduler:runTasks - PingQueueTask: next
allowed run time = Sun Oct 21 23:39:00 BST 2007
DEBUG 2007-10-22 00:01:00,293 TaskScheduler:runTasks - MISSED last run,
checking if waiting is necessary
DEBUG 2007-10-22 00:01:00,294 TaskScheduler:runTasks - PingQueueTask:
LAUNCHING task
DEBUG 2007-10-22 00:01:00,299 TaskScheduler:runTasks - SyncWebsitesTask:
next allowed run time = Tue Oct 16 00:06:50 BST 2007
DEBUG 2007-10-22 00:01:00,299 TaskScheduler:runTasks - MISSED last run,
checking if waiting is necessary
DEBUG 2007-10-22 00:01:00,300 TaskScheduler:runTasks - SyncWebsitesTask:
LAUNCHING task
DEBUG 2007-10-22 00:01:00,301 TaskScheduler:runTasks - Finished
DEBUG 2007-10-22 00:01:00,302 TaskScheduler:run - sleeping - 59747
DEBUG 2007-10-22 00:01:00,302 RollerTaskWithLeasing:run - SyncWebsitesTask:
Attempting to acquire lease
DEBUG 2007-10-22 00:01:00,303 JPAThreadManagerImpl:registerLease -
Attempting to register lease for task - SyncWebsitesTask
DEBUG 2007-10-22 00:01:00,303 RollerTaskWithLeasing:run - PingQueueTask:
Attempting to acquire lease
DEBUG 2007-10-22 00:01:00,307 JPAThreadManagerImpl:registerLease -
Attempting to register lease for task - PingQueueTask
DEBUG 2007-10-22 00:01:00,316 JPAThreadManagerImpl:registerLease - last run
= Mon Oct 15 22:06:50 BST 2007
DEBUG 2007-10-22 00:01:00,316 JPAThreadManagerImpl:registerLease - new run
time = Mon Oct 22 00:00:00 BST 2007
DEBUG 2007-10-22 00:01:00,317 JPAThreadManagerImpl:registerLease - last
acquired = Mon Oct 15 22:06:50 BST 2007
DEBUG 2007-10-22 00:01:00,321 JPAThreadManagerImpl:registerLease - time
leased = 30
DEBUG 2007-10-22 00:01:00,323 JPAThreadManagerImpl:registerLease - lease
expiration = Mon Oct 15 22:36:50 BST 2007
DEBUG 2007-10-22 00:01:00,329 JPAThreadManagerImpl:registerLease - last run
= Sun Oct 21 23:34:00 BST 2007
DEBUG 2007-10-22 00:01:00,330 JPAThreadManagerImpl:registerLease - new run
time = Mon Oct 22 00:01:00 BST 2007
DEBUG 2007-10-22 00:01:00,330 JPAThreadManagerImpl:registerLease - last
acquired = Sun Oct 21 23:34:00 BST 2007
DEBUG 2007-10-22 00:01:00,333 JPAThreadManagerImpl:registerLease - time
leased = 30
DEBUG 2007-10-22 00:01:00,334 JPAThreadManagerImpl:registerLease - lease
expiration = Mon Oct 22 00:04:00 BST 2007
DEBUG 2007-10-22 00:01:00,303 RollerTaskWithLeasing:run -
ScheduledEntriesTask: Attempting to acquire lease
DEBUG 2007-10-22 00:01:00,338 JPAThreadManagerImpl:registerLease -
Attempting to register lease for task - ScheduledEntriesTask
DEBUG 2007-10-22 00:01:00,332 RollerTaskWithLeasing:run - SyncWebsitesTask:
Lease acquired, running task
INFO  2007-10-22 00:01:00,339 SyncWebsitesTask:runTask - Syncing local
weblogs with planet subscriptions list
DEBUG 2007-10-22 00:01:00,360 RollerTaskWithLeasing:run - PingQueueTask:
Lease NOT acquired, cannot continue
DEBUG 2007-10-22 00:01:00,366 JPAThreadManagerImpl:registerLease - last run
= Sun Oct 21 23:33:00 BST 2007
DEBUG 2007-10-22 00:01:00,366 JPAThreadManagerImpl:registerLease - new run
time = Mon Oct 22 00:01:00 BST 2007
DEBUG 2007-10-22 00:01:00,367 JPAThreadManagerImpl:registerLease - last
acquired = Sun Oct 21 23:33:00 BST 2007
DEBUG 2007-10-22 00:01:00,371 JPAThreadManagerImpl:registerLease - time
leased = 30
DEBUG 2007-10-22 00:01:00,371 JPAThreadManagerImpl:registerLease - lease
expiration = Mon Oct 22 00:03:00 BST 2007
DEBUG 2007-10-22 00:01:00,381 RollerTaskWithLeasing:run -
ScheduledEntriesTask: Lease NOT acquired, cannot continue
DEBUG 2007-10-22 00:01:00,417 SyncWebsitesTask:runTask - processing weblog -
DREAMDATE
DEBUG 2007-10-22 00:01:00,426 SyncWebsitesTask:runTask - UPDATING feed:
weblogger:DREAMDATE
DEBUG 2007-10-22 00:01:00,431 SyncWebsitesTask:runTask - processing weblog -
5flirt5
DEBUG 2007-10-22 00:01:00,435 SyncWebsitesTask:runTask - UPDATING feed:
weblogger:5flirt5
DEBUG 2007-10-22 00:01:00,439 SyncWebsitesTask:runTask - processing weblog -
news
DEBUG 2007-10-22 00:01:00,445 SyncWebsitesTask:runTask - UPDATING feed:
weblogger:news
DEBUG 2007-10-22 00:01:00,449 SyncWebsitesTask:runTask - processing weblog -
maglor
DEBUG 2007-10-22 00:01:00,462 SyncWebsitesTask:runTask - UPDATING feed:
weblogger:maglor
DEBUG 2007-10-22 00:01:00,473 SyncWebsitesTask:runTask - processing weblog -
elrond
DEBUG 2007-10-22 00:01:00,480 SyncWebsitesTask:runTask - UPDATING feed:
weblogger:elrond
DEBUG 2007-10-22 00:01:00,599 RollerTaskWithLeasing:run - SyncWebsitesTask:
Attempting to release lease
DEBUG 2007-10-22 00:01:00,611 RollerTaskWithLeasing:run - SyncWebsitesTask:
Lease NOT released, some kind of problem
DEBUG 2007-10-22 00:02:00,059 TaskScheduler:run - Current time = Mon Oct 22
00:02:00 BST 2007
DEBUG 2007-10-22 00:02:00,060 TaskScheduler:runTasks - Started - Mon Oct 22
00:02:00 BST 2007
DEBUG 2007-10-22 00:02:00,073 TaskScheduler:runTasks - ScheduledEntriesTask:
next allowed run time = Sun Oct 21 23:34:00 BST 2007
DEBUG 2007-10-22 00:02:00,074 TaskScheduler:runTasks - MISSED last run,
checking if waiting is necessary
DEBUG 2007-10-22 00:02:00,074 TaskScheduler:runTasks - ScheduledEntriesTask:
LAUNCHING task

DEBUG 2007-10-22 00:04:00,051 TaskScheduler:run - Current time = Mon Oct 22
00:04:00 BST 2007
DEBUG 2007-10-22 00:04:00,052 TaskScheduler:runTasks - Started - Mon Oct 22
00:04:00 BST 2007
DEBUG 2007-10-22 00:04:00,066 TaskScheduler:runTasks - ScheduledEntriesTask:
next allowed run time = Sun Oct 21 23:34:00 BST 2007
DEBUG 2007-10-22 00:04:00,067 TaskScheduler:runTasks - MISSED last run,
checking if waiting is necessary
DEBUG 2007-10-22 00:04:00,067 TaskScheduler:runTasks - ScheduledEntriesTask:
LAUNCHING task
DEBUG 2007-10-22 00:04:00,072 TaskScheduler:runTasks - TurnoverReferersTask:
next allowed run time = Tue Oct 23 00:00:00 BST 2007
DEBUG 2007-10-22 00:04:00,076 TaskScheduler:runTasks - PingQueueTask: next
allowed run time = Sun Oct 21 23:39:00 BST 2007
DEBUG 2007-10-22 00:04:00,076 TaskScheduler:runTasks - MISSED last run,
checking if waiting is necessary
DEBUG 2007-10-22 00:04:00,076 TaskScheduler:runTasks - PingQueueTask:
LAUNCHING task
DEBUG 2007-10-22 00:04:00,079 TaskScheduler:runTasks - SyncWebsitesTask:
next allowed run time = Tue Oct 16 00:06:50 BST 2007
DEBUG 2007-10-22 00:04:00,080 TaskScheduler:runTasks - MISSED last run,
checking if waiting is necessary
DEBUG 2007-10-22 00:04:00,080 TaskScheduler:runTasks - WAITING for next
reasonable run time
DEBUG 2007-10-22 00:04:00,080 TaskScheduler:runTasks - Finished


The table rag_entry does not have entries for the missing blog entries.

What is the RefreshEntriesTask task.  I don't see that running at any time.


Regards Steve



On 17/10/2007, Dave <sn...@gmail.com> wrote:
>
> On 10/17/07, Steve <el...@gmail.com> wrote:
> > The debug seems to show references to the task, but I cannot find much
> more
> > in the debug.  Still the blogs do not show up in the planet
> listing.  Not
> > whether this is all required, but I seem to have to rebuild indesxes and
> > flush the casche, then go to planet and then start the build
> process.  Just
> > once I did not build the indesxes and still nothing happened.
> >
> >
> > %2007-10-17 05:01:02,308 [main] DEBUG
> org.apache.roller.config.RollerConfig
> > -tasks.hourly=org.apache.roller.planet.tasks.RefreshEntriesTask,
> > org.apache.roller.planet.tasks.SyncWebsitesTask
> >
> > %2007-10-17 05:01:02,308 [main] DEBUG
> org.apache.roller.config.RollerConfig
> > -tasks.hourly=org.apache.roller.planet.tasks.RefreshEntriesTask,
> > org.apache.roller.planet.tasks.SyncWebsitesTask
> > %2007-10-17 05:01:02,308 [main] DEBUG
> org.apache.roller.config.RollerConfig
> > -
> >
> tasks.RefreshEntriesTask.class=org.apache.roller.planet.tasks.RefreshEntriesTask
> > %2007-10-17 05:01:02,309 [main] DEBUG
> org.apache.roller.config.RollerConfig
> > -tasks.SyncWebsitesTask.startTime=startOfDay
> > %2007-10-17 05:01:02,309 [main] DEBUG
> org.apache.roller.config.RollerConfig
> > -tasks.RefreshEntriesTask.startTime=startOfHour
> > %2007-10-17 05:01:02,310 [main] DEBUG
> org.apache.roller.config.RollerConfig
> > -tasks.RefreshEntriesTask.interval=60
> > %2007-10-17 05:01:02,330 [main] DEBUG
> org.apache.roller.config.RollerConfig
> > -
>
> OK, so it looks like your aggregation tasks are running. You should
> see some debug output each hour when the RefreshEntriesTask runs. Do
> you see any?
>
> Another thing to check: when the refresh-entries task runs, it puts
> entries in the table "rag_entry" -- is that table being populated in
> your Roller install?
>
> - Dave
>



-- 
Steve

Re: Blog rolls and Lists of Blogs

Posted by Dave <sn...@gmail.com>.
On 10/17/07, Steve <el...@gmail.com> wrote:
> The debug seems to show references to the task, but I cannot find much more
> in the debug.  Still the blogs do not show up in the planet listing.  Not
> whether this is all required, but I seem to have to rebuild indesxes and
> flush the casche, then go to planet and then start the build process.  Just
> once I did not build the indesxes and still nothing happened.
>
>
> %2007-10-17 05:01:02,308 [main] DEBUG org.apache.roller.config.RollerConfig
> -tasks.hourly=org.apache.roller.planet.tasks.RefreshEntriesTask,
> org.apache.roller.planet.tasks.SyncWebsitesTask
>
> %2007-10-17 05:01:02,308 [main] DEBUG org.apache.roller.config.RollerConfig
> -tasks.hourly=org.apache.roller.planet.tasks.RefreshEntriesTask,
> org.apache.roller.planet.tasks.SyncWebsitesTask
> %2007-10-17 05:01:02,308 [main] DEBUG org.apache.roller.config.RollerConfig
> -
> tasks.RefreshEntriesTask.class=org.apache.roller.planet.tasks.RefreshEntriesTask
> %2007-10-17 05:01:02,309 [main] DEBUG org.apache.roller.config.RollerConfig
> -tasks.SyncWebsitesTask.startTime=startOfDay
> %2007-10-17 05:01:02,309 [main] DEBUG org.apache.roller.config.RollerConfig
> -tasks.RefreshEntriesTask.startTime=startOfHour
> %2007-10-17 05:01:02,310 [main] DEBUG org.apache.roller.config.RollerConfig
> -tasks.RefreshEntriesTask.interval=60
> %2007-10-17 05:01:02,330 [main] DEBUG org.apache.roller.config.RollerConfig
> -

OK, so it looks like your aggregation tasks are running. You should
see some debug output each hour when the RefreshEntriesTask runs. Do
you see any?

Another thing to check: when the refresh-entries task runs, it puts
entries in the table "rag_entry" -- is that table being populated in
your Roller install?

- Dave

Re: Blog rolls and Lists of Blogs

Posted by Steve <el...@gmail.com>.
The debug seems to show references to the task, but I cannot find much more
in the debug.  Still the blogs do not show up in the planet listing.  Not
whether this is all required, but I seem to have to rebuild indesxes and
flush the casche, then go to planet and then start the build process.  Just
once I did not build the indesxes and still nothing happened.


%2007-10-17 05:01:02,308 [main] DEBUG org.apache.roller.config.RollerConfig
-tasks.hourly=org.apache.roller.planet.tasks.RefreshEntriesTask,
org.apache.roller.planet.tasks.SyncWebsitesTask

%2007-10-17 05:01:02,308 [main] DEBUG org.apache.roller.config.RollerConfig
-tasks.hourly=org.apache.roller.planet.tasks.RefreshEntriesTask,
org.apache.roller.planet.tasks.SyncWebsitesTask
%2007-10-17 05:01:02,308 [main] DEBUG org.apache.roller.config.RollerConfig
-
tasks.RefreshEntriesTask.class=org.apache.roller.planet.tasks.RefreshEntriesTask
%2007-10-17 05:01:02,309 [main] DEBUG org.apache.roller.config.RollerConfig
-tasks.SyncWebsitesTask.startTime=startOfDay
%2007-10-17 05:01:02,309 [main] DEBUG org.apache.roller.config.RollerConfig
-tasks.RefreshEntriesTask.startTime=startOfHour
%2007-10-17 05:01:02,310 [main] DEBUG org.apache.roller.config.RollerConfig
-tasks.RefreshEntriesTask.interval=60
%2007-10-17 05:01:02,330 [main] DEBUG org.apache.roller.config.RollerConfig
-
tasks.SyncWebsitesTask.class=org.apache.roller.planet.tasks.SyncWebsitesTask
%2007-10-17 05:01:02,330 [main] DEBUG org.apache.roller.config.RollerConfig
-rendering.legacyModels.enabled=false
%2007-10-17 05:01:02,331 [main] DEBUG org.apache.roller.config.RollerConfig
-newuser.blogroll=SelectAnEscort|http://www.selectanescort.com/roller/elrond
%2007-10-17 05:01:02,331 [main] DEBUG org.apache.roller.config.RollerConfig
-plugins.topictag.tagRegexWithBookmark=topic:\{(.*?)\}\[(.*?)\]
%2007-10-17 05:01:02,331 [main] DEBUG org.apache.roller.config.RollerConfig
-hibernate.dialect=org.hibernate.dialect.MySQLDialect
%2007-10-17 05:01:02,331 [main] DEBUG org.apache.roller.config.RollerConfig
-jdbc.connectionURL=
%2007-10-17 05:01:02,331 [main] DEBUG org.apache.roller.config.RollerConfig
-planet.aggregator.cache.dir=/home/selectan/roller/roller_data/planet
%2007-10-17 05:01:02,331 [main] DEBUG org.apache.roller.config.RollerConfig
-cache.weblogfeed.size=200
%2007-10-17 05:01:02,331 [main] DEBUG org.apache.roller.config.RollerConfig
-newweblog.editor=editor-xinha.jsp



On 16/10/2007, Steve <el...@gmail.com> wrote:
>
> The properties are being picked up.  I have been making some small
> changes, but alas the list of recent blog entries still does not refresh.
>
> I have turned debug on, and I will attempt to send you some output.  It
> does seem to be that the tasks are running.
>
> Another question.   Is roller 4.0 a good option to move to, or should I
> wait.  I don't have a large blog user base at the moment.
>
> Steve
>
>
> On 11/10/2007, Dave <sn...@gmail.com> wrote:
> >
> > On 10/11/07, Steve <el...@gmail.com> wrote:
> > > I get messages for tasks
> > > ResetHitCounter
> > > TurnOverRefererTask
> > > PingQueueTask
> > >
> > > HibernateRollerPlanetmanager starts
> > >
> > > Then nothing at all.
> > >
> > > If start them with the buttons on the planet administror some times I
> > will
> > > see a message some times later showing a task has started.
> >
> > Hmm... sounds like your roller-custom.properties file is not being
> > picked up. Do you see any messages about that in the log?
> >
> > - Dave
> >
>
>
>
> --
> Steve
>



-- 
Steve

Re: Blog rolls and Lists of Blogs

Posted by Dave <sn...@gmail.com>.
On 10/16/07, Steve <el...@gmail.com> wrote:
> Another question.   Is roller 4.0 a good option to move to, or should I
> wait.  I don't have a large blog user base at the moment.

Personally, I think 4.0 is ready for release, but it's not official
yet: we are currently voting to release the RC8 release candidate,
which you can find here along with docs:

   http://people.apache.org/~snoopdave/apache-roller-4.0-rc8/

- Dave

Re: Blog rolls and Lists of Blogs

Posted by Steve <el...@gmail.com>.
The properties are being picked up.  I have been making some small changes,
but alas the list of recent blog entries still does not refresh.

I have turned debug on, and I will attempt to send you some output.  It does
seem to be that the tasks are running.

Another question.   Is roller 4.0 a good option to move to, or should I
wait.  I don't have a large blog user base at the moment.

Steve


On 11/10/2007, Dave <sn...@gmail.com> wrote:
>
> On 10/11/07, Steve <el...@gmail.com> wrote:
> > I get messages for tasks
> > ResetHitCounter
> > TurnOverRefererTask
> > PingQueueTask
> >
> > HibernateRollerPlanetmanager starts
> >
> > Then nothing at all.
> >
> > If start them with the buttons on the planet administror some times I
> will
> > see a message some times later showing a task has started.
>
> Hmm... sounds like your roller-custom.properties file is not being
> picked up. Do you see any messages about that in the log?
>
> - Dave
>



-- 
Steve

Re: Blog rolls and Lists of Blogs

Posted by Dave <sn...@gmail.com>.
On 10/11/07, Steve <el...@gmail.com> wrote:
> I get messages for tasks
> ResetHitCounter
> TurnOverRefererTask
> PingQueueTask
>
> HibernateRollerPlanetmanager starts
>
> Then nothing at all.
>
> If start them with the buttons on the planet administror some times I will
> see a message some times later showing a task has started.

Hmm... sounds like your roller-custom.properties file is not being
picked up. Do you see any messages about that in the log?

- Dave

Re: Blog rolls and Lists of Blogs

Posted by Steve <el...@gmail.com>.
I get messages for tasks
ResetHitCounter
TurnOverRefererTask
PingQueueTask

HibernateRollerPlanetmanager starts

Then nothing at all.

If start them with the buttons on the planet administror some times I will
see a message some times later showing a task has started.



On 11/10/2007, Dave <sn...@gmail.com> wrote:
>
> On 10/11/07, Steve <el...@gmail.com> wrote:
> >  The tasks for creating blogrolls and lists of  blogs from the roller
> > system.  Has anyone got this to work succesfully.
> >
> > I have tried running the cron jobs to do this, no exceptions, but
> nothing
> > happens.  The lists of subscibed RSS feeds does not change.  Neither
> does do
> > the roller blogs list change.
> >
> > The only way I seem able to refresh any of the lists is from planet
> roller
> > and clicking *Refresh Lists* and  *Synchronise Roller weblogs*
> >
> > Even then the RSS webfeed updates seem rather patchy.
> >
> > How far away is roller 4.  Are there improvements around these area in
> that
> > release.
> >
> > Tomcat 5.5
> > MySQL 4.1
> >
> >
> > uploads.dir=/home/selectan/roller/roller_data/uploads
> > search.index.dir=/home/selectan/roller/roller_data/search-index
> > passwds.encryption.enabled=true
> > pings.disallowCustomTargets=true
> > newuser.blogroll=\
> > SelectAnEscort|http://www.selectanescort.com/roller/elrond
> > newuser.categories=General,Fun
> > planet.aggregator.enabled=true
> > planet.aggregator.cache.dir=/home/selectan/roller/roller_data/planet
> > tasks.hourly=org.apache.roller.planet.tasks.RefreshEntriesTask,
> > org.apache.roller.planet.tasks.SyncWebsitesTask
> > rendering.pageModels=\
> > org.apache.roller.ui.rendering.model.PageModel,\
> > org.apache.roller.ui.rendering.model.ConfigModel,\
> > org.apache.roller.ui.rendering.model.UtilitiesModel,\
> > org.apache.roller.ui.rendering.model.URLModel,\
> > org.apache.roller.ui.rendering.model.MessageModel,\
> > org.apache.roller.ui.rendering.model.CalendarModel,\
> > org.apache.roller.ui.rendering.model.MenuModel,\
> > org.apache.roller.ui.rendering.model.PlanetModel
> > newweblog.edit=editor-xinha.jsp
>
> Looks like you've got the Planet tasks configured. Do you see anything
> in roller.log that indicates that the task is running?
>
> - Dave
>



-- 
Steve

Re: Blog rolls and Lists of Blogs

Posted by Dave <sn...@gmail.com>.
On 10/11/07, Steve <el...@gmail.com> wrote:
>  The tasks for creating blogrolls and lists of  blogs from the roller
> system.  Has anyone got this to work succesfully.
>
> I have tried running the cron jobs to do this, no exceptions, but nothing
> happens.  The lists of subscibed RSS feeds does not change.  Neither does do
> the roller blogs list change.
>
> The only way I seem able to refresh any of the lists is from planet roller
> and clicking *Refresh Lists* and  *Synchronise Roller weblogs*
>
> Even then the RSS webfeed updates seem rather patchy.
>
> How far away is roller 4.  Are there improvements around these area in that
> release.
>
> Tomcat 5.5
> MySQL 4.1
>
>
> uploads.dir=/home/selectan/roller/roller_data/uploads
> search.index.dir=/home/selectan/roller/roller_data/search-index
> passwds.encryption.enabled=true
> pings.disallowCustomTargets=true
> newuser.blogroll=\
> SelectAnEscort|http://www.selectanescort.com/roller/elrond
> newuser.categories=General,Fun
> planet.aggregator.enabled=true
> planet.aggregator.cache.dir=/home/selectan/roller/roller_data/planet
> tasks.hourly=org.apache.roller.planet.tasks.RefreshEntriesTask,
> org.apache.roller.planet.tasks.SyncWebsitesTask
> rendering.pageModels=\
> org.apache.roller.ui.rendering.model.PageModel,\
> org.apache.roller.ui.rendering.model.ConfigModel,\
> org.apache.roller.ui.rendering.model.UtilitiesModel,\
> org.apache.roller.ui.rendering.model.URLModel,\
> org.apache.roller.ui.rendering.model.MessageModel,\
> org.apache.roller.ui.rendering.model.CalendarModel,\
> org.apache.roller.ui.rendering.model.MenuModel,\
> org.apache.roller.ui.rendering.model.PlanetModel
> newweblog.edit=editor-xinha.jsp

Looks like you've got the Planet tasks configured. Do you see anything
in roller.log that indicates that the task is running?

- Dave