Re: [Rabbit-proxy-users] Rabbit on Windows 2000 / Convert Error
Brought to you by:
ernimril
From: Brett H. <br...@ht...> - 2004-01-08 06:32:50
|
Ok, I took out the first slash. Seems to be past the problem with finding the files...now I am getting bad conversion errors. Anyone know what causes those? [08/Jan/2004:06:30:44 GMT][MSG][Configuration loaded, ready for action.] [08/Jan/2004:06:30:44 GMT][MSG][Started] [08/Jan/2004:06:31:06 GMT][WARN][expire date in the past: '0'] [08/Jan/2004:06:31:06 GMT][WARN][expire date in the past: '0'] [08/Jan/2004:06:31:07 GMT][WARN][Bad conversion: c:\program files\rabbit\rcache\temp\550] [08/Jan/2004:06:31:07 GMT][WARN][Bad conversion: c:\program files\rabbit\rcache\temp\545] [08/Jan/2004:06:31:07 GMT][WARN][Bad conversion: c:\program files\rabbit\rcache\temp\543] [08/Jan/2004:06:31:07 GMT][WARN][Bad conversion: c:\program files\rabbit\rcache\temp\544] [08/Jan/2004:06:31:22 GMT][MSG][unable to parse expire date: '-1' for URI: 'http://www.msn.com/'] ----- Original Message ----- From: "Robert Olofsson" <d9...@na...> To: "Brett Hays" <br...@ht...> Cc: <rab...@li...> Sent: Wednesday, January 07, 2004 4:08 PM Subject: Re: [Rabbit-proxy-users] Rabbit on Windows 2000 / Convert Error > On Wed, 7 Jan 2004, Brett Hays wrote: > >> Here's what I have in rabbit.conf for convert >> convert=/c:/Program Files/convert/convert.exe >> >> Here's what I have for cache dir >> directory=/c:/program files/rabbit/rcache > > Ok, why the initial slash? why forward slashes on a windows machine? > can you try to change it to > convert=c:\Program Files\convert\convert.exe > > and > > directory=c:\Program Files\rabbit\cache > >> >> .... >> >> [07/Jan/2004:05:24:43 GMT][WARN][Error writing >> >> request:java.io.IOException: >> >> CreateProcess: /c:/Program Files/convert/convert.exe -quality >> >> 10 -flatten >> >> /c:/program files/rabbit/rcache\temp\385 jpeg:/c:/program >> >> files/rabbit/rcache\temp\385.c error=123] > > Ok, rabbit does use the file systems directory separator, but you > have given forward slashes, this may confuse rabbit and/or windows. > > /robo > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System offering > advanced branching capabilities and atomic changes on 50+ platforms. > Free Eval! http://www.perforce.com/perforce/loadprog.html > _______________________________________________ > Rabbit-proxy-users mailing list > Rab...@li... > https://lists.sourceforge.net/lists/listinfo/rabbit-proxy-users > |