You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Brent L Johnson <br...@bjohnson.net> on 2003/12/17 22:00:16 UTC

Cached response not found?

I created a new Action to do file uploading.  It was working
yesterday and I made some changes to some HTML here and there
but thats all.  Now I'm getting the following in my log file
when I try and upload a file:

DEBUG   (2003-12-17) 15:49.30:022   [sitemap]
(/admin/upload/paymentVerification.html)
HttpProcessor[80][4]/AbstractCachingProcessingPipeline: Cached response
not found for 'upload/paymentVerification.html' using key:
PK_G-serverpages-file:/home/www/tpptools/htdocs/admin/files.xsp_T-xslt-f
ile:/home/www/tpptools/htdocs/admin/styles/files.xsl_T-xslt-file:/home/w
ww/tpptools/htdocs/admin/styles/main.xsl;uploadType=paymentVerification;
use-request-parameters=true;tool=W:\tpptools\excel\paymentAgreements\pay
_testfile3.xls_S-html-1

Anyone have any suggestions?  The file is no longer being uploaded
and I'm getting that in my logfile.

Thanks,

- Brent


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: Cached response not found?

Posted by Brent L Johnson <br...@bjohnson.net>.
Sorry - when moving around my HTML I left off the
enctype="multipart/form-data" attribute on the <form> tag.
After adding that back it works fine.

- Brent

> I created a new Action to do file uploading.  It was working 
> yesterday and I made some changes to some HTML here and there 
> but thats all.  Now I'm getting the following in my log file 
> when I try and upload a file:
> 
> DEBUG   (2003-12-17) 15:49.30:022   [sitemap]
> (/admin/upload/paymentVerification.html)
> HttpProcessor[80][4]/AbstractCachingProcessingPipeline: 
> Cached response not found for 
> 'upload/paymentVerification.html' using key: 
> PK_G-serverpages-file:/home/www/tpptools/htdocs/admin/files.xs
> p_T-xslt-f
> ile:/home/www/tpptools/htdocs/admin/styles/files.xsl_T-xslt-fi
> le:/home/w
> ww/tpptools/htdocs/admin/styles/main.xsl;uploadType=paymentVer
> ification;
> use-request-parameters=true;tool=W:\tpptools\excel\paymentAgre
> ements\pay
> _testfile3.xls_S-html-1
> 
> Anyone have any suggestions?  The file is no longer being 
> uploaded and I'm getting that in my logfile.
> 
> Thanks,
> 
> - Brent
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org