You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2020/06/24 22:00:00 UTC

[jira] [Comment Edited] (TIKA-3124) .MOV file crashes Tika app, causes exception on server

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

Tim Allison edited comment on TIKA-3124 at 6/24/20, 9:59 PM:
-------------------------------------------------------------

With tika-server-1.24.1, I get an OOM at -Xmx600m but not -Xmx700m (overhead from the server?)

 

This is all with 1.8.0_252 on Linux.

 Oops...sorry, you included that above.


was (Author: tallison@mitre.org):
With tika-server-1.24.1, I get an OOM at -Xmx600m but not -Xmx700m (overhead from the server?)

 

This is all with 1.8.0_252 on Linux.

 

You're on Windows with what version of Java?

> .MOV file crashes Tika app, causes exception on server
> ------------------------------------------------------
>
>                 Key: TIKA-3124
>                 URL: https://issues.apache.org/jira/browse/TIKA-3124
>             Project: Tika
>          Issue Type: Bug
>          Components: app, server
>    Affects Versions: 1.24.1
>         Environment: Windows 7 OS
> Java:
> java version "1.8.0_211"
> Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
> Java HotSpot(TM) Client VM (build 25.211-b12, mixed mode)
> Run commands:
> app:  java -jar tika-app-1.24.1.jar
> server:  java -jar tika-server-1.24.1.jar -h localhost -p 5656
>            Reporter: Patrick Maloney
>            Priority: Major
>         Attachments: CT-MOV.mov, appoutput.txt, serveroutput.txt
>
>
> Under 1.24.1, I have some issues with the attached CT-MOV.mov file.
> Dragging it on to the 1.24.1 app causes exception "java.lang.OutOfMemoryError: Java heap space".  See attached file appoutput.txt for full text of exception.  Increasing the max heap size up to 2GB does not fix this.
> Passing the file to the /meta/Content-Type uri on the 1.24.1 server results in a different exception.  See attached file serveroutput.txt.
> Using 1.24 versions of app and server, these problems do not occur.
>  



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