[
https://issues.apache.org/jira/browse/OFBIZ-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297829#comment-15297829 ]
Jacques Le Roux commented on OFBIZ-7104:
----------------------------------------
To clarify this is the error I get into the log
{code}
[java] 2016-05-22 13:29:26,558 |http-nio-8443-exec-2 |DataEvents |I| Got resource data stream: 0 bytes
[java] 2016-05-22 13:29:26,559 |http-nio-8443-exec-2 |DataEvents |E| Unable to write content to browser
[java] java.io.IOException: Attempt to write 0 bytes of content to output stream
[java] at org.ofbiz.base.util.UtilHttp.streamContent(UtilHttp.java:1073) ~[ofbiz-base.jar:?]
[java] at org.ofbiz.base.util.UtilHttp.streamContentToBrowser(UtilHttp.java:1034) ~[ofbiz-base.jar:?]
[java] at org.ofbiz.content.data.DataEvents.serveObjectData(DataEvents.java:211) [ofbiz-content.jar:?]
{code}
I get nothing on screen, how do you get yours?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)