← Back to team overview

awakening team mailing list archive

[Bug 377873] Re: Aggregator throws null pointer exception

 

** Changed in: dcwatch
   Importance: Undecided => Low

** Changed in: dcwatch
       Status: New => In Progress

** Changed in: dcwatch
    Milestone: None => 0-4-1-1

** Changed in: dcwatch
     Assignee: (unassigned) => CyB (viktor.balazs)

-- 
Aggregator throws null pointer exception
https://bugs.launchpad.net/bugs/377873
You received this bug notification because you are a member of
Awakening, which is subscribed to DCWatch.

Status in DCWatch: Fix Committed

Bug description:
java.lang.NullPointerException
        at hu.dcwatch.plugin.aggregator.engine.AggregatorFeed$1.compare(AggregatorFeed.java:79)
        at hu.dcwatch.plugin.aggregator.engine.AggregatorFeed$1.compare(AggregatorFeed.java:76)
        at java.util.Arrays.mergeSort(Arrays.java:1270)
        at java.util.Arrays.sort(Arrays.java:1210)
        at java.util.Collections.sort(Collections.java:159)
        at hu.dcwatch.plugin.aggregator.engine.AggregatorFeed.getItems(AggregatorFeed.java:76)
        at hu.dcwatch.plugin.aggregator.AggregatorPlugin.execute(AggregatorPlugin.java:81)
        at hu.dcwatch.common.process.ProcessTask.run(ProcessTask.java:42)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)



References