Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-1187

NPE in worker GC listener

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Critical
    • Resolution: Unresolved
    • 1.2.0, 1.3.0
    • 1.2.0, 1.3.0
    • graph
    • Giraph 1.2.0 running in M/R on Hadoop 2.6

    Description

      Likely the GC notification happened before any super step, in which case "

      gcTimeMetric" is not initialized at all. Here is stack trace:

       

      java.lang.NullPointerException at org.apache.giraph.graph.GraphTaskManager$1.handleNotification(GraphTaskManager.java:667) at sun.management.NotificationEmitterSupport.sendNotification(NotificationEmitterSupport.java:156) at sun.management.GarbageCollectorImpl.createGCNotification(GarbageCollectorImpl.java:143)

      Attachments

        1. GIRAPH-1187.patch
          0.8 kB
          Randy Hu

        Activity

          People

            Unassigned Unassigned
            ruweih Randy Hu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: