Re: [Zope] strange behaviour:can not access source-view.gif but a copy of it

2006-05-08 Thread Dieter Maurer
robert rottermann wrote at 2006-5-7 10:05 +0200:
> ...
>> What does the "wget -S http://www.ersigen.ch/view-source.gif";
>> gives you?
>>
>>   
>prints the following and waits for ever:
>[EMAIL PROTECTED]:/home/zope/Products/redProducts/RedUtils/commander/tests> 
>wget -S http://www.ersigen.ch/view-source.gif
>--09:59:48--  http://www.ersigen.ch/view-source.gif
>   => `view-source.gif'
>Auflösen des Hostnamen »www.ersigen.ch« 193.246.254.98
>Verbindungsaufbau zu www.ersigen.ch|193.246.254.98|:80... verbunden.
>HTTP Anforderung gesendet, warte auf Antwort...

Okay, I would not want to believe it. But, apparently, Zope
really does not answer.

Thus check at the bottom of "Control_Panel --> Debug information"
that Zope is indeed still processing the request.
If it does, use "DeadlockDebugger" to find out where it is hanging
around.

-- 
Dieter
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] strange behaviour:can not access source-view.gif but a copy of it

2006-05-07 Thread robert rottermann

Dieter Maurer wrote:

robert rottermann wrote at 2006-5-3 16:10 +0200:
  
what I meant is that I only can access the trough its "normal" url 
(using apache)


www.ersigen.ch/view-source.gif

never terminates



What does the "wget -S http://www.ersigen.ch/view-source.gif";
gives you?

  

prints the following and waits for ever:
[EMAIL PROTECTED]:/home/zope/Products/redProducts/RedUtils/commander/tests> 
wget -S http://www.ersigen.ch/view-source.gif

--09:59:48--  http://www.ersigen.ch/view-source.gif
  => `view-source.gif'
Auflösen des Hostnamen »www.ersigen.ch« 193.246.254.98
Verbindungsaufbau zu www.ersigen.ch|193.246.254.98|:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort...

robert
begin:vcard
fn:robert  rottermann
n:rottermann;robert 
email;internet:[EMAIL PROTECTED]
tel;work:031 333 10 20
tel;fax:031 333 10 23
tel;home:031 333 36 03
x-mozilla-html:FALSE
version:2.1
end:vcard

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] strange behaviour:can not access source-view.gif but a copy of it

2006-05-03 Thread Dieter Maurer
robert rottermann wrote at 2006-5-3 16:10 +0200:
>what I meant is that I only can access the trough its "normal" url 
>(using apache)
>
>www.ersigen.ch/view-source.gif
>
>never terminates

What does the "wget -S http://www.ersigen.ch/view-source.gif";
gives you?

-- 
Dieter
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] strange behaviour:can not access source-view.gif but a copy of it

2006-05-03 Thread Cliff Ford
Your second example below never terminates for me, and neither does 
http://www.ersigen.ch/garbage/view-source.gif


I have seen hanging with malformed apache rewrite rules involving 
http/https protocols. I would check the Apache rewrite rules.


Cliff

robert rottermann wrote:

thanks for the answer.

what I meant is that I only can access the trough its "normal" url
(using apache)

www.ersigen.ch/view-source.gif

never terminates, whereas
www.ersigen.ch/ersiweb/ersiweb/view-source.gif

immediately returns correctly (/ersiweb/ersiweb  is where apache
redirects to).

www.ersigen.ch/copy_of_view-source.gif

works fine also. this is using a copy of the same image.
This Problem we do have on a number of sites (running different versions
of plone,
on different machines).

thanks again
robert


Dieter Maurer wrote:


robert rottermann wrote at 2006-5-2 07:18 +0200:
 


...
in a plone site (but I see nothing plone related with my problem) I 
can not access an image

with the id view-source.gif (it is used by kupu).




What does "cannot access" mean precisely?

Try "wget -S "
and see (report) what happens.


  




___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] strange behaviour:can not access source-view.gif but a copy of it

2006-05-03 Thread robert rottermann

thanks for the answer.

what I meant is that I only can access the trough its "normal" url
(using apache)

www.ersigen.ch/view-source.gif

never terminates, whereas
www.ersigen.ch/ersiweb/ersiweb/view-source.gif

immediately returns correctly (/ersiweb/ersiweb  is where apache
redirects to).

www.ersigen.ch/copy_of_view-source.gif

works fine also. this is using a copy of the same image.
This Problem we do have on a number of sites (running different versions
of plone,
on different machines).

thanks again
robert


Dieter Maurer wrote:

robert rottermann wrote at 2006-5-2 07:18 +0200:
  

...
in a plone site (but I see nothing plone related with my problem) I can 
not access an image

with the id view-source.gif (it is used by kupu).



What does "cannot access" mean precisely?

Try "wget -S "
and see (report) what happens.


  



___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] strange behaviour:can not access source-view.gif but a copy of it

2006-05-02 Thread Dieter Maurer
robert rottermann wrote at 2006-5-2 07:18 +0200:
> ...
>in a plone site (but I see nothing plone related with my problem) I can 
>not access an image
>with the id view-source.gif (it is used by kupu).

What does "cannot access" mean precisely?

Try "wget -S "
and see (report) what happens.


-- 
Dieter
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )