You are here: Foswiki>Tasks Web>Item12142 (20 Dec 2013, GeorgeClark)Edit Attach

Item12142: Trunk is logging uninitialized value in join, at Response.pm line 430

pencil
Priority: Urgent
Current State: No Action Required
Released In: 1.2.0
Target Release: minor
Applies To: Engine
Component:
Branches:
Reported By: GeorgeClark
Waiting For:
Last Change By: GeorgeClark
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] Use of uninitialized value $_[0] in join or string at /usr/home/trunk.foswiki.org/core/lib/Foswiki/Response.pm line 430.
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx]  at /usr/local/lib/perl5/5.10.1/CGI/Carp.pm line 356.
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tCGI::Carp::realdie('Use of uninitialized value $_[0] in join or string at /usr/ho...') called at /usr/local/lib/perl5/5.10.1/CGI/Carp.pm line 437
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tCGI::Carp::die('Use of uninitialized value $_[0] in join or string at /usr/ho...') called at /usr/home/trunk.foswiki.org/core/lib/Assert.pm line 55
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tAssert::__ANON__('Use of uninitialized value $_[0] in join or string at /usr/ho...') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/Response.pm line 430
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tFoswiki::Response::print('Foswiki::Response=HASH(0x620998)', undef) called at /usr/home/trunk.foswiki.org/core/lib/Foswiki.pm line 864
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tFoswiki::writeCompletePage('Foswiki=HASH(0x620848)', '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN...') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/LoginManager/TemplateLogin.pm line 318
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tFoswiki::LoginManager::TemplateLogin::login('Foswiki::LoginManager::TemplateLogin=HASH(0xbcfba8)', 'Foswiki::Request=HASH(0x9ca998)', 'Foswiki=HASH(0x620848)') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/LoginManager/TemplateLogin.pm line 101
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tFoswiki::LoginManager::TemplateLogin::forceAuthentication('Foswiki::LoginManager::TemplateLogin=HASH(0xbcfba8)') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/UI.pm line 356
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tFoswiki::UI::__ANON__('Foswiki::AccessControlException=HASH(0xe1a6f8)', 'SCALAR(0x6ba898)') called at /usr/local/lib/perl5/site_perl/5.10.1/Error.pm line 343
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \teval {...} called at /usr/local/lib/perl5/site_perl/5.10.1/Error.pm line 333
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tError::subs::run_clauses('HASH(0x6203c8)', 'Foswiki::AccessControlException=HASH(0xe1a6f8)', undef, 'ARRAY(0x6bae80)') called at /usr/local/lib/perl5/site_perl/5.10.1/Error.pm line 430
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tError::subs::try('CODE(0x603c88)', 'HASH(0x6203c8)') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/UI.pm line 435
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tFoswiki::UI::_execute('Foswiki::Request=HASH(0x9ca998)', 'CODE(0x6716e0)', 'view', 1) called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/UI.pm line 274
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tFoswiki::UI::handleRequest('Foswiki::Request=HASH(0x9ca998)') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/Engine/CGI.pm line 41
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] \tFoswiki::Engine::CGI::run('Foswiki::Engine::CGI=HASH(0x788dd8)') called at /home/trunk.foswiki.org/core/bin/view line 29.
[Fri Oct 12 03:06:27 2012] [error] [client xx.xx.xx.xx] Premature end of script headers: view

Not enough info, I'm afraid; at least two things can modify $text in the writeCompletePage method (where the problem is arising). How do you reproduce this problem? Is the page cache enabled? I don't see this error anywhere in the logs. It can't be confirmed until we can reproduce it.

-- CrawfordCurrie - 04 Mar 2013

This was showing up on trunk.foswiki.org, The last time it occurred was back on Jan. 29, 2013. Nothing since. I think we can close this and re-open if it recurs.

-- GeorgeClark - 20 Dec 2013
 

ItemTemplate edit

Summary Trunk is logging uninitialized value in join, at Response.pm line 430
ReportedBy GeorgeClark
Codebase trunk
SVN Range
AppliesTo Engine
Component
Priority Urgent
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease minor
ReleasedIn 1.2.0
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r3 - 20 Dec 2013, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy