Not sure - but very good idea. I've managed to replicate it with a simple test page so I can now test a few possible causes.
Cheers, Mark On Mon, 01 Nov 2004 13:05:46 +1100, Geoff Bowers <[EMAIL PROTECTED]> wrote: > Anyone know if this has an actual bug number at Macromedia? Might be > something those on the Blackstone program could push for resolution. > > > > -- geoff > http://www.daemon.com.au/ > > Mark Lynch wrote: > > Hi all, > > > > I've come up against this problem recently and will hopefully get some > > time to investigate this week. > > > > As mentioned on this list before it is a lower level (than cf) java > > library that is having the problem - > > <snip> > > java.io.IOException: Corrupt form data: no leading boundary: > > (some binary garbage) > > at com.oreilly.servlet.multipart > > .MultipartParser.<init>(MultipartParser.java:171) > > </snip> > > > > The is basically saying that the mime type seperator is corrupt which > > could be caused by a number of things - either the library is buggered > > or the data is getting corrupted before it gets to the library. > > > > I've got this happening consistently on one server so I'll try to make > > a testcase and narrow down the problem. > > > > It might be useful if anyone who is having this problem chimed in let > > me know the following info: > > > > Java VM version > > CF Version - with full version number - ie. > > Operating system - Linux or Windows and version. > > Web server - Apache or IIS and version > > > > Most of this information is available on the CF Admin System > > Information page (just remember not to post any Serial numbers to the > > list by accident) > > > > Cheers, > > Mark > > > > > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > -- www.lynchconsulting.com.au --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
