Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG

Quote Reply
Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG In reply to
Expanding Further:

Before running ./nph-verify --check_all from command line.

Repaired Database == Everything reported OK (All Tables OK)

This MySQL server has been running for 0 days, 2 hours, 23 minutes and 7 seconds. It started up on Oct 13, 2004 at 07:52 AM.

Turned debugging on

executed the command from commandline

This is what log shows (few examples):

GT::SQL::Driver::MYSQL::sth (8416): Executing query: SELECT COUNT(*) FROM lsql_Links from main::check_links at ./nph-verify.cgi line 165

GT::SQL::Driver::MYSQL::sth (8416): Executing query: SELECT ID FROM lsql_Links from main::check_links at ./nph-verify.cgi line 192

GT::SQL::Driver::MYSQL::sth (8418): Executing query: SELECT * FROM lsql_Links WHERE (ID = 1) from Links::Tools::check_links at /admin/Links/Tools.pm line 298

GT::SQL::Driver::MYSQL::sth (8419): Executing query: SELECT * FROM lsql_Links WHERE (ID = 11) from Links::Tools::check_links at /admin/Links/Tools.pm line 298

GT::SQL::Driver::MYSQL::sth (8420): Executing query: SELECT * FROM lsql_Links WHERE (ID = 21) from Links::Tools::check_links at /admin/Links/Tools.pm line 298

GT::SQL::Driver::MYSQL::sth (8421): Executing query: SELECT * FROM lsql_Links WHERE (ID = 31) from Links::Tools::check_links at /admin/Links/Tools.pm line 298

GT::SQL::Driver::MYSQL::sth (8422): Executing query: SELECT * FROM lsql_Links WHERE (ID = 43) from Links::Tools::check_links at /admin/Links/Tools.pm line 298

GT::SQL::Driver::MYSQL::sth (8423): Executing query: SELECT * FROM lsql_Links WHERE (ID = 53) from Links::Tools::check_links at /admin/Links/Tools.pm line 298

GT::SQL::Table (8423): Status cannot contain the value '[undefined]' at ./nph-verify.cgi line 440.

GT::SQL::Driver::MYSQL::sth (8419): Executing query: SELECT * FROM lsql_Links WHERE (ID = 12) from Links::Tools::check_links at /admin/Links/Tools.pm line 298

GT::SQL::Table (8419): Failed to execute query: 'SELECT * FROM lsql_Links WHERE (ID = ?)' Reason: MySQL server has gone away at /admin/GT/SQL/Driver/MYSQL.pm line 121.

GT::SQL::Driver::MYSQL::sth (8419): Executing query: SELECT * FROM lsql_Links WHERE (ID = 13) from Links::Tools::check_links at /admin/Links/Tools.pm line 298

GT::SQL::Table (8419): Failed to execute query: 'SELECT * FROM lsql_Links WHERE (ID = ?)' Reason: MySQL server has gone away at /admin/GT/SQL/Driver/MYSQL.pm line 121.

GT::SQL::Driver::MYSQL::sth (8419): Executing query: SELECT * FROM lsql_Links WHERE (ID = 14) from Links::Tools::check_links at /admin/Links/Tools.pm line 298

GT::SQL::Table (8419): Failed to execute query: 'SELECT * FROM lsql_Links WHERE (ID = ?)' Reason: MySQL server has gone away at /admin/GT/SQL/Driver/MYSQL.pm line 121.

GT::SQL::Driver::MYSQL::sth (8419): Executing query: SELECT * FROM lsql_Links WHERE (ID = 15) from Links::Tools::check_links at /admin/Links/Tools.pm line 298

GT::SQL::Table (8419): Failed to execute query: 'SELECT * FROM lsql_Links WHERE (ID = ?)' Reason: MySQL server has gone away at /admin/GT/SQL/Driver/MYSQL.pm line 121.

and so on.

There is nothing logged in mysql log file. No CR_SERVER_GONE_ERROR or CR_SERVER_LOST

mysql log file just has this:

041013 07:52:26 mysqld started
041013 7:52:26 InnoDB: Started
/usr/sbin/mysqld-max: ready for connections.
Version: '4.0.20-Max' socket: '/var/lib/mysql/mysql.sock' port: 3306

The Runtime information of Mysql after the run also does not show any abnormality and is as follows:

This MySQL server has been running for 0 days, 2 hours, 34 minutes and 30 seconds. It started up on Oct 13, 2004 at 07:52 AM.


There is no column storing that >1MB stuff which can give this error. No images stored in database.

There are no server timed out and closed the connection related errors.

So what exactly is happening is not clear to me

The only other possibility of this type of error (Server Gone Away) within an application program is that you tried to run a query after closing the connection to the server. This indicates a logic error in the application that should be corrected.

The Admin interface show all links ok but if a try to reverify all links then again 13 links are marked 403 on first run from Admin interface.

Any thoughts on this?

HyTC

Thanks
HyTC
==================================
Mail Me If Contacting Privately Is That Necessary.
==================================

Last edited by:

HyperTherm: Oct 12, 2004, 10:36 PM
Subject Author Views Date
Thread LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG HyperTherm 7550 Oct 12, 2004, 5:30 AM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7516 Oct 12, 2004, 6:14 AM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7479 Oct 12, 2004, 12:39 PM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7472 Oct 12, 2004, 12:51 PM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7445 Oct 12, 2004, 6:49 PM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7434 Oct 12, 2004, 10:07 PM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7464 Oct 13, 2004, 3:40 AM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
minesite 7398 Oct 13, 2004, 4:10 PM
Post Re: [minesite] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7406 Oct 13, 2004, 4:13 PM
Post Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7404 Oct 14, 2004, 12:04 PM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
brewt 7415 Oct 20, 2004, 7:00 PM
Thread Re: [brewt] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7342 Oct 20, 2004, 11:54 PM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
brewt 7324 Oct 21, 2004, 12:10 AM
Thread Re: [brewt] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7322 Oct 21, 2004, 2:23 AM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
brewt 7389 Oct 21, 2004, 2:10 PM
Thread Re: [brewt] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7294 Oct 21, 2004, 9:06 PM
Post Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
brewt 7370 Oct 21, 2004, 10:18 PM
Post Re: [brewt] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7223 Nov 1, 2004, 4:46 AM
Thread Re: [brewt] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7389 Oct 21, 2004, 12:54 PM
Thread Re: [HyperTherm] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
brewt 7363 Oct 21, 2004, 2:13 PM
Post Re: [brewt] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7283 Oct 22, 2004, 1:36 AM
Post Re: [brewt] LINKS2.2.0 , INTERNAL Indexing, VERIFY LINKS BUG
HyperTherm 7351 Oct 21, 2004, 12:03 AM