[jboss-dev-forums] [Design of Kosmos] - Re: serviceResultUpdaterJob not traversing repository

aron.gombas do-not-reply at jboss.com
Mon Jul 24 06:56:03 EDT 2006


This actually looks OK to me, this how the scheduler works: 
- the first time an item is queried, it gets delivered by the appropriate service and then put to the cache
- when the scheduler invokes the job to update the content of the cache, only the items ALREADY in the cache will be reloaded

In your case, for some reason, there is 0 item in the cache, that's why the update job is completed in 0 seconds.

So, the question: how can be 0 items in your cache? What happens the first time when you display the appropriate SVN portlet? Can you see the repo processed and the result put to the cache?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960313#3960313

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960313



More information about the jboss-dev-forums mailing list