Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Paul] Debug Hanging

Quote Reply
Re: [Paul] Debug Hanging In reply to
Just noted that in Apache error.log after turning debug level 1, every 2nd line is empty:
[Thu Mar 20 19:14:56 2003] [error] [client 127.0.0.1] GT::Plugins (3228): Plugin: pre auth_init running => Plugins::Auth_Community::auth_init at c:/work/cgi-bin/lsql212/admin/GT/Plugins.pm line 94.

[Thu Mar 20 19:14:56 2003] [error] [client 127.0.0.1] GT::Plugins (3228): Plugin: pre auth_valid_session running => Plugins::Auth_Community::auth_valid_session at c:/work/cgi-bin/lsql212/admin/GT/Plugins.pm line 94.

[Thu Mar 20 19:14:56 2003] [error] [client 127.0.0.1] GT::Plugins (3228): Plugin pre auth_valid_session stopped further plugins. at c:/work/cgi-bin/lsql212/admin/GT/Plugins.pm line 99.

So there is an unnecessary \n newline or \r printed to STDERR.
Likely this is the reason why chomp($msg) makes it working.

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
Subject Author Views Date
Thread Debug Hanging webmaster33 4593 Mar 19, 2003, 6:04 PM
Thread Re: [webmaster33] can't loop for over 16 times when debug_level set to 1
Paul 4369 Mar 20, 2003, 1:36 AM
Thread Re: [Paul] can't loop for over 16 times when debug_level set to 1
webmaster33 4378 Mar 20, 2003, 4:56 AM
Thread Re: [webmaster33] can't loop for over 16 times when debug_level set to 1
Paul 4372 Mar 20, 2003, 5:00 AM
Thread Re: [Paul] can't loop for over 16 times when debug_level set to 1
webmaster33 4365 Mar 20, 2003, 6:08 AM
Thread Re: [webmaster33] can't loop for over 16 times when debug_level set to 1
Paul 4359 Mar 20, 2003, 6:27 AM
Post Re: [Paul] Debug Hanging
webmaster33 4378 Mar 20, 2003, 6:54 AM
Post Re: [webmaster33] can't loop for over 16 times when debug_level set to 1
Paul 4353 Mar 20, 2003, 6:34 AM
Thread Re: [webmaster33] can't loop for over 16 times when debug_level set to 1
Paul 4343 Mar 20, 2003, 6:39 AM
Thread Re: [Paul] Debug Hanging
webmaster33 4339 Mar 20, 2003, 6:58 AM
Thread Re: [webmaster33] can't loop for over 16 times when debug_level set to 1
Paul 4329 Mar 20, 2003, 7:00 AM
Thread Re: [Paul] Debug Hanging
webmaster33 4338 Mar 20, 2003, 10:58 AM
Thread Re: [webmaster33] Debug Hanging
Paul 4302 Mar 20, 2003, 11:18 AM
Post Re: [Paul] Debug Hanging
webmaster33 4315 Mar 23, 2003, 4:41 PM
Post Re: [Paul] Debug Hanging
webmaster33 4331 Mar 23, 2003, 2:10 PM