Thank you both for your replies - you guys were right it was a permissioning problem with the temp folder.
What was throwing me off was the error occured even before my code tried to do anything with the incoming file stream - I guess BlueDragon stores the stream in the temp folder as it comes in. Thanks again for your help with this. On Feb 25, 4:52 pm, Alan Holden <[email protected]> wrote: > At first glance, it would appear as though BD is being asked to write > the uploaded file to a directory for which it has no permissions to do so. > > Al > > > > Diarmuid King wrote: > > Hi All, > > > I was wondering if anyone out there might have run into this or might > > have an idea of how I can fix it. > > > I am running Open Bluedragon on Weblogic 9.2 on Solaris. > > > Whenever I hit a .cfm page with a http post from a form with > > ENCTYPE="multipart/form-data" I get an error saying: > > > CFML Runtime Error > > An error has occurred while attempting to process the incoming > > multipart/form-data stream: java.io.IOException: Permission denied > > > This happens even on a page where the only code is > > > <cfoutput><cfdump></cfoutput> > > > The same code runs fine on windows, and the same functionality (in > > JSP) works fine when running on the same solaris/weblogic server. > > > If anyone has any tips on how this could be handled I would much > > appreciate it as I am hitting a brick wall here. > > > Thanks, > > > Diarmuid King- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
