Forgot to mention - scmbug is 0.26.22 (not patched).

Interesting that issue doesn't exist when I have my Bugzilla 4.0
compatibility patch applied (scmbug-customization-0.26.22.patch). Still I
can't see what exactly is getting wrong with the original scmbug release. I
don't know if it's worth investigating further unless somebody else
complains.

- Yavor

On Sun, Mar 27, 2011 at 15:14, Yavor Nikolov <[email protected]>wrote:

> Scmbug::Daemon:Bugzilla::integration_add_comment fails with Bugzilla 3.2.
>
> daemon log contains errors like that:
>
> 2011/03/27 15:07:20 Scmbug DEBUG>
> Integration.pm:437:Scmbug::Daemon::Integration::add_comment_to_all -
> 127.0.0.1:38716 User '[email protected]' will append to bug id '1' the
> comment 'This is a test.
>
>
> Branch:        trunk
> Affected files:
> ---------------
> 63 --> 64 TestProduct:trunk/readme.txt
> '.
> 2011/03/27 15:07:21 Scmbug ERROR> Object.pm:278:Bugzilla::Object::update -
> DBD::Pg::db do failed: ERROR:  null value in column "assigned_to" violates
> not-null constraint [for Statement "UPDATE bugs SET assigned_to = ?,
> bug_file_loc = ?, bug_severity = ?, bug_status = ?, cclist_accessible = ?,
> component_id = ?, estimated_time = ?, everconfirmed = ?, op_sys = ?,
> priority = ?, product_id = ?, remaining_time = ?, rep_platform = ?,
> reporter_accessible = ?, resolution = ?, short_desc = ?, status_whiteboard =
> ?, target_milestone = ?, version = ? WHERE bug_id = ?"] at
> /u02/dwn/bugzilla/bugzilla-3.2/Bugzilla/Object.pm line 278
>         Bugzilla::Object::update('Bugzilla::Bug=HASH(0xb1f2008)') called at
> /u02/dwn/bugzilla/bugzilla-3.2/Bugzilla/Bug.pm line 502
>         Bugzilla::Bug::update('Bugzilla::Bug=HASH(0xb1f2008)') called at
> /usr/share/scmbug/lib/Scmbug/Daemon/Bugzilla.pm line 624
>
> Scmbug::Daemon::Bugzilla::integration_add_comment('Scmbug::Daemon::Bugzilla=HASH(0xa70fbd8)',
> 1, '[email protected]', 'This is a test.\x{a}\x{a}\x{a}Branch:
> trunk\x{a}Affected files:\x{a}------...') called at
> /usr/share/scmbug/lib/Scmbug/Daemon/Integration.pm line 438
>
> Scmbug::Daemon::Integration::add_comment_to_all('Scmbug::Daemon::Integration=HASH(0xb13fd18)',
> '[email protected]', 'This is a test.\x{a}\x{a}\x{a}Branch:
> trunk\x{a}Affected files:\x{a}------...', 'ARRAY(0xb14bd70)') called at
> /usr/share/scmbug/lib/Scmbug/Daemon/Integration.pm line 89
>
> Scmbug::Daemon::Integration::process_activity_commit('Scmbug::Daemon::Integration=HASH(0xb13fd18)')
> called at /usr/share/scmbug/lib/Scmbug/Daemon/Process.pm line 869
>
> Scmbug::Daemon::Process::process_activity_commit('Scmbug::Daemon::Process=HASH(0xb113218)',
> 'Scmbug::Daemon::Request=HASH(0xa6fc1a0)') called at
> /usr/share/scmbug/lib/Scmbug/Daemon/Process.pm line 786
>
> Scmbug::Daemon::Process::process_activity('Scmbug::Daemon::Process=HASH(0xb113218)',
> 'Scmbug::Daemon::Request=HASH(0xa6fc1a0)') called at
> /usr/share/scmbug/lib/Scmbug/Daemon/Process.pm line 152
>
> Scmbug::Daemon::Process::process_connection('Scmbug::Daemon::Process=HASH(0xb113218)',
> '*main::STDIN', '*main::STDOUT', 'Scmbug::Daemon::Request=HASH(0xa6fc1a0)')
> called at /usr/share/scmbug/lib/Scmbug/Daemon/Daemon.pm line 579
>
> Scmbug::Daemon::Daemon::spawn_child('Scmbug::Daemon::Daemon=HASH(0xa134998)',
> 'localhost', 127.0.0.1, 38716) called at
> /usr/share/scmbug/lib/Scmbug/Daemon/Daemon.pm line 493
>
> Scmbug::Daemon::Daemon::start_daemon_forked('Scmbug::Daemon::Daemon=HASH(0xa134998)')
> called at /usr/share/scmbug/lib/Scmbug/Daemon/Daemon.pm line 410
>
> Scmbug::Daemon::Daemon::start_daemon('Scmbug::Daemon::Daemon=HASH(0xa134998)',
> '/etc/scmbug/daemon.conf') called at /usr/sbin/scmbug_daemon.pl line 39
>         main::main('/etc/scmbug/daemon.conf') called at /usr/sbin/
> scmbug_daemon.pl line 28
> 2011/03/27 15:07:21 Scmbug DEBUG>
> Daemon.pm:474:Scmbug::Daemon::Daemon::reaper - reaped 16091 with exit 65280
>
> ----
> svn client gets message like that:
> Scmbug INFO> Connection.pm:304:Scmbug::Connection::submit_request -
> Preparing to submit request
> Scmbug INFO> Connection.pm:325:Scmbug::Connection::submit_request -
> Connecting to the daemon at 127.0.0.1:3872
> Scmbug notice: Submitting request
> Scmbug notice: Request submission was not replied to
> Scmbug ERROR> Connection.pm:366:Scmbug::Connection::submit_request -
> *******************************************
> **
> **
> ** Scmbug error 24: The daemon-spawned connection handler exited
> abnormally. Please check the daemon error logs.
> **
> **
> *******************************************
>
>
>
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to