PropelException

Description

[wrapped: [Notice] Undefined variable: php_errormsg (@line 176 in file /usr/www/users/elmyra/demo/phundament/phundament/creole/classes/creole/drivers/sqlite/SQLiteConnection.php).]

Source File

/usr/www/users/elmyra/demo/phundament/phundament/propel/runtime/classes/propel/util/BasePeer.php (458)

0447:             $stmt->setLimit($criteria->getLimit());
0448:             $stmt->setOffset($criteria->getOffset());
0449: 
0450:             self::populateStmtValues($stmt, $params, $dbMap);
0451: 
0452:             $rs = $stmt->executeQuery(ResultSet::FETCHMODE_NUM);
0453:             if ($criteria->isUseTransaction()) $con->commit();
0454:         } catch (Exception $e) {
0455:             if ($stmt) $stmt->close();
0456:             if ($criteria->isUseTransaction()) $con->rollback();
0457:             Propel::log($e->getMessage(), Propel::LOG_ERR);
0458: throw new PropelException($e);
0459: } 0460: 0461: return $rs; 0462: } 0463: 0464: /** 0465: * Applies any validators that were defined in the schema to the specified columns. 0466: * 0467: * @param string $dbName The name of the database 0468: * @param string $tableName The name of the table 0469: * @param array $columns Array of column names as key and column values as value. 0470: */

Stack Trace

#0 /usr/www/users/elmyra/demo/phundament/pages/packages/LContainer/db/propel/l_container/om/BaseLContainerBrickPeer.php(322): BasePeer::doSelect(Object(Criteria), Object(SQLiteConnection))
#1 /usr/www/users/elmyra/demo/phundament/pages/packages/LContainer/db/propel/l_container/om/BaseLContainerBrickPeer.php(290): BaseLContainerBrickPeer::doSelectRS(Object(Criteria), Object(SQLiteConnection))
#2 /usr/www/users/elmyra/demo/phundament/pages/packages/LContainer/LCell.php(124): BaseLContainerBrickPeer::doSelect(Object(Criteria), Object(SQLiteConnection))
#3 /usr/www/users/elmyra/demo/phundament/pages/packages/LContainer/LCell.php(82): LCell->queryBricks()
#4 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TControl.php(1224): LCell->onInit(NULL)
#5 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TControl.php(1209): TControl->initRecursive(Object(TOutputCache))
#6 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/WebControls/TOutputCache.php(142): TControl->initRecursive(Object(TContent))
#7 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TControl.php(1209): TOutputCache->initRecursive(Object(TContent))
#8 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TControl.php(1209): TControl->initRecursive(Object(MasterLayout))
#9 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TControl.php(1209): TControl->initRecursive(Object(MasterLayout))
#10 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TCompositeControl.php(35): TControl->initRecursive(Object(Standard))
#11 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TTemplateControl.php(240): TCompositeControl->initRecursive(Object(Standard))
#12 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TControl.php(1209): TTemplateControl->initRecursive(Object(Standard))
#13 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TCompositeControl.php(35): TControl->initRecursive(NULL)
#14 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TTemplateControl.php(240): TCompositeControl->initRecursive(NULL)
#15 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TPage.php(198): TTemplateControl->initRecursive()
#16 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/UI/TPage.php(189): TPage->processNormalRequest(Object(THtmlWriter))
#17 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/Services/TPageService.php(480): TPage->run(Object(THtmlWriter))
#18 /usr/www/users/elmyra/demo/phundament/phundament/prado/Web/Services/TPageService.php(432): TPageService->runPage(Object(Standard), Array)
#19 /usr/www/users/elmyra/demo/phundament/phundament/prado/TApplication.php(999): TPageService->run()
#20 /usr/www/users/elmyra/demo/phundament/phundament/prado/TApplication.php(351): TApplication->runService()
#21 /usr/www/users/elmyra/demo/phundament/index.php(21): TApplication->run()
#22 {main}
2009-07-04 09:15 Apache/1.3.39 (Unix) mod_auth_pam/1.1.1 PHP/5.2.5 mod_fastcgi/2.4.6 mod_ssl/2.8.30 OpenSSL/0.9.8g FrontPage/5.0.2.2510 PRADO/3.1.0b