Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6068

Upload video content for category causes exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 14.12.01, Trunk
    • 14.12.01, 16.11.01
    • content
    • None

    Description

      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:?]

      Attachments

        1. OFBIZ-6068.patch
          5 kB
          Rohit Koushal

        Activity

          People

            jacopoc Jacopo Cappellato
            wt Wai
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: