I have double checked that SCMBUG is able to communicate with MYSQL and we even tried all this with the wrong bug id also, at that point we can see the error in the activity logs.
But when the product name and the bug id is correct then it simply shows a message as follows which is of no help. "Fri Jan 25 14:56:02 2008 127.0.0.1:47568 Processing connection from localhost Fri Jan 25 14:56:02 2008 127.0.0.1:47568 Processing an 'activity_verify' for bug id '3' from SCM user 'manjit' Fri Jan 25 14:56:02 2008 127.0.0.1:47568 Connection from localhost processed Fri Jan 25 14:56:02 2008 reaped 17146" Mike: I have tried your updated glue.conf and it didn't worked as expected (still facing the same problem) Thanks, Pawan -----Original Message----- From: Kristis Makris [mailto:[EMAIL PROTECTED] Sent: Friday, January 25, 2008 10:13 PM To: manjit Cc: 'Pawan Sharma'; [email protected] Subject: Re: [scmbug-users] RE: log comments not reflected in Bugzilla On Wed, 2008-01-23 at 10:20 -0700, Kristis Makris wrote: > 2) What is the error message you get from the failure to resolve bugs ? Manjit, can you answer this question please ? Also, can you change in glue.conf the following: product_name_definition => { type => 'manual', value => 'TestProduct' }, into product_name_definition => { type => 'manual', value => '__Invalid_product_name__' }, and try to commit ? The commit should fail with an error message saying there is no such product name. I have a suspicion that the backend is not contacting the database correctly, e.g. due to an incorrect permissions or username/password issue. _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
