Bug #13891

F3\FLOW3\Error\Exception thrown in file ErrorHandler.php

Added by Daniel Poetzinger over 4 years ago. Updated over 4 years ago.

Status:Resolved Start date:2011-03-17
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:- Error Handler Report -
Target version:TYPO3 Flow Base Distribution - 1.0 beta 1
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

Notice: Undefined index: FLOW3_BOOTSTRAP_COMPILEKEY in /opt/local/apache2/htdocs/Conference/Packages/Framework/FLOW3/Classes/Core/Bootstrap.php line 298
4 F3\FLOW3\Error\ErrorHandler::handleError(8, "Undefined index: FLOW3_BOOTSTRAP_COMPILEKEY", "/opt/local/apache2/htdocs/Conference/Packages/Framework/FLOW3/Classes/Core/Bootstrap.php", 298, array)
3 F3\FLOW3\Core\Bootstrap::executeCompileSubrequestIfTriggered()
2 F3\FLOW3\Core\Bootstrap::run()
1 require("/opt/local/apache2/htdocs/Conference/Packages/Framework/FLOW3/Scripts/FLOW3.php")

Please include more helpful information!

History

#1 Updated by Daniel Poetzinger over 4 years ago

appears after calling fresh install:

Warning: file_get_contents(http://conference.local.lan/?FLOW3_BOOTSTRAP_ACTION=compile&FLOW3_BOOTSTRAP_COMPILEKEY=4b95c55e-da01-4f35-89d1-acbb2627e2b7) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error
in /opt/local/apache2/htdocs/Conference/Packages/Framework/FLOW3/Classes/Core/Bootstrap.php line 350
4 F3\FLOW3\Error\ErrorHandler::handleError(2, "file_get_contents(http://conference.local.lan/?FLO…quest failed! HTTP/1.1 500 Internal Server Error
⏎", "/opt/local/apache2/htdocs/Conference/Packages/Framework/FLOW3/Classes/Core/Bootstrap.php", 350, array)
3 file_get_contents("http://conference.local.lan/?FLOW3_BOOTSTRAP_ACTIO…AP_COMPILEKEY=4b95c55e-da01-4f35-89d1-acbb2627e2b7")
2 F3\FLOW3\Core\Bootstrap::run()
1 require("/opt/local/apache2/htdocs/Conference/Packages/Framework/FLOW3/Scripts/FLOW3.php")

Please include more helpful information!


The above Exception was the result from:
http://conference.local.lan/?FLOW3_BOOTSTRAP_ACTION=compile&FLOW3_BOOTSTRAP_COMPILEKEY=4b95c55e-da01-4f35-89d1-acbb2627e2b7

#2 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from New to Under Review
  • Assigned To set to Bastian Waidelich
  • Target version set to 1.0 beta 1

#3 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF