You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2020/01/10 16:11:00 UTC

[jira] [Commented] (ARTEMIS-2400) Oracle temporary LOBs not properly released

    [ https://issues.apache.org/jira/browse/ARTEMIS-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013022#comment-17013022 ] 

Justin Bertram commented on ARTEMIS-2400:
-----------------------------------------

What version of Artemis were you using? Does it occur on the latest release?

> Oracle temporary LOBs not properly released
> -------------------------------------------
>
>                 Key: ARTEMIS-2400
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2400
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Aris Prassinos
>            Priority: Major
>
> When processing large messages (15MB) at high rates the following Oracle errors occur:
> {noformat}
> ORA-04030: out of process memory
> ORA-01652: unable to extend temp segment by 128 in tablespace TEMP
> {noformat}
> The errors seem to be caused by Artemis not calling the {{Blob.free()}} method.
>  



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