...I can honestly say, I have no idea ;o)

eeep!

Mark

On Tue, May 26, 2009 at 7:47 PM, dickbob <dick...@gmail.com> wrote:

>
> I had Transfer running sweetly and then I discovered Apache RewriteMap
> and it all went wrong!
>
> Now I get...
>
> An error occurred when performing a file operation write on file /
> Volumes/ApplicationDisk/JRun4/redirect://user.objUser
> $6980AE45AF993E435D4CB0E8E4580559.transfer.
> The cause of this exception was: java.io.FileNotFoundException: /
> Volumes/ApplicationDisk/JRun4/redirect:/user.objUser
> $6980AE45AF993E435D4CB0E8E4580559.transfer (No such file or
> directory).
>
> with the error being caused by FileWriter.cfc: line 47
>
> ...whenever I try and create a Transfer object.
>
> Before I turned RewriteMap on FileWriter.cfc was happy creating the
> file...
>
> /Volumes/Website/localhost/transfer/definition//user.objUser
> $6980AE45AF993E435D4CB0E8E4580559.transfer
>
> ...after turning RewriteMap on Transfer was trying to write...
>
> /Volumes/ApplicationDisk/JRun4/redirect://user.objUser
> $6980AE45AF993E435D4CB0E8E4580559.transfer
>
> ...and failed as described above.
>
> The rewrite rule is a simple...
>
> RewriteRule ^(.*)/$ ${lookupMap:$1} [NC]
>
> ...where lookupMap is defined in my httpd.conf file.
>
> Has anyone seen this before?
>
> Any thoughts?
>
> Can I provide any more info to help find a solution?
>
> dickbob
>
> >
>


-- 
E: mark.man...@gmail.com
W: www.compoundtheory.com

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to transfer-dev@googlegroups.com
To unsubscribe from this group, send email to 
transfer-dev-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to