Hi.

When a file upload to ColdFusion via FleReference Class,
ColdFusion has IOException Error like below.
(I just tried a sample at flashplatform's SVN in Macromedia Labs.)

Is this FlashPler8.5's bug??
(My current FlashPlayer's version is 8,5,0,212.)

03/04 02:34:18 error Corrupt form data: premature ending
java.io.IOException: Corrupt form data: premature ending
        at
com.oreilly.servlet.multipart.MultipartParser.<init>(MultipartParser.java:166)
        at
com.oreilly.servlet.multipart.MultipartParser.<init>(MultipartParser.java:94)
        at coldfusion.filter.FormScope.fillMultipart(FormScope.java:107)
        at
coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:382)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:33)
        at
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at
coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
        at coldfusion.CfmServlet.service(CfmServlet.java:107)
        at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
        at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
        at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
        at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
        at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
        at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to