Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-1385

java.lang.OutOfMemoryError: GC overhead limit exceeded

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Feedback Received
    • None
    • None
    • None
    • None
    • Windows 10, jdk 8, Netbeans 8.1

    Description

      I'm writing code for shorttime fourier transform , but jvm return this error Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
      at org.apache.commons.math3.transform.TransformUtils.createComplexArray(TransformUtils.java:138)
      at org.apache.commons.math3.transform.FastFourierTransformer.transform(FastFourierTransformer.java:376)

      Seems that your code everytime that compute fft , causes the execution of gc.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cauchyriemann Pasquale Calorigero
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: