I'm able to commit after changing the version number. But still the old
problem persists. I don’t any see the log comments updated in the Bugzilla.
I really doubt if scmbug is interacting with the db properly. Is there any
way to find out what it is doing with the db? I am kinda really frustrated
after spending so much time to make it up and running.

Thanks,
Manjit

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Oliver Schäfer
Sent: Tuesday, February 05, 2008 4:48 PM
To: [email protected]
Subject: Fwd: [scmbug-users] RE: log comments not reflected in Bugzilla

... and to the list.

Begin forwarded message:

> From: Oliver Schäfer <[EMAIL PROTECTED]>
> Date: February 5, 2008 12:12:39 PM GMT+01:00
> To: manjit <[EMAIL PROTECTED]>
> Subject: Re: [scmbug-users] RE: log comments not reflected in Bugzilla
>
> You may set/revert version attribute in /etc/scmbug/daemon.conf to  
> '2.22.3' ...
>
> --
> Oliver
>
> On Feb 4, 2008, at 7:55 AM, manjit wrote:
>
>> Kristis,
>>
>>      I've reverted back my Bugzilla version to 2.22.3 guessing it could
>> be a compatibility issue. And tried the same process after making a  
>> few
>> changes with the glue (attached) to enable appending log comments.  
>> I am not
>> able to make any commits from CVS.
>>
>> Activity log -
>>
>> Mon Feb  4 11:54:36 2008 127.0.0.1:40736 Processing connection from
>> localhost
>> Mon Feb  4 11:54:36 2008 127.0.0.1:40736 Processing an  
>> 'activity_verify' for
>> bug id '3' from SCM user 'manjit'
>> Mon Feb  4 11:54:36 2008 reaped 19985 with exit 7424
>>
>>
>> Error log -
>>
>> invalid bug attribute confess at Bugzilla/Bug.pm line 1320
>>      Bugzilla::Bug::AUTOLOAD('invalid number of arguments (0)()') called
>> at Bugzilla/Bug.pm line 121
>>      Bugzilla::Bug::new('Bugzilla::Bug', 3) called at
>> /usr/share/scmbug/lib/Scmbug/Daemon/Bugzilla.pm line 784
>>      
>> Scmbug 
>> ::Daemon 
>> ::Bugzilla::integration_get_product_name('Scmbug::Daemon::Bugz
>> illa=HASH(0x8077ca4)', 3) called at
>> /usr/share/scmbug/lib/Scmbug/Daemon/Integration.pm line 115
>>      
>> Scmbug 
>> ::Daemon 
>> ::Integration::process_activity_verify('Scmbug::Daemon::Integr
>> ation=HASH(0x8d78578)', 'Scmbug::Daemon::Request=HASH(0x8a39e28)')  
>> called at
>> /usr/share/scmbug/lib/Scmbug/Daemon/Process.pm line 849
>>      
>> Scmbug 
>> ::Daemon 
>> ::Process::process_activity_verify('Scmbug::Daemon::Process=HA
>> SH(0x8d2bf18)', 'Scmbug::Daemon::Request=HASH(0x8a39e28)') called at
>> /usr/share/scmbug/lib/Scmbug/Daemon/Process.pm line 744
>>      
>> Scmbug 
>> ::Daemon 
>> ::Process::process_activity('Scmbug::Daemon::Process=HASH(0x8d
>> 2bf18)', 'Scmbug::Daemon::Request=HASH(0x8a39e28)') called at
>> /usr/share/scmbug/lib/Scmbug/Daemon/Process.pm line 153
>>      
>> Scmbug 
>> ::Daemon 
>> ::Process::process_connection('Scmbug::Daemon::Process=HASH(0x
>> 8d2bf18)', '*main::STDIN', '*main::STDOUT',
>> 'Scmbug::Daemon::Request=HASH(0x8a39e28)') called at
>> /usr/share/scmbug/lib/Scmbug/Daemon/Daemon.pm line 638
>>      
>> Scmbug 
>> ::Daemon 
>> ::Daemon::spawn_child('Scmbug::Daemon::Daemon=HASH(0x80629a4)'
>> , 'localhost', 127.0.0.1, 40730) called at
>> /usr/share/scmbug/lib/Scmbug/Daemon/Daemon.pm line 500
>>      
>> Scmbug 
>> ::Daemon 
>> ::Daemon::start_daemon_forked('Scmbug::Daemon::Daemon=HASH(0x8
>> 0629a4)') called at /usr/share/scmbug/lib/Scmbug/Daemon/Daemon.pm  
>> line 417
>>      
>> Scmbug 
>> ::Daemon 
>> ::Daemon::start_daemon('Scmbug::Daemon::Daemon=HASH(0x80629a4)
>> ', '/etc/scmbug/daemon.conf') called at /usr/sbin/scmbug_daemon  
>> line 39
>>
>> Any suggestions on the issue?
>>
>> Thanks & regards,
>> Manjit
>>
>> -----Original Message-----
>> From: Kristis Makris [mailto:[EMAIL PROTECTED]
>> Sent: Thursday, January 31, 2008 11:27 AM
>> To: manjit
>> Cc: 'Pawan Mohan Sharma'; [email protected]
>> Subject: RE: [scmbug-users] RE: log comments not reflected in  
>> Bugzilla
>>
>>
>> Well, it seems the daemon was started correctly.
>>
>> Guys, what you will need to do is look at the patch I supplied and  
>> "do
>> something similar" in terms of adding more debugging in it to find  
>> out
>> where the problem is, on your own.
>>
>>
>> On Thu, 2008-01-31 at 11:07 +0530, manjit wrote:
>>> Kristis,
>>>
>>>     This is what I get in the console when I restart the daemon -
>>>
>>> bash-3.00# scmbug-server restart
>>> ./scmbug-server: !: not found
>>> ./scmbug-server: !: not found
>>> -n Stopping SCM to bug-tracking integration daemon:
>>> -n  scmbug_daemon
>>> .
>>> ./scmbug-server: !: not found
>>> -n Starting SCM to bug-tracking integration daemon:
>>> -n  scmbug_daemon
>>> .
>>> .
>>>
>>> Activity Log -
>>>
>>> Thu Jan 31 11:06:18 2008 Read configuration file '/etc/scmbug/ 
>>> daemon.conf'
>>> Thu Jan 31 11:06:27 2008 Read configuration file '/etc/scmbug/ 
>>> daemon.conf'
>>> Thu Jan 31 11:06:27 2008 Server started on port '3872' (forked mode)
>>>
>>>
>>> Thanks,
>>> Manjit
>>>
>>>
>>> -----Original Message-----
>>> From: Kristis Makris [mailto:[EMAIL PROTECTED]
>>> Sent: Wednesday, January 30, 2008 6:44 AM
>>> To: Pawan Mohan Sharma
>>> Cc: 'manjit'; [email protected]
>>> Subject: RE: [scmbug-users] RE: log comments not reflected in  
>>> Bugzilla
>>>
>>> On Tue, 2008-01-29 at 14:16 +0530, Pawan Mohan Sharma wrote:
>>>> Kris,
>>>>
>>>> We have applied your patch in Bugzilla.pm file and after  
>>>> restarting the
>>>> scmbug process, we didn't find any logfile created under the /tmp
>> folder.
>>>
>>> Are you sure the process has been restarted ? There have been  
>>> reports
>>> the daemon does not always restart properly.
>>>
>>>> I believe scmbug is not at all able to enter in sub
>>> integration_add_comment
>>>
>>> I doubt that.
>>>
>>>> or there is something wrong with the patch applied. I am also  
>>>> attaching
>>> the
>>>> Bugzilla.pm file for your refrence.
>>>
>>>
>> <glue.conf>_______________________________________________
>> scmbug-users mailing list
>> [email protected]
>> http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
>

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to