Hi Andrew, Not sure about the big files - it was one of my clients that came across the issue initially.
In terms of server ram - the box I had this on has 2G (43M free at the moment) - but not sure how much would be assigned to the java VM - I think there are some settings around this that mean it won't use all memory. As I said before - it's a bit of a wild theory - and I've no idea how to prove or disprove it - anyone from MM have any suggestions? Did adding this directory fix your problem? or are you still having it? Cheers, Mark On Tue, 9 Nov 2004 12:03:17 +0800, Andrew Mercer <[EMAIL PROTECTED]> wrote: > your RAM idea seems plausable > Are you uploading large files? > and / or > Does you server have asmall amount or RAM. > > > > > On Tue, 9 Nov 2004 11:32:43 +1100, Mark Lynch <[EMAIL PROTECTED]> wrote: > > So am I - I didn't check that on the server I was having problems on - > > as it was consistenly erroring I didn't restart it until I could fix > > the problem. > > > > Did adding the directory fix it on your machine? It could be that > > there are a number of similar but different causes for this. Or it > > could be something like when there is enough free memory on the server > > it holds it in RAM and only when it has less free memory (i.e. been > > running for a while) it writes it to the temporary directory. This is > > just a stab in the dark - but may be plausible? > > > > Cheers, > > Mark > > > > > > > > > > On Mon, 8 Nov 2004 07:03:27 +0800, Andrew Mercer <[EMAIL PROTECTED]> wrote: > > > I am a bit perplexed as to why the error does not occur on the first > > > upload - the times I saw the error it was after about 20 consecutive > > > image/file uploads. > > > > > > > > > > > > > > > On Fri, 5 Nov 2004 21:34:55 +1100, Mark Lynch <[EMAIL PROTECTED]> wrote: > > > > Hi Jeff, > > > > > > > > Very glad to hear this resolved the problem - I haven't submitted this > > > > to MM as I suspected that is was more specific to my install - > > > > obviously it's not. > > > > > > > > I wonder what we are doing differently to the other 90% of farcry > > > > users who never have this problem? any ideas. > > > > > > > > In terms of reporting to macromedia - would ideal fix be to give a > > > > more helpful error message or to create the temp directory > > > > automatically? > > > > > > > > Cheers, > > > > Mark > > > > > > > > > > > > > > > > > > > > On Thu, 04 Nov 2004 10:40:34 -0500, Jeff Coughlin <[EMAIL PROTECTED]> > > > > wrote: > > > > > Mark Lynch wrote: > > > > > > Turns out this was because the file could not be read - because it > > > > > > didn't get saved on the server because the temporary directory where > > > > > > CF was trying to store the files didn't exist. > > > > > > > > > > > > You can check what temporary directory CF is using by using > > > > > > <cfoutput>#GetTempDirectory()#</cfoutput> > > > > > > > > > > > > It will typically be something like this (on a linux box) : > > > > > > [coldfusionmx > > > > > > root]/runtime/servers/default/SERVER-INF/temp/wwwroot-tmp/ > > > > > > > > > > Mark, > > > > > > > > > > You are the man! This fixed my client's server without the need to > > > > > restart CF services. On Win2k/Win2k3 this seems to be in the folder > > > > > <cfroot>\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp (at least > > > > > in my case). > > > > > > > > > > Have you submitted this to Macromedia? > > > > > > > > > > Thanks again, > > > > > > > > > > Jeff C. > > > > > > > > > > > > > > > > > > > > --- > > > > > 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/ > > > > > > > > > > --- > > > 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/ > > > > --- > 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/
