[ 
https://issues.apache.org/jira/browse/MATH-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gilles Sadowski resolved MATH-1385.
-----------------------------------
    Fix Version/s:     (was: 4.0)
       Resolution: Feedback Received

Please test the current version, and reopen if necessary.

> java.lang.OutOfMemoryError: GC overhead limit exceeded
> ------------------------------------------------------
>
>                 Key: MATH-1385
>                 URL: https://issues.apache.org/jira/browse/MATH-1385
>             Project: Commons Math
>          Issue Type: Bug
>         Environment: Windows 10, jdk 8, Netbeans 8.1
>            Reporter: Pasquale Calorigero
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to