[ https://issues.apache.org/jira/browse/FOR-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495054 ]
Gavin commented on FOR-982: --------------------------- Adding in some try..catches I now get :- * [6/38] [0/0] 0.219s 0b gallery/demo/A_017_7A.thumb.jpg java.io.IOException: No outputstream available! at org.apache.cocoon.bean.helpers.DelayedOutputStream.getTargetOutputSt eam(DelayedOutputStream.java:213) at org.apache.cocoon.bean.helpers.DelayedOutputStream.flush(DelayedOutp tStream.java:159) X [0] gallery/demo/A_017_7A.thumb.jpg BROKEN: URI not found: No outputstream available! at org.apache.cocoon.util.BufferedOutputStream.realFlush(BufferedOutput tream.java:128) at org.apache.cocoon.environment.AbstractEnvironment.commitResponse(Abs ractEnvironment.java:270) at org.apache.cocoon.Cocoon.process(Cocoon.java:568) at org.apache.cocoon.bean.CocoonWrapper.getPage(CocoonWrapper.java:426) at org.apache.cocoon.bean.CocoonBean.processTarget(CocoonBean.java:496) at org.apache.cocoon.bean.CocoonBean.process(CocoonBean.java:357) at org.apache.cocoon.Main.main(Main.java:311) .. on my windows machine. So it initially succeeds in creating an empty file, but fails to be able to write anything to it. Why this is a windows only trait I haven't worked out. > Thumbs not displaying > --------------------- > > Key: FOR-982 > URL: https://issues.apache.org/jira/browse/FOR-982 > Project: Forrest > Issue Type: Bug > Components: Plugin: input.PhotoGallery > Reporter: Ross Gardler > Priority: Blocker > Attachments: error.log > > > The index page should show thumbs of the images available in the gallery. On > windows, nothing is displayed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.