help-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnats is hanging


From: Lars Henriksen
Subject: Re: Gnats is hanging
Date: Wed, 15 Jan 2003 09:56:55 +0100
User-agent: Mutt/1.4i

On Tue, Jan 14, 2003 at 08:43:11PM +0100, Dieperink Alwin wrote:
> Hello,
> 
> I try to submit a new PR or to edit an existing PR. The first time, no
> answer is sent back from the server, it is just hanging (until a timeout).
> When I press the submit button again, the request is handled by GNATS
> without any problem. This is repeatable. Queries don't seem to have this
> problem, so I think it comes only when changes are made to the database. The
> logfiles of Apache don't help. They just tell that no answer is sent back
> the first time. Probably there is something hanging Perl, as the process is
> still there, but 100% idle. 
> 
> Any idea ? How can I find out where it is hanging in Perl ?

Assuming this is a GNATS and not a Perl problem, try the following.
Go to the 'Edit Problem Report' page. Your browser will display a URL
something like:

http://<whatever>/gnatsweb.pl?cmd=edit&...

Edit the URL and insert a 'debug=all' as follows:

http://<whatever>/gnatsweb.pl?debug=all&cmd=edit&...

Then access gnatsweb with this URL. You will see a lot of communication
going on between gnatsweb and the gnats server (gnatsd). At the bottom of
the page you should be able to find the 'Edit' page again. Now perform the
edit and submit in the usual way. Again you will see gnatsweb talking to
gnatsd and hopefully this will reveal the reason for the hanging request.

Lars Henriksen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]