[Neos] TYPO3-Neos-1.1-Beta - exception

nikos nick at jamalade.com
Fri Apr 25 15:48:36 CEST 2014


Hi all

I have installed the 1.1 Beta on my shared host after a successful run on my dev machine. I tar balled from my local install as access to command line 
on the host is by cron only which is a pain.

I have cleared all the caches, started with a clean database and imported a site I am working on, which works fine in 1.0.2 (host & dev box)and Beta 
1.1 (on dev box).

Everything on the front end works fine and noticebly faster :) however when I try and make changes via the backend I get a communication error 
displayed (red pop up) with the following exception:

Uncaught exception #1225709595 in line 222 of 
/home/rerootco/public_html/neos/TYPO3-Neos-1.1-Beta/Data/Temporary/Production/Cache/Code/Flow_Object_Classes/TYPO3_Fluid_View_TemplateView.php: 
Template could not be loaded. I tried "resource://TYPO3.Neos/Private/Templates/Service/UserPreference/Index.html"

16 TYPO3\Fluid\View\TemplateView_Original::getTemplatePathAndFilename(NULL)
15 TYPO3\Fluid\View\TemplateView_Original::getTemplateIdentifier(NULL)
14 TYPO3\Fluid\View\AbstractTemplateView::render()
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\Flow\Http\RequestHandler::handleRequest()
1 TYPO3\Flow\Core\Bootstrap::run()

HTTP REQUEST:
GET /neos/service/user-preferences HTTP/1.1
Content-Length: 96
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-us
Connection: keep-alive
Dnt: 1
Host: bneos.mycom.com
Origin: http://bneos.mycom.com
Referer: http://bneos.mycom.com/@user-nickp
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14
X-Requested-With: XMLHttpRequest

key=contentEditing.editPreviewMode&value=rawContent&__csrfToken=0ffb733d3c3cadd61396fc39d9c5bee6

HTTP RESPONSE:
[response was empty]


Wondering if anyone has seen this before or has any ideas of how to rectify?

Thanks

Nick


More information about the Neos mailing list