Uncaught TYPO3 Exception
Reason: Segment &quot;die_bitburger_sitemap&quot; was not a keyword for a postVarSet as expected on page with id=917.<br /> <br /> Additionally, http://www.bitburger.com/meta/die_bitburger_sitemap/index.html?a=1 was not found while trying to retrieve the error document.

RuntimeException thrown in file
/srv/www/00.defaulthost/bitburger.com/typo3_src-4.5.22/typo3/sysext/cms/tslib/class.tslib_fe.php in line 1542.

11 tslib_fe::pageErrorHandler("/meta/die_bitburger_sitemap/index.html?a=1", "", "Segment "die_bitburger_sitemap" was not a keyword for a postVarSet as expected on page with id=917.")

/srv/www/00.defaulthost/bitburger.com/typo3_src-4.5.22/typo3/sysext/cms/tslib/class.tslib_fe.php:
01470:   */
01471:  function pageNotFoundHandler($code, $header='', $reason='') {
01472:   $this->pageErrorHandler($code, $header, $reason);
01473:  }
01474: 

10 tslib_fe::pageNotFoundHandler("/meta/die_bitburger_sitemap/index.html?a=1", "", "Segment "die_bitburger_sitemap" was not a keyword for a postVarSet as expected on page with id=917.")

/srv/www/00.defaulthost/bitburger.com/typo3_src-4.5.22/typo3/sysext/cms/tslib/class.tslib_fe.php:
01428:  function pageNotFoundAndExit($reason='', $header='') {
01429:   $header = $header ? $header : $this->TYPO3_CONF_VARS['FE']['pageNotFound_handling_statheader'];
01430:   $this->pageNotFoundHandler($this->TYPO3_CONF_VARS['FE']['pageNotFound_handling'], $header, $reason);
01431:   exit;
01432:  }

9 tslib_fe::pageNotFoundAndExit("Segment "die_bitburger_sitemap" was not a keyword for a postVarSet as expected on page with id=917.")

/srv/www/00.defaulthost/bitburger.com/www/typo3conf/ext/realurl/class.tx_realurl.php:
01727: 
01728:   // Call handler
01729:   $this->pObj->pageNotFoundAndExit($msg);
01730:  }
01731: 

8 tx_realurl::decodeSpURL_throw404("Segment "die_bitburger_sitemap" was not a keyword for a postVarSet as expected on page with id=917.")

/srv/www/00.defaulthost/bitburger.com/www/typo3conf/ext/realurl/class.tx_realurl.php:
01399:      break;
01400:     } else {
01401:      $this->decodeSpURL_throw404('Segment "' . $key . '" was not a keyword for a postVarSet as expected on page with id=' . $pid . '.');
01402:     }
01403:    }

7 tx_realurl::decodeSpURL_settingPostVarSets(array, array, 917)

/srv/www/00.defaulthost/bitburger.com/www/typo3conf/ext/realurl/class.tx_realurl.php:
01207:   // Setting "postVarSets":
01208:   $postVarSetCfg = $this->getPostVarSetConfig($cachedInfo['id']);
01209:   $post_GET_VARS = $this->decodeSpURL_settingPostVarSets($pathParts, $postVarSetCfg, $cachedInfo['id']);
01210: 
01211:   // Looking for remaining parts:

6 tx_realurl::decodeSpURL_doDecode("meta/die_bitburger_sitemap/index.html", NULL)

/srv/www/00.defaulthost/bitburger.com/www/typo3conf/ext/realurl/class.tx_realurl.php:
01052:     if (!is_array($cachedInfo)) {
01053:      // Decode URL:
01054:      $cachedInfo = $this->decodeSpURL_doDecode($speakingURIpath, $this->extConf['init']['enableCHashCache']);
01055: 
01056:      // Storing cached information:

5 tx_realurl::decodeSpURL(array, tslib_fe)
4 call_user_func_array(array, array)

/srv/www/00.defaulthost/bitburger.com/typo3_src-4.5.22/t3lib/class.t3lib_div.php:
05207:       array(&$classObj, $parts[1]),
05208:       array(&$params, &$ref)
05209:      );
05210:     } else {
05211:      $errorMsg = "ERROR: No method name '" . $parts[1] . "' in class " . $parts[0];

3 t3lib_div::callUserFunction("EXT:realurl/class.tx_realurl.php:&tx_realurl->decodeSpURL", array, tslib_fe)

/srv/www/00.defaulthost/bitburger.com/typo3_src-4.5.22/typo3/sysext/cms/tslib/class.tslib_fe.php:
00723:    $_params = array('pObj' => &$this);
00724:    foreach($this->TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_fe.php']['checkAlternativeIdMethods-PostProc'] as $_funcRef) {
00725:     t3lib_div::callUserFunction($_funcRef,$_params,$this);
00726:    }
00727:   }

2 tslib_fe::checkAlternativeIdMethods()

/srv/www/00.defaulthost/bitburger.com/typo3_src-4.5.22/typo3/sysext/cms/tslib/index_ts.php:
00331:  }
00332: 
00333:  $TSFE->checkAlternativeIdMethods();
00334:  $TSFE->clear_preview();
00335:  $TSFE->determineId();

1 require("/srv/www/00.defaulthost/bitburger.com/typo3_src-4.5.22/typo3/sysext/cms/tslib/index_ts.php")

/srv/www/00.defaulthost/bitburger.com/typo3_src-4.5.22/index.php:
00081: // ******************
00082: 
00083: require (PATH_tslib.'index_ts.php');
00084: 
00085: ?>