[
https://issues.apache.org/jira/browse/OFBIZ-6068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315818#comment-14315818
]
Jacques Le Roux edited comment on OFBIZ-6068 at 2/11/15 8:52 AM:
-----------------------------------------------------------------
Thanks Deepak, done.
BTW maybe more than R14 but also R13 and R12, to be checked when fixed...
was (Author: jacques.le.roux):
Thanks Deepak, done.
BTW more than R14 but also R13 and R12, to be checked when fixed...
> Upload video content for category causes exception
> --------------------------------------------------
>
> Key: OFBIZ-6068
> URL: https://issues.apache.org/jira/browse/OFBIZ-6068
> Project: OFBiz
> Issue Type: Bug
> Components: content
> Affects Versions: Trunk, 14.12.01
> Reporter: Wai
> Attachments: OFBIZ-6068.patch
>
>
> Using Demo data.
> In
> https://localhost:8443/catalog/control/EditCategoryContent?productCategoryId=CATALOG1_BEST_SELL
> When upload a video for the content, an exception occurs.
> Console output...
> 2015-02-10 17:55:21,787 |ttp-bio-8443-exec-14 |GenericDelegator
> |E| Failure in create operation for entity [VideoDataResource]:
> java.lang.ClassCastException: java.nio.HeapByteBuffer cannot be cast to
> java.sql.Blob. Rolling back transaction.
> 2015-02-10 17:55:21,789 |ttp-bio-8443-exec-14 |TransactionUtil
> |W| Calling transaction setRollbackOnly; this stack trace shows where this is
> happening:
> java.lang.Exception: Failure in create operation for entity
> [VideoDataResource]: java.lang.ClassCastException: java.nio.HeapByteBuffer
> cannot be cast to java.sql.Blob. Rolling back transaction.
> at
> org.ofbiz.entity.transaction.TransactionUtil.setRollbackOnly(TransactionUtil.java:360)
> [ofbiz-entity.jar:?]
> at
> org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:301)
> [ofbiz-entity.jar:?]
> at org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:925)
> [ofbiz-entity.jar:?]
> at org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:770)
> [ofbiz-entity.jar:?]
> at
> org.ofbiz.minilang.method.entityops.CreateValue.exec(CreateValue.java:73)
> [ofbiz-minilang.jar:?]
> at org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:305)
> [ofbiz-minilang.jar:?]
> at org.ofbiz.minilang.SimpleMethod.exec(SimpleMethod.java:452)
> [ofbiz-minilang.jar:?]
> at
> org.ofbiz.minilang.SimpleMethod.runSimpleMethod(SimpleMethod.java:269)
> [ofbiz-minilang.jar:?]
> at
> org.ofbiz.minilang.SimpleMethod.runSimpleService(SimpleMethod.java:288)
> [ofbiz-minilang.jar:?]
> at
> org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:79)
> [ofbiz-minilang.jar:?]
> at
> org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:48)
> [ofbiz-minilang.jar:?]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)