public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: Prashanth Guduru <prashanthguduru@yahoo.com>
To: help-gnats@gnu.org
Subject: Re: [ Re:  Re: Error Code 431]
Date: Sun, 14 Sep 2003 08:23:00 -0000	[thread overview]
Message-ID: <20030912175742.44361.qmail@web13409.mail.yahoo.com> (raw)
In-Reply-To: <3F61FD74.1090801@juniper.net>

Hi,

I have tried what Mel had suggested me to do and i get
a "210 PR added" message. Im
pasting the output below:
200 gnatsdserver GNATS server 4.0 ready.
chdb validity
210-Now accessing GNATS database 'validity'
210 User access level set to 'edit'
user pguduru
210-Now accessing GNATS database 'validity'
210 User access level set to 'edit'
subm
211 Ok.
To: bugs
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:
.
210 PR added.

This is really confusing. If there is a problem with
gnatsweb.pl and if its sending bogus to gnatsd that it
cant handle, then i dont understand why there is no
error with the test database. From this little test
that Mel suggested i feel gnatsd shuld be ok. Any
ideas?

Thanks,
Prashanth


> 
> --- Mel Hatzis <hatzis@juniper.net> wrote:
> > Prashanht, try the following:
> > 
> >   1. On the gnats server, run the gnatsd binary by
> > hand...
> >     $GNATS_INSTALL_DIR/libexec/gnats/gnatsd
> > 
> >   2. For the "other" database you refer to in your
> >      earlier postings, enter:
> > 
> >      chdb <other>
> > 
> >      (replace <other> with the name of your other
> > db)
> > 
> >   3. Enter "user <username>"
> > 
> >   4. Enter the command 'subm'
> > 
> >   5. Now paste in the following PR exactly as
> given:
> > 
> > To: bugs
> > 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:
> > .
> > 
> > At the end of all this, you should either get a
> > message back
> > from gnatsd showing the error or in the worst
> case,
> > gnatsd
> > will crash and dump a core file which you can then
> > examine
> > with a debugger.
> > 
> > If you get a core file, it'll really help if you
> > email the
> > help list with a stack trace.
> > 
> > --
> > Mel Hatzis
> > 
> > On 09/11/2003 01:28 PM, Prashanth Guduru wrote:
> > > Hi 
> > > 
> > > I have done a close comparison of dbconfig's for
> > the 
> > > both databases as per yngve. I ve seen
> difference,
> > but
> > > only because both the databases are so very
> > different.
> > > I have seen differences in the fields. I cannot
> > say
> > > that the problem is because of it. To test it
> this
> > way
> > > by trial and error would be very tedious i
> guess.
> > Are
> > > there any critical features i should be looking
> > for
> > > when comparing both the dbconbfigs?. 
> > > 
> > > 
> > > 
> > > 
> > >>Hi Prashanht,
> > >>
> > >>I haven't got any advice beyond what Yngve has
> > >>suggested at this
> > >>stage.  If you can discover what steps are
> > required
> > >>to reproduce the
> > >>problem then I can look into it further myself.
> > > 
> > > Andre,
> > > 
> > > Im sorry i can reproduce the problem but i cant
> > tell
> > > you how it can be. For any new database i
> create,
> > i
> > > see the same behaviour. It would be really great
> > if
> > > you can let me know how i can turn on the
> logging
> > for
> > > gnatsd.
> > > 
> > > Please let me know if i can do any more testing
> or
> > > provide more information to resolve this
> problem.
> > > 
> > > Bests,
> > > Prashanth
> > > 
> > > 
> > > 
> > > 
> 
=== message truncated ===


__________________________________
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

       reply	other threads:[~2003-09-12 18:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3F61FD74.1090801@juniper.net>
2003-09-14  8:23 ` Prashanth Guduru [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030912175742.44361.qmail@web13409.mail.yahoo.com \
    --to=prashanthguduru@yahoo.com \
    --cc=help-gnats@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).