|
[ https://issues.apache.org/jira/browse/OFBIZ-9840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-9840: ----------------------------------- Description: 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 ->Tree-> 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} was: 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} > 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: Jacques Le Roux > Priority: Major > Attachments: OFBIZ-9840.patch > > > 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 ->Tree-> 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 (v7.6.3#76005) |
| Free forum by Nabble | Edit this page |
