Bug #54321

Imagine\Exception\InvalidArgumentException thrown in file Imagine.php

Added by Jigal van Hemert over 1 year ago.

Status:New Start date:2013-12-11
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-

Description

Installation of Neos 1.0 on Windows Vista (XAMPP for Windows 1.8.2; Apache/2.4.7 (Win32) OpenSSL/0.9.8y PHP/5.4.22 MySQL 5.5.34; PDO, GD, etc. loaded. GraphicsMagick and ImageMagick 6 both available on the system) worked until the step of importing the demo site. This step ends with an exception:

File resource://346826c35278804cbdef2c8804d3e37067c6cd80 doesn't exist
53 Imagine\Gd\Imagine::open("resource://346826c35278804cbdef2c8804d3e37067c6cd80")

52 TYPO3\Media\Domain\Service\ImageService_Original::transformImage(TYPO3\Media\Domain\Model\Image, array|2|)

51 call_user_func_array(array|2|, array|2|)

50 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::__call("transformImage", array|2|)

49 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::transformImage(TYPO3\Media\Domain\Model\Image, array|2|)

48 TYPO3\Media\Domain\Model\ImageVariant_Original::initializeObject(2)

47 TYPO3\Media\Domain\Model\ImageVariant_Original::__wakeup()

46 TYPO3\Media\Domain\Model\ImageVariant::__wakeup()

45 unserialize("a:4:{s:4:"text";s:132:"⏎ <p>This is a tex…;i:199;s:6:"height";i:71;}}}}}s:5:"title";s:0:"";}")

44 Doctrine\DBAL\Types\ArrayType::convertToPHPValue("a:4:{s:4:"text";s:132:"⏎ <p>This is a tex…;i:199;s:6:"height";i:71;}}}}}s:5:"title";s:0:"";}", Doctrine\DBAL\Platforms\MySqlPlatform)

43 TYPO3\Flow\Persistence\Doctrine\DataTypes\ObjectArray_Original::convertToPHPValue("a:4:{s:4:"text";s:132:"⏎ <p>This is a tex…;i:199;s:6:"height";i:71;}}}}}s:5:"title";s:0:"";}", Doctrine\DBAL\Platforms\MySqlPlatform)

42 Doctrine\ORM\Internal\Hydration\AbstractHydrator::gatherRowData(array|17|, array|17|, array|1|, array|1|)

41 Doctrine\ORM\Internal\Hydration\ObjectHydrator::hydrateRowData(array|17|, array|17|, array|13|)

40 Doctrine\ORM\Internal\Hydration\ObjectHydrator::hydrateAllData()

39 Doctrine\ORM\Internal\Hydration\AbstractHydrator::hydrateAll(Doctrine\DBAL\Driver\PDOStatement, Doctrine\ORM\Query\ResultSetMapping, array|0|)

38 Doctrine\ORM\AbstractQuery::execute(NULL, 1)

37 Doctrine\ORM\AbstractQuery::getResult()

36 TYPO3\Flow\Persistence\Doctrine\Query_Original::getResult()

35 TYPO3\Flow\Persistence\Doctrine\QueryResult_Original::initialize()

34 TYPO3\Flow\Persistence\Doctrine\QueryResult_Original::rewind()

33 TYPO3\Flow\Persistence\Repository::removeAll()

32 call_user_func_array(array|2|, array|0|)

31 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::__call("removeAll", array|0|)

30 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::removeAll()

29 TYPO3\Neos\Setup\Step\SiteImportStep_Original::importSite(TYPO3\Form\Core\Model\FinisherContext)

28 TYPO3\Neos\Setup\Step\SiteImportStep_Original::TYPO3\Neos\Setup\Step\{closure}(TYPO3\Form\Core\Model\FinisherContext)

27 TYPO3\Form\Finishers\ClosureFinisher_Original::executeInternal()

26 TYPO3\Form\Core\Model\AbstractFinisher::execute(TYPO3\Form\Core\Model\FinisherContext)

25 TYPO3\Form\Core\Runtime\FormRuntime_Original::invokeFinishers()

24 TYPO3\Form\Core\Runtime\FormRuntime_Original::render()

23 TYPO3\Setup\Controller\SetupController_Original::indexAction(2)

22 TYPO3\Setup\Controller\SetupController::indexAction(2)

21 call_user_func_array(array|2|, array|1|)

20 TYPO3\Setup\Controller\SetupController::Flow_Aop_Proxy_invokeJoinPoint(TYPO3\Flow\Aop\JoinPoint)

19 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)

18 TYPO3\Flow\Security\Aspect\PolicyEnforcementAspect_Original::enforcePolicy(TYPO3\Flow\Aop\JoinPoint)

17 TYPO3\Flow\Aop\Advice\AroundAdvice::invoke(TYPO3\Flow\Aop\JoinPoint)

16 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)

15 TYPO3\Setup\Controller\SetupController::indexAction(2)

14 call_user_func_array(array|2|, array|1|)

13 TYPO3\Flow\Mvc\Controller\ActionController_Original::callActionMethod()

12 TYPO3\Flow\Mvc\Controller\ActionController_Original::processRequest(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

11 TYPO3\Flow\Mvc\Dispatcher_Original::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

10 TYPO3\Flow\Mvc\Dispatcher::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

9 call_user_func_array(array|2|, array|2|)

8 TYPO3\Flow\Mvc\Dispatcher::Flow_Aop_Proxy_invokeJoinPoint(TYPO3\Flow\Aop\JoinPoint)

7 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)

6 TYPO3\Flow\Security\Aspect\RequestDispatchingAspect_Original::blockIllegalRequestsAndForwardToAuthenticationEntryPoints(TYPO3\Flow\Aop\JoinPoint)

5 TYPO3\Flow\Aop\Advice\AroundAdvice::invoke(TYPO3\Flow\Aop\JoinPoint)

4 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)

3 TYPO3\Flow\Mvc\Dispatcher::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

2 TYPO3\Setup\Core\RequestHandler::handleRequest()

1 TYPO3\Flow\Core\Bootstrap::run()

Used Git Bash (from Git for Windows) to execute the command line actions specified on http://neos.typo3.org/download.html

Also available in: Atom PDF