Thanks for reply !
I use the downloaded zip file : SCMBUG_RELEASE_0-26-19.zip

Using Mantis 1.2.3, which version should i set ? because :
*******************************************
2010/09/19 21:08:07 Scmbug WARN> 
Daemon.pm:81:Scmbug::Daemon::Daemon::read_configuration - Read configuration 
file 'J:\Scmbug/etc/scmbug/daemon.conf'
2010/09/19 21:08:07 Scmbug ERROR> 
Daemon.pm:114:Scmbug::Daemon::Daemon::read_configuration - 
*******************************************
**
**
** Scmbug error 79: Unsupported version '1.2.3'. This could be because this 
version was never tested. If you use a different version number and manage to 
get the integration working correctly please notify 
'[email protected]'.
Initialization of bug-tracking system 'Mantis' version '1.2.3' failed. This 
could be due to an unsupported version of this system, or misconfiguration.

Here my Perl version :
J:\Scmbug\etc\init.d>perl -v

This is perl 5, version 12, subversion 2 (v5.12.2) built for 
MSWin32-x86-multi-thread
(with 8 registered patches, see perl -V for more detail)

Copyright 1987-2010, Larry Wall

Binary build 1202 [293621] provided by ActiveState http://www.ActiveState.com
Built Sep  6 2010 23:36:03

I thought that, maybe, it could be an UTF8 problem. So i set :
$dbh->{'mysql_enable_utf8'}=1;
in mysql.pm : no effect.

I moved this set in the mantis_issue_sql : no effect

Regards

----- Mail Original -----
De: "Kristis Makris" <[email protected]>
À: [email protected]
Cc: [email protected]
Envoyé: Dimanche 19 Septembre 2010 18h28:05 GMT +01:00 Amsterdam / Berlin / 
Berne / Rome / Stockholm / Vienne
Objet: Re: [scmbug-users] MySQL : Data truncated

This looks pretty serious.

http://bugzilla.mkgnu.net/show_bug.cgi?id=1491

Which version of Scmbug are you using ? I'm asking because the
mantis_issue_sql procedure starts at line 277, not 271.

I wonder if the error is due to the fact that Mantis 1.2.x uses a unix
timestamp...

What version have you set in daemon.conf ?

On Sun, 2010-09-19 at 02:41 +0200, [email protected] wrote:
> Hi everybody,
> I install scmbug on my plateform :
> - WinXP
> - mantis 1.2.3
> - svn 1.6.5
> Everything ok except that i have this log message in activity.log :
> 
> 2010/09/19 02:17:08 Scmbug ERROR> 
> Mantis.pm:271:Scmbug::Daemon::Mantis::mantis_issue_sql - DBD::mysql::st 
> execute failed: Data truncated for column 'date_submitted' at row 1 at 
> J:/Scmbug/share/scmbug/lib/Scmbug/Daemon/Mantis.pm line 271, <GEN5> line 34.
> 2010/09/19 02:17:08 Scmbug ERROR> 
> Mantis.pm:271:Scmbug::Daemon::Mantis::mantis_issue_sql - DBD::mysql::st 
> execute failed: Data truncated for column 'date_modified' at row 1 at 
> J:/Scmbug/share/scmbug/lib/Scmbug/Daemon/Mantis.pm line 271, <GEN5> line 34.
> 
> Any ideas ??
> Regards
> _______________________________________________
> 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