[
https://issues.apache.org/jira/browse/TIKA-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513790#comment-15513790
]
Tim Allison commented on TIKA-2091:
-----------------------------------
Y, this is the place. Thank you.
I'm not able to reproduce with Tika trunk or tika-app-1.13 or tika-app-1.12.
There may be something on the Solr side that is causing this.
I'll try to figure it out.
from the list:
{noformat}
RSolr::Error::Http - 500 Internal Server Error
Error:
{'responseHeader'=>{'status'=>500,'QTime'=>76},'error'=>{'metadata'=>['error-class','org.apache.solr.common.SolrException','root-error-class','org.apache.tika.sax.SecureContentHandler$SecureSAXException'],'msg'=>'org.apache.tika.exception.TikaException:
Zip bomb detected!','trace'=>'org.apache.solr.common.SolrException:
org.apache.tika.exception.TikaException: Zip bomb detected!
at
org.apache.solr.handler.extraction.ExtractingDocumentLoader.load(ExtractingDocumentLoader.java:234)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:154)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2089)
at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:652)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:459)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
{noformat}
> regression: Zip bomb detected! for HTML file
> --------------------------------------------
>
> Key: TIKA-2091
> URL: https://issues.apache.org/jira/browse/TIKA-2091
> Project: Tika
> Issue Type: Bug
> Affects Versions: 1.13
> Environment: Debian jessie Linux, Oracle Java 8
> Reporter: Rodrigo Rosenfeld Rosas
> Fix For: 1.7
>
>
> Hi, while discussing an issue on Solr's mailing list it was suggested to me
> to open a ticket here. Please let me know if this is not the proper place for
> such ticket.
> After upgrading to latest Solr, this document is no longer indexing properly
> in Solr. They told me they upgraded Tika from 1.7 to 1.13 in Solr 6.2. Before
> the upgrade this documented was indexed as expected:
> https://www.sec.gov/Archives/edgar/data/1472033/000119380513001310/e611133_f6ef-eutelsat.htm
> I hope a fix could go on time for 1.14 ;)
> Cheers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)