Gil Portenseigne created OFBIZ-6943:
---------------------------------------

             Summary: Problem uploading data resource other than image in DB
                 Key: OFBIZ-6943
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6943
             Project: OFBiz
          Issue Type: Bug
          Components: content
    Affects Versions: Trunk
            Reporter: Gil Portenseigne
            Assignee: Gil Portenseigne


When in content.properties, content.upload.always.local.file is set to false, 
uploading video, audio or other than image data is not possible.

{code}|E| Failure in create operation for entity [OtherDataResource]: 
org.ofbiz.entity.GenericEntityException: Error while inserting: 
[GenericEntity:OtherDataResource][createdStamp,2016-03-19 
09:56:21.464(java.sql.Timestamp)][createdTxStamp,2016-03-19 
09:56:21.095(java.sql.Timestamp)][dataResourceContent,java.nio.HeapByteBuffer[pos=0
 lim=1599972 
cap=1599972](java.nio.HeapByteBuffer)][dataResourceId,10000(java.lang.String)][lastUpdatedStamp,2016-03-19
 09:56:21.464(java.sql.Timestamp)][lastUpdatedTxStamp,2016-03-19 
09:56:21.095(java.sql.Timestamp)] (SQL Exception while setting value on field 
[dataResourceContent] of entity OtherDataResource:  
(java.io.NotSerializableException: java.nio.HeapByteBuffer)). Rolling back 
transaction.{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to