You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Krist van Besien <kr...@gmail.com> on 2009/09/09 13:39:41 UTC

Re: [users@httpd] Problem of "Could not open temp post file '/tmp/_wl_proxy"

On Wed, Sep 9, 2009 at 11:23 AM, thomas2004<th...@yahoo.de> wrote:
>
> Hi all,
>
> Sometimes as I send WS-request to our WS via web-server we got error message
> as follow. Has someone experience to fix such a problem?
>
> *************************
> Tue Sep  8 11:32:42 2009 Temp Post File name =
> [/tmp/_wl_proxy/_post__28832_77]
> Tue Sep  8 11:32:42 2009 Could not open temp post file
> '/tmp/_wl_proxy/_post__28832_77' for POST of size 2306
> Tue Sep  8 11:32:42 2009 *******Exception type [WRITE_ERROR_TO_FILE] (Cannot
> open TEMP file '/tmp/_wl_proxy/_post__28832_77' for POST of 2306 bytes

Apache is complaining it can't write to
/tmp/_wl_proxy/_post__28832_77. Tio fix this problem you will have to
find out why this is so.

Krist
-- 
krist.vanbesien@gmail.com
krist@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Problem of "Could not open temp post file '/tmp/_wl_proxy"

Posted by David Cassidy <da...@twocats.co.uk>.
i know this is the obvious question but
does the directory /tmp/_wl_proxy/ exist ?

is it writable by the apache process ?

i think you have your answer.

On 09/09/09 12:39, Krist van Besien wrote:
> On Wed, Sep 9, 2009 at 11:23 AM, thomas2004<th...@yahoo.de>  wrote:
>    
>> Hi all,
>>
>> Sometimes as I send WS-request to our WS via web-server we got error message
>> as follow. Has someone experience to fix such a problem?
>>
>> *************************
>> Tue Sep  8 11:32:42 2009 Temp Post File name =
>> [/tmp/_wl_proxy/_post__28832_77]
>> Tue Sep  8 11:32:42 2009 Could not open temp post file
>> '/tmp/_wl_proxy/_post__28832_77' for POST of size 2306
>> Tue Sep  8 11:32:42 2009 *******Exception type [WRITE_ERROR_TO_FILE] (Cannot
>> open TEMP file '/tmp/_wl_proxy/_post__28832_77' for POST of 2306 bytes
>>      
> Apache is complaining it can't write to
> /tmp/_wl_proxy/_post__28832_77. Tio fix this problem you will have to
> find out why this is so.
>
> Krist
>    

Re: [users@httpd] Problem of "Could not open temp post file '/tmp/_wl_proxy"

Posted by Eric Covener <co...@gmail.com>.
On Wed, Sep 9, 2009 at 7:39 AM, Krist van
Besien<kr...@gmail.com> wrote:
>> Tue Sep  8 11:32:42 2009 *******Exception type [WRITE_ERROR_TO_FILE] (Cannot
>> open TEMP file '/tmp/_wl_proxy/_post__28832_77' for POST of 2306 bytes


wl-as-in-weblogic probably means consult the vendor.

-- 
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org