[jira] [Commented] (OFBIZ-9840) Mime Type not supported Error while generating a Composite Pdf

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9840) Mime Type not supported Error while generating a Composite Pdf

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-9840:
----------------------------------------

Hi Aman,

Funny this long bug in ASF Jira where using my committer id renders Jan Le Roux :) Actually there is no cure for that :/

Sorry I have no ideas about that, it's pre Apache era:
http://svn.apache.org/viewvc?view=revision&revision=418498
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/data/CompDocData.xml?limit_changes=0&view=log&pathrev=418498

According that this is 11+ years old at least I wonder if we should keep these data, if it can help...

> Mime Type not supported Error while generating a Composite Pdf
> --------------------------------------------------------------
>
>                 Key: OFBIZ-9840
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9840
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Trunk
>            Reporter: Julian Leichert
>            Assignee: Aman Mishra
>
> When generating a Composite Pdf in the Content Manager an Error occurs :
> Mime Type not Supported
> Steps to recreate the Error Message:
>   Content Manager-> CompDoc ->T ree-> View Instances-> Tree -> Generate Composite Pdf
> Error log:
> {code:java}
> java.lang.Exception: Error in Service [renderCompDocPdf]: Mime Type not supported
>         at org.apache.ofbiz.entity.transaction.TransactionUtil.setRollbackOnly(TransactionUtil.java:361) [ofbiz.jar:?]
>         at org.apache.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:302) [ofbiz.jar:?]
>         at org.apache.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:537) [ofbiz.jar:?]
>         at org.apache.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:229) [ofbiz.jar:?]
>         at org.apache.ofbiz.service.GenericDispatcherFactory$GenericDispatcher.runSync(GenericDispatcherFactory.java:88) [ofbiz.jar:?]
>         at org.apache.ofbiz.content.compdoc.CompDocEvents.genCompDocPdf(CompDocEvents.java:171) [ofbiz.jar:?]
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)