[ 
https://jira.nuxeo.org/browse/NXP-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat closed NXP-5276.
--------------------------------

    Resolution: Not A Bug

For PDF view a generic converter Any2PDF is called.
This is a compound converter that can encapsulate several converters.
When displaying a page, the JSF UI check for the Any2PDF converter availabiliy.
This check will return a ConverterCheckResult that will contain :
 - flag for availability
 - message for errors
 - list of supported mime-types

because the check does return the supported mime-types that depends on what is 
actually installed on the server, we have to test for sub converters 
availability.

=> we can not remove this call for a give mime type


> OOo called when trying to access a simple ZIP
> ---------------------------------------------
>
>                 Key: NXP-5276
>                 URL: https://jira.nuxeo.org/browse/NXP-5276
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Transforms / Preview
>            Reporter: Stéfane Fermigier
>            Assignee: Thierry Delprat
>             Fix For: 5.3.2
>
>
> If I upload a ZIP file and OOo is not started, I get the following in the 
> logs:
> 09:28:57,267 WARN  [OOoDaemonService] Unable to access OOo instance, probably 
> wrong UNO JNI lib
> (Repeated more than 30 times).
> And the request hangs for the same time (3 minutes).
> If it's just a ZIP, and not an OOo document, there is no reason to call OOo.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to