[
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?
> CMS throws error on clicking Find button
> ----------------------------------------
>
> Key: OFBIZ-7104
> URL: https://issues.apache.org/jira/browse/OFBIZ-7104
> Project: OFBiz
> Issue Type: Bug
> Components: content
> Affects Versions: Trunk
> Reporter: Nameet Jain
> Priority: Minor
> Attachments: OFBizContentManagerCMSSearchPage.png
>
>
> Steps to regenerate
> 1. Open the content app
> 2. Click the CMS tab or user the link
> https://localhost:8443/content/control/CMSContentFind
> 3. Click in Find tab or use link
> https://localhost:8443/content/control/AdminSearch
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)