public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
* Re: Error Code 431
@ 2003-09-10 18:39 Prashanth Guduru
  0 siblings, 0 replies; 8+ messages in thread
From: Prashanth Guduru @ 2003-09-10 18:39 UTC (permalink / raw)
  To: help-gnats

-- Yngve Svendsen <yngve.svendsen@sun.com> wrote:
> Prashanth Guduru wrote:
> 
> >Hi,
> >
> >I have gnats-4.0 installed and have gnatsd running
> on
> >a machine. I have gnatsweb-4.0 setup on my
> webserver
> >machine and have setup the gnatsweb.html
> >appropriately.
> >I now have created 4 databases and whenever anyone
> >tries to create a PR the gnats.lock file in the
> >$GNATSROOT/database/gnats-adm directory doesnt get
> >deleted. After the PR is submitted, the gnatsweb
> page
> >says "Error : unparseable reply from server". When
> >queried i can see the PR created. I have also tried
> >creating a PR using send-pr from  a different
> machine
> >than the one that runs gnatsd and has databases on
> it.
> >I have set the GNATSDB env variable for this to
> work.
> >send-pr creates a new PR but i have also observed
> the
> >gnats.lock file is created and then deleted by the
> >send-pr. I have been having difficulties figuring
> out
> >why gnatsweb's create PR request is not being
> handled
> >properly by the gnatsd. Is there a way i can view
> the
> >logs/output of gnatsd. Have anybody seen this kinda
> >behaviour before. THanks in advance.
> >  
> >
> Sorry to hear you are having difficulties.
> 
> GNATS logging is still an undocumented mess.
> However, the first thing I 
> would advise you to do is to turn on debug output in
> Gnatsweb. Simply 
> add the string "?debug=all" to the URL you use to
> access Gnatsweb. Thus, 
> the access URL should read something similar to
> this:
> 
> http://www.example.com/cgi-bin/gnatsweb.pl?debug=all
> 
> Yngve Svendsen
> Gnatsweb maintainer
> 

Hi Yngve,

THanks for your prompt response. I have actually done
that, i mean having "?debug=all" appended to the url. 
I have 2 different databases, the first one i created
was "test", it doesnt have any categories except for
the default ones.
I can create a PR using GNATSWEB in the test database
with no problem of the gnats.lock file being left
undeleted. So what i did was i did ?debug=all for both
the cases, i mean for the test database and for the
other database.Heres what i observed.


client_cmd:

subm


server_reply: 211 Ok.

client_cmd:

To: bugs
CC:
Subject: pguduru@thoreau.inka.com
From: pguduru@thoreau.inka.com
Reply-To: pguduru@thoreau.inka.com
X-Send-Pr-Version: gnatsweb-4.00 (1.124.2.2)
X-GNATS-Notify: 

>Notify-List:    pguduru@thoreau.inka.com
>Category:       pending
>Synopsis:       pguduru@thoreau.inka.com
>Confidential:   yes
>Severity:       critical
>Priority:       high
>Class:          sw-bug
>Submitter-Id:   medc
>Originator:     pguduru@thoreau.inka.com
>Release:        pguduru@thoreau.inka.com
>Organization:
pguduru@thoreau.inka.com
>Environment:
pguduru@thoreau.inka.com
>Description:
pguduru@thoreau.inka.com
>How-To-Repeat:
pguduru@thoreau.inka.com
>Fix:
Unknown
>Unformatted:
.


server_reply: 210 PR added. 



THis is the last client command that is run in both
the cases. For the test database i can see the
server_reply: 210 PR added and in case of the other
database when PR is created the "server_reply:" is
empty and thats when i get "Error: Unparseable reply
from server" and that follows the "Problem Report
Sent. THank you for your report...........". I have
closely observed the both databases, except for the
categories there is no difference in them atall. I
dont quite understand why isnt there a 210 PR added
response from server and why is'nt the gnats.lock file
getting deleted. Any comments.

Regards,
Prashanht





__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Error Code 431
@ 2003-09-10 13:40 Prashanth Guduru
  2003-09-10 15:09 ` Yngve Svendsen
  2003-09-14  8:51 ` Andrew J. Gray
  0 siblings, 2 replies; 8+ messages in thread
From: Prashanth Guduru @ 2003-09-10 13:40 UTC (permalink / raw)
  To: help-gnats

Hi,

I have gnats-4.0 installed and have gnatsd running on
a machine. I have gnatsweb-4.0 setup on my webserver
machine and have setup the gnatsweb.html
appropriately.
I now have created 4 databases and whenever anyone
tries to create a PR the gnats.lock file in the
$GNATSROOT/database/gnats-adm directory doesnt get
deleted. After the PR is submitted, the gnatsweb page
says "Error : unparseable reply from server". When
queried i can see the PR created. I have also tried
creating a PR using send-pr from  a different machine
than the one that runs gnatsd and has databases on it.
I have set the GNATSDB env variable for this to work.
send-pr creates a new PR but i have also observed the
gnats.lock file is created and then deleted by the
send-pr. I have been having difficulties figuring out
why gnatsweb's create PR request is not being handled
properly by the gnatsd. Is there a way i can view the
logs/output of gnatsd. Have anybody seen this kinda
behaviour before. THanks in advance.

Regards,
Prashanth



__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-10-11 22:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3F61FD74.1090801@juniper.net>
2003-09-14  8:23 ` [ Re: Re: Error Code 431] Prashanth Guduru
2003-09-15 14:41   ` Error Code 431 Andrew J. Gray
2003-09-18  1:05     ` Prashanth Guduru
2003-10-11 22:03     ` Prashanth Guduru
2003-09-10 18:39 Prashanth Guduru
  -- strict thread matches above, loose matches on Subject: below --
2003-09-10 13:40 Prashanth Guduru
2003-09-10 15:09 ` Yngve Svendsen
2003-09-14  8:51 ` Andrew J. Gray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).