You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by Dave Lindsey <ve...@gmail.com> on 2006/03/28 19:31:41 UTC

Planet in 2.2-rc2

Dave,

I tested Planet on 2.2-RC2

I appears to be working. I say appears because I'm not sure what those admin
buttons should do.

I set the local site's absolute URL,
saved Planet Configuration
added local subscription feed (http://localhost:8080/roller/rss)

Created blog and made one post.

Clicked the Synchronize Button
Click the Refresh Button

Then clicked both buttons again.

In planet-cache directory there are two files.  Once the planet displayed,
the entry I had posted appeared twice (I'm guessing this is because I
Refireshed twice.)


Dave L


INFO  2006-03-27 19:31:11,156 PlanetCacheFilter:init - Initializing planet
cache
INFO  2006-03-27 19:31:11,156 PlanetCacheFilter:init - {timeout=1800,
excludeOwnerEditPages=false, size=10}
INFO  2006-03-27 19:41:26,375 WriteToIndexOperation:run - Starting search
index operation
INFO  2006-03-27 19:41:26,765 WriteToIndexOperation:run - Search index
operation complete
WARN  2006-03-27 19:41:48,187 ErrorCounter:reportWarning - *** WARNING:
Keyword  'group' is being intepreted as an identifier due to: expecting
IDENT, found 'group'
WARN  2006-03-27 19:41:48,187 ErrorCounter:reportWarning - *** WARNING:
Keyword  'group' is being intepreted as an identifier due to: expecting
IDENT, found 'group'
INFO  2006-03-27 19:41:48,312 HibernatePlanetManagerImpl:getAggregation -
Generated aggregation in 0.219 seconds
INFO  2006-03-27 19:41:48,328 HibernatePlanetManagerImpl:getAggregation -
Generated aggregation in 0.0 seconds
INFO  2006-03-27 19:41:48,328 HibernatePlanetManagerImpl:getAggregation -
Generated aggregation in 0.0 seconds
INFO  2006-03-27 19:42:07,281 SyncWebsitesTask:syncWebsites - ADDING feed:
http://localhost:8080/roller/rss/admin
ERROR 2006-03-27 19:42:07,390 SyncWebsitesTask:rankSubscriptions - ERROR
ranking subscriptions
java.lang.NullPointerException
    at java.io.Reader.<init>(Reader.java:61)
    at java.io.InputStreamReader.<init>(InputStreamReader.java:55)
    at org.roller.util.Technorati.<init>(Technorati.java:55)
    at org.roller.util.Technorati.<init>(Technorati.java:60)
    at org.roller.presentation.planet.SyncWebsitesTask.rankSubscriptions(
SyncWebsitesTask.java:158)
    at org.roller.presentation.planet.SyncWebsitesTask.run(
SyncWebsitesTask.java:58)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown
Source)
    at java.lang.Thread.run(Thread.java:595)
INFO  2006-03-27 19:42:23,609 DiskFeedInfoCache:getFeedInfo - Cache MISS!
INFO  2006-03-27 19:42:24,125 PlanetManagerImpl:refreshEntries -    1 -
0.532 seconds to process (1) entries of http://localhost:8080/roller/rss
INFO  2006-03-27 19:42:24,125 DiskFeedInfoCache:getFeedInfo - Cache MISS!
INFO  2006-03-27 19:42:24,406 PlanetManagerImpl:refreshEntries -    1 -
0.281 seconds to process (1) entries of
http://localhost:8080/roller/rss/admin
INFO  2006-03-27 19:42:24,406 PlanetManagerImpl:refreshEntries - --- DONE
--- Refreshed entries in 0.86 seconds
INFO  2006-03-27 19:42:56,390 ReferrerQueueManagerImpl:<init> - Initializing
Referrer Queue Manager
INFO  2006-03-27 19:42:56,390 ReferrerQueueManagerImpl:<init> - Asynchronous
referrer processing = false
INFO  2006-03-27 19:44:01,187 Blacklist:<clinit> - Initializing MT Blacklist
WARN  2006-03-27 19:44:01,187 Blacklist:loadBlacklistFromFile - Couldn't
find downloaded blacklist, loading from classpath instead
INFO  2006-03-27 19:44:01,265 Blacklist:loadBlacklistFromFile - Number of
blacklist string rules: 3102
INFO  2006-03-27 19:44:01,265 Blacklist:loadBlacklistFromFile - Number of
blacklist regex rules: 15
ERROR 2006-03-27 19:47:00,859 SyncWebsitesTask:rankSubscriptions - ERROR
ranking subscriptions
java.lang.NullPointerException
    at java.io.Reader.<init>(Reader.java:61)
    at java.io.InputStreamReader.<init>(InputStreamReader.java:55)
    at org.roller.util.Technorati.<init>(Technorati.java:55)
    at org.roller.util.Technorati.<init>(Technorati.java:60)
    at org.roller.presentation.planet.SyncWebsitesTask.rankSubscriptions(
SyncWebsitesTask.java:158)
    at org.roller.presentation.planet.SyncWebsitesTask.run(
SyncWebsitesTask.java:58)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown
Source)
    at java.lang.Thread.run(Thread.java:595)
INFO  2006-03-27 19:47:04,015 PlanetManagerImpl:refreshEntries -    1 -
0.281 seconds to process (1) entries of http://localhost:8080/roller/rss
INFO  2006-03-27 19:47:04,218 PlanetManagerImpl:refreshEntries -    1 -
0.203 seconds to process (1) entries of
http://localhost:8080/roller/rss/admin
INFO  2006-03-27 19:47:04,218 PlanetManagerImpl:refreshEntries - --- DONE
--- Refreshed entries in 0.547 seconds
INFO  2006-03-27 20:18:51,578 HibernatePlanetManagerImpl:getAggregation -
Generated aggregation in 0.016 seconds
INFO  2006-03-27 20:18:51,593 HibernatePlanetManagerImpl:getAggregation -
Generated aggregation in 0.0 seconds
INFO  2006-03-27 20:18:51,609 HibernatePlanetManagerImpl:getAggregation -
Generated aggregation in 0.0 seconds
INFO  2006-03-27 23:56:36,875 SessionFactoryImpl:close - closing

Re: Planet in 2.2-rc2

Posted by David M Johnson <Da...@Sun.COM>.
On Mar 28, 2006, at 12:31 PM, Dave Lindsey wrote:
> Dave,
>
> I tested Planet on 2.2-RC2
>
> I appears to be working. I say appears because I'm not sure what  
> those admin
> buttons should do.

If you've got the planet refresh and sync-websites tasks setup, you  
should not ever have to press those buttons. I left them in for now  
because they can be useful in debugging planet problems.

- Dave