Possible bug when using flash

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Possible bug when using flash

Mike Ahlers

Hi,

Could be that I am doing something entirely wrong, but I've extended the demo
application to show a simple flash file, using standard html code.

Orbeon throws an exception:

2008-03-25 11:53:33,095 INFO  ProcessorService - /mike-flash-demo/banner.swf -
Timing: 15 - Cache hits for cache.main: 149, fault: 8, adds: 7, expirations: 3,
success rate: 94%
2008-03-25 11:53:33,095 INFO  ProcessorService - /mike-flash-demo/banner.swf -
Received request
2008-03-25 11:53:33,142 ERROR ProcessorService - Exception at
oxf:/config/error.xpl (executing XSLT transformation)
java.net.SocketException: Connection reset by peer: socket write error
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at java.net.SocketOutputStream.socketWrite(Unknown Source)
        at java.net.SocketOutputStream.write(Unknown Source)
        at
org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:737)
        at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:434)
        at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:349)
<rest of trace snipped>

Any thoughts?


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Possible bug when using flash

Erik Bruchez
Administrator
Did you add something like this to page-flow.xml:

   <files path-info="*.swf"/>

Does it work at all, i.e. is the Flash file loaded? I would suspect  
not without the <files> definition above.

-Erik

On Mar 25, 2008, at 4:02 AM, <[hidden email]> <[hidden email]
 > wrote:

>
> Hi,
>
> Could be that I am doing something entirely wrong, but I've extended  
> the demo
> application to show a simple flash file, using standard html code.
>
> Orbeon throws an exception:
>
> 2008-03-25 11:53:33,095 INFO  ProcessorService - /mike-flash-demo/
> banner.swf -
> Timing: 15 - Cache hits for cache.main: 149, fault: 8, adds: 7,  
> expirations: 3,
> success rate: 94%
> 2008-03-25 11:53:33,095 INFO  ProcessorService - /mike-flash-demo/
> banner.swf -
> Received request
> 2008-03-25 11:53:33,142 ERROR ProcessorService - Exception at
> oxf:/config/error.xpl (executing XSLT transformation)
> java.net.SocketException: Connection reset by peer: socket write error
> at java.net.SocketOutputStream.socketWrite0(Native Method)
> at java.net.SocketOutputStream.socketWrite(Unknown Source)
> at java.net.SocketOutputStream.write(Unknown Source)
> at
> org
> .apache
> .coyote
> .http11
> .InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:737)
> at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:
> 434)
> at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:349)
> <rest of trace snipped>
>
> Any thoughts?
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws