[TYPO3-german] FLOW doctrine2-spatial

Herbert Sasse h.e.r.b.e.r.t at gmx.net
Wed Mar 18 00:29:07 CET 2015


FLOW 2.3
PostGIS
github.com/djlambert/doctrine2-spatial
github.com/djlambert/doctrine2-spatial/blob/master/INSTALL.md

Hallo,

nachdem ich PostGIS installiert habe, erhalte ich nachfolgende Fehlermeldung.

Eine Lösung erscheint mir obiges doctrine2-spatial. Für die Integration mit Symphony2 gibt es eine Anleitung im 2. Link.

Es müsst doch möglich sein, dieses Paket auch in FLOW[2.3] zum Laufen zu bringen.

Für jede Hilfe bin ich sehr dankbar!!!

Herbert

flow doctrine:migrate

Uncaught Exception: Doctrine\DBAL\DBALException

Message
  Unknown database type geometry requested,
  Doctrine\DBAL\Platforms\PostgreSqlPlatform may not support it.

More Information
  File           D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Libraries\doctrine\dbal\lib\Doctrine\DBAL\Platforms\AbstractPlatform.php line 321

Stack trace

#0 Doctrine\DBAL\Platforms\AbstractPlatform::getDoctrineTypeMapping()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Libraries\doctrine\dbal\lib\Doctrine\DBAL\Schema\PostgreSqlSchemaManager.php:291

#1 Doctrine\DBAL\Schema\PostgreSqlSchemaManager::_getPortableTableColumnDefinition()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Libraries\doctrine\dbal\lib\Doctrine\DBAL\Schema\AbstractSchemaManager.php:672

#2 Doctrine\DBAL\Schema\AbstractSchemaManager::_getPortableTableColumnList()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Libraries\doctrine\dbal\lib\Doctrine\DBAL\Schema\AbstractSchemaManager.php:159

#3 Doctrine\DBAL\Schema\AbstractSchemaManager::listTableColumns()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Libraries\doctrine\dbal\lib\Doctrine\DBAL\Schema\AbstractSchemaManager.php:254

#4 Doctrine\DBAL\Schema\AbstractSchemaManager::listTableDetails()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Libraries\doctrine\dbal\lib\Doctrine\DBAL\Schema\AbstractSchemaManager.php:242

#5 Doctrine\DBAL\Schema\AbstractSchemaManager::listTables()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Libraries\doctrine\dbal\lib\Doctrine\DBAL\Schema\AbstractSchemaManager.php:831

#6 Doctrine\DBAL\Schema\AbstractSchemaManager::createSchema()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Libraries\doctrine\migrations\lib\Doctrine\DBAL\Migrations\Version.php:241

#7 Doctrine\DBAL\Migrations\Version::execute()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Libraries\doctrine\migrations\lib\Doctrine\DBAL\Migrations\Migration.php:151

#8 Doctrine\DBAL\Migrations\Migration::migrate()
   D:\_WWW\_typo3\typo3flow\Quickstart\Data\Temporary\Development\Cache\Code\Flow_Object_Classes\TYPO3_Flow_Persistence_Doctrine_Service.php:307

#9 TYPO3\Flow\Persistence\Doctrine\Service_Original::executeMigrations()

#10 ::call_user_func_array()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Framework\TYPO3.Flow\Classes\TYPO3\Flow\Object\DependencyInjection\DependencyProxy.php:94

#11 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::__call()
   D:\_WWW\_typo3\typo3flow\Quickstart\Data\Temporary\Development\Cache\Code\Flow_Object_Classes\TYPO3_Flow_Command_DoctrineCommandController.php:260

#12 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::executeMigrations()
   D:\_WWW\_typo3\typo3flow\Quickstart\Data\Temporary\Development\Cache\Code\Flow_Object_Classes\TYPO3_Flow_Command_DoctrineCommandController.php:260

#13 TYPO3\Flow\Command\DoctrineCommandController_Original::migrateCommand()

#14 ::call_user_func_array()
   D:\_WWW\_typo3\typo3flow\Quickstart\Data\Temporary\Development\Cache\Code\Flow_Object_Classes\TYPO3_Flow_Cli_CommandController.php:240

#15 TYPO3\Flow\Cli\CommandController_Original::callCommandMethod()
   D:\_WWW\_typo3\typo3flow\Quickstart\Data\Temporary\Development\Cache\Code\Flow_Object_Classes\TYPO3_Flow_Cli_CommandController.php:110

#16 TYPO3\Flow\Cli\CommandController_Original::processRequest()
   D:\_WWW\_typo3\typo3flow\Quickstart\Data\Temporary\Development\Cache\Code\Flow_Object_Classes\TYPO3_Flow_Mvc_Dispatcher.php:80

#17 TYPO3\Flow\Mvc\Dispatcher_Original::dispatch()
   D:\_WWW\_typo3\typo3flow\Quickstart\Data\Temporary\Development\Cache\Code\Flow_Object_Classes\TYPO3_Flow_Mvc_Dispatcher.php:298

#18 TYPO3\Flow\Mvc\Dispatcher::dispatch()

#19 ::call_user_func_array()
   D:\_WWW\_typo3\typo3flow\Quickstart\Data\Temporary\Development\Cache\Code\Flow_Object_Classes\TYPO3_Flow_Mvc_Dispatcher.php:282

#20 TYPO3\Flow\Mvc\Dispatcher::Flow_Aop_Proxy_invokeJoinPoint()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Framework\TYPO3.Flow\Classes\TYPO3\Flow\Aop\Advice\AdviceChain.php:57

#21 TYPO3\Flow\Aop\Advice\AdviceChain::proceed()
   D:\_WWW\_typo3\typo3flow\Quickstart\Data\Temporary\Development\Cache\Code\Flow_Object_Classes\TYPO3_Flow_Security_Aspect_RequestDispatchingAspect.php:75


#22 TYPO3\Flow\Security\Aspect\RequestDispatchingAspect_Original::blockIllegalRequestsAndForwardToAuthenticationEntryPoints()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Framework\TYPO3.Flow\Classes\TYPO3\Flow\Aop\Advice\AroundAdvice.php:34

#23 TYPO3\Flow\Aop\Advice\AroundAdvice::invoke()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Framework\TYPO3.Flow\Classes\TYPO3\Flow\Aop\Advice\AdviceChain.php:55

#24 TYPO3\Flow\Aop\Advice\AdviceChain::proceed()
   D:\_WWW\_typo3\typo3flow\Quickstart\Data\Temporary\Development\Cache\Code\Flow_Object_Classes\TYPO3_Flow_Mvc_Dispatcher.php:313

#25 TYPO3\Flow\Mvc\Dispatcher::dispatch()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Framework\TYPO3.Flow\Classes\TYPO3\Flow\Cli\CommandRequestHandler.php:97

#26 TYPO3\Flow\Cli\CommandRequestHandler::handleRequest()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Framework\TYPO3.Flow\Classes\TYPO3\Flow\Core\Bootstrap.php:108

#27 TYPO3\Flow\Core\Bootstrap::run()
   D:\_WWW\_typo3\typo3flow\Quickstart\Packages\Framework\TYPO3.Flow\Scripts\flow.php:55


More information about the TYPO3-german mailing list