New issue 19 by wajiii: NullPointerException while processing some feeds.
http://code.google.com/p/orblogs/issues/detail?id=19
Mar 7, 2009 4:29:02 PM net.bigbark.feeds.FeedProcessor processFeed
INFO: Pulling feed: Incursio
java.lang.NullPointerException
at net.bigbark.feeds.FeedProcessor.processFeed(FeedProcessor.java:83)
at net.bigbark.feeds.jobs.FeedReaderJob.execute(FeedReaderJob.java:56)
at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
Mar 7, 2009 4:31:03 PM net.bigbark.feeds.FeedProcessor processFeed
INFO: Pulling feed: Dogs and Dragonflies
java.lang.NullPointerException
at net.bigbark.feeds.FeedProcessor.processFeed(FeedProcessor.java:83)
at net.bigbark.feeds.jobs.FeedReaderJob.execute(FeedReaderJob.java:56)
at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
These are the feeds for these two particular error instances:
http://incursio.blogspot.com/feeds/posts/default
http://dogsanddragonflies.blogspot.com/feeds/posts/default
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings