Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-952

method interceptor is fatefully intercepting finalize() with null pointer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.6.0, 0.5.0
    • 0.7.0
    • Scheduler
    • None
    • Twitter Aurora Q4 Sprint 5

    Description

      I1120 00:00:35.229 THREAD3 org.apache.aurora.scheduler.thrift.aop.LoggingInterceptor.invoke: finalize()
      W1120 00:00:35.229 THREAD3 org.apache.aurora.scheduler.thrift.aop.LoggingInterceptor.invoke: Uncaught exception while handling finalize()
      java.lang.NullPointerException
      at org.apache.aurora.scheduler.thrift.aop.ServerInfoInterceptor.invoke(ServerInfoInterceptor.java:33)
      at org.apache.aurora.scheduler.thrift.aop.ThriftStatsExporterInterceptor.invoke(ThriftStatsExporterInterceptor.java:47)
      at org.apache.aurora.scheduler.thrift.aop.FeatureToggleInterceptor.invoke(FeatureToggleInterceptor.java:38)
      at org.apache.aurora.scheduler.thrift.aop.LoggingInterceptor.invoke(LoggingInterceptor.java:88)
      at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
      at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101)
      at java.lang.ref.Finalizer.access$100(Finalizer.java:32)
      at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190)

      Attachments

        Activity

          People

            kevints Kevin Sweeney
            lexinator alexius ludeman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: