Tika Api consumes given stream

2014-11-12 Thread Runomu
I use Apache Tika bundle dependency for a Project to find out MimeTypes for Files. due to some issues we have to find out through InputStream. it is actually guaranteed to mark / reset given InputStream. Tika-Bundle includes core and parser api and uses PoifscontainerDetector , ZipContainerDetector

[jira] [Commented] (TIKA-1471) OOM with corrupt PDF file

2014-11-12 Thread Alan Burlison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208383#comment-14208383 ] Alan Burlison commented on TIKA-1471: - Running a separate indexer JVM would be safer bu

[jira] [Commented] (TIKA-1471) OOM with corrupt PDF file

2014-11-12 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208100#comment-14208100 ] Tim Allison commented on TIKA-1471: --- Ah, thank you for sharing this use case. The first s

[jira] [Commented] (TIKA-1471) OOM with corrupt PDF file

2014-11-12 Thread Alan Burlison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208089#comment-14208089 ] Alan Burlison commented on TIKA-1471: - In my case I'm using Tika to extract text from a

[jira] [Updated] (TIKA-1469) Upgrade to POI 3.11-beta3 when available

2014-11-12 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison updated TIKA-1469: -- Attachment: Upgrade_to_poi-3_11-beta3v1.patch This doesn't fix the bundle issues, but this should be a go

[jira] [Comment Edited] (TIKA-1446) CHM parser : wrong decompression of aligned blocks

2014-11-12 Thread Hong-Thai Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208079#comment-14208079 ] Hong-Thai Nguyen edited comment on TIKA-1446 at 11/12/14 2:38 PM: ---

[jira] [Commented] (TIKA-1446) CHM parser : wrong decompression of aligned blocks

2014-11-12 Thread Hong-Thai Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208079#comment-14208079 ] Hong-Thai Nguyen commented on TIKA-1446: Hi [~binhawking], I've merge your pull req

[jira] [Comment Edited] (TIKA-1471) OOM with corrupt PDF file

2014-11-12 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208008#comment-14208008 ] Tim Allison edited comment on TIKA-1471 at 11/12/14 1:00 PM: - >

[jira] [Updated] (TIKA-1471) OOM with corrupt PDF file

2014-11-12 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison updated TIKA-1471: -- Fix Version/s: 1.7 > OOM with corrupt PDF file > - > > Key: TIKA-

[jira] [Commented] (TIKA-1471) OOM with corrupt PDF file

2014-11-12 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208008#comment-14208008 ] Tim Allison commented on TIKA-1471: --- >From the discussion on PDFBOX-2493, this looks to b

[jira] [Commented] (TIKA-1472) Warning on Tika Server startup - Failed to load class "org.slf4j.impl.StaticLoggerBinder"

2014-11-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207974#comment-14207974 ] Hudson commented on TIKA-1472: -- SUCCESS: Integrated in tika-trunk-jdk1.6 #288 (See [https://b

[jira] [Commented] (TIKA-1472) Warning on Tika Server startup - Failed to load class "org.slf4j.impl.StaticLoggerBinder"

2014-11-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207956#comment-14207956 ] Hudson commented on TIKA-1472: -- SUCCESS: Integrated in tika-trunk-jdk1.7 #308 (See [https://b

[jira] [Resolved] (TIKA-1472) Warning on Tika Server startup - Failed to load class "org.slf4j.impl.StaticLoggerBinder"

2014-11-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann resolved TIKA-1472. - Resolution: Fixed Fix Version/s: 1.7 - merged pull request #22 into master in r16387

[jira] [Commented] (TIKA-1472) Warning on Tika Server startup - Failed to load class "org.slf4j.impl.StaticLoggerBinder"

2014-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207940#comment-14207940 ] ASF GitHub Bot commented on TIKA-1472: -- Github user asfgit closed the pull request at:

[GitHub] tika pull request: Added slf4j-jcl impl to tika-server deps.

2014-11-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tika/pull/22 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled

[jira] [Assigned] (TIKA-1472) Warning on Tika Server startup - Failed to load class "org.slf4j.impl.StaticLoggerBinder"

2014-11-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann reassigned TIKA-1472: --- Assignee: Chris A. Mattmann > Warning on Tika Server startup - Failed to load class >

[jira] [Commented] (TIKA-1446) CHM parser : wrong decompression of aligned blocks

2014-11-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207922#comment-14207922 ] Chris A. Mattmann commented on TIKA-1446: - Hi guys, what is the status on this? Is