Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.

Quote Reply
DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
I'm testing the 2.2.4 on a Windows system using MSSQL as the database.

Any idea what may be causing this?


A fatal error has occured:

DBD::ODBC::st fetchrow_arrayref failed: (DBD: no select statement currently executing err=-1) at C:/NetPub/WWWRoot/perl_test/cgi-bin/admin/GT/SQL/Driver/MSSQL.pm line 453.

Stack Trace
======================================
GMail (3268): GT::SQL::Driver::MSSQL::sth::execute called at C:/NetPub/WWWRoot/perl_test/cgi-bin/admin/GT/SQL/Driver.pm line 748 with arguments
(GT::SQL::Driver::MSSQL::sth=HASH(0x1d8b3b4), 2).
GMail (3268): GT::SQL::Driver::select called at C:/NetPub/WWWRoot/perl_test/cgi-bin/admin/GT/SQL/Table.pm line 907 with arguments
(GT::SQL::Driver::MSSQL=HASH(0x1da9c78), ARRAY(0x1b35ffc), GT::SQL::Condition=HASH(0x1db6bb4), ARRAY(0x1da9c54)).
GMail (3268): GT::SQL::Table::select called at C:/NetPub/WWWRoot/perl_test/cgi-bin/admin/GMail/Auth.pm line 133 with arguments
(GT::SQL::Table=HASH(0x1d8b558), user_logins_date, HASH(0x1d98944)).
GMail (3268): GMail::Auth::get_user called at C:/NetPub/WWWRoot/perl_test/cgi-bin/admin/GMail/Auth.pm line 72 with arguments
(GMail::Auth, testing@xyzinc.com).
GMail (3268): GMail::Auth::__ANON__ called at C:/NetPub/WWWRoot/perl_test/cgi-bin/admin/GT/Plugins.pm line 142 with arguments
(testing@xyzinc.com).
GMail (3268): GT::Plugins::dispatch called at C:/NetPub/WWWRoot/perl_test/cgi-bin/admin/GMail/Auth.pm line 72 with arguments
(GT::Plugins=HASH(0x1a01cf0), GMail::Auth::get_user, CODE(0x1ab6328), testing@xyzinc.com).
GMail (3268): GMail::Auth::authenticate called at C:\NetPub\WWWRoot\perl_test\cgi-bin\user\login.cgi line 53 with arguments
(GMail::Auth).
GMail (3268): main::__ANON__ called at C:/NetPub/WWWRoot/perl_test/cgi-bin/admin/GT/Plugins.pm line 142 with no arguments.
GMail (3268): GT::Plugins::dispatch called at C:\NetPub\WWWRoot\perl_test\cgi-bin\user\login.cgi line 53 with arguments
(GT::Plugins=HASH(0x1a01cf0), GMail::Auth::authenticate, CODE(0x1a10ca8)).
GMail (3268): main::main called at C:/NetPub/WWWRoot/perl_test/cgi-bin/admin/GT/Plugins.pm line 142 with no arguments.
GMail (3268): GT::Plugins::dispatch called at C:\NetPub\WWWRoot\perl_test\cgi-bin\user\login.cgi line 29 with arguments
(GT::Plugins=HASH(0x1a01cf0), login::main, CODE(0x1a10ad4)).




I'm also seeing this on setup_env.html:

ystem Information
======================================
Perl Version: v5.8.6
Gossamer Mail Version: 2.2.4-Upgrade
MIME::Base64 Version: 3.05
Digest::MD5 Version: 2.33
Running under mod_perl: No
Running under SpeedyCGI: No
@INC =
C:/NetPub/WWWRoot/perl_test/cgi-bin/admin
C:/Perl/lib
C:/Perl/site/lib
.
$@: The getpwuid function is unimplemented at GMail::environment line 376.

$!: No such file or directory
Subject Author Views Date
Thread DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453. DrewBlack 10244 Jan 21, 2005, 1:24 PM
Thread Re: [DrewBlack] DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
Jagerman 9683 Jan 21, 2005, 1:28 PM
Thread Re: [Jagerman] DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
DrewBlack 9641 Jan 21, 2005, 2:01 PM
Thread Re: [DrewBlack] DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
DrewBlack 9640 Jan 21, 2005, 3:46 PM
Post Re: [DrewBlack] DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
DrewBlack 9644 Jan 25, 2005, 9:09 AM
Thread Re: [DrewBlack] DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
DrewBlack 9617 Jan 25, 2005, 7:40 PM
Thread Re: [DrewBlack] DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
Alex 9651 Jan 27, 2005, 1:07 PM
Thread Re: [Alex] DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
DrewBlack 9628 Jan 27, 2005, 1:10 PM
Thread Re: [DrewBlack] DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
Alex 9650 Jan 27, 2005, 1:20 PM
Thread Re: [Alex] DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
DrewBlack 9617 Jan 27, 2005, 1:26 PM
Post Re: [DrewBlack] DBD::ODBC::st fetchrow_arrayref failed MSSQL.pm line 453.
DrewBlack 9633 Jan 27, 2005, 1:35 PM