You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Ortwin Glück (JIRA)" <ji...@apache.org> on 2010/03/03 09:51:27 UTC

[jira] Resolved: (HTTPCLIENT-922) java.lang.OutOfMemoryError: PermGen space - while instantiating MultipartEntity it goes out of memory in JVM's permanent generation memory segment

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

Ortwin Glück resolved HTTPCLIENT-922.
-------------------------------------

    Resolution: Invalid

How is that an error in HttpClient? Don't buffer large content in memory, or configure memory in your VM appropriately.

> java.lang.OutOfMemoryError: PermGen space  - while instantiating MultipartEntity it goes out of memory in JVM's permanent generation memory segment
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-922
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-922
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpMime
>    Affects Versions: 4.1 Alpha1
>         Environment: OS: Solaris
> Server: SunOne 7
>            Reporter: Yaduvendra Singh
>            Priority: Minor
>
> java.lang.OutOfMemoryError: PermGen space  - while instantiating MultipartEntity it goes out of memory in JVM's permanent generation memory segment. 
> The behavior is intermittent and reported in production server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org