I have some troubles with restart/update application. I have war file, made by 
this tutorial 
[url=http://dev.magnolia-cms.com/~gjoseph/dont-deploy-magnolia-deploy-your-project]dont-deploy-magnolia-deploy-your-project[/url].
 My project consists from several modules, some of them contains bootstrap 
files to init my templates etc.

All works fine, but only first start time. 

If i stop Tomcat and update (or not, just restart server) my application i 
starts to see strange lines in log file, when application starts:

[quote]
2015-03-24 11:29:52,162 INFO  info.magnolia.repository.DefaultRepositoryManager 
: Loading workspace templates
2015-03-24 11:29:52,310 INFO  info.magnolia.repository.DefaultRepositoryManager 
: Loading workspace resources
2015-03-24 11:29:52,347 WARN  org.apache.jackrabbit.core.value.BLOBInDataStore  
: getSize for a41d40a2ce73ce687e25ce009d01f7b87956e726 failed
org.apache.jackrabbit.core.data.DataStoreException: Record 
a41d40a2ce73ce687e25ce009d01f7b87956e726 does not exist
[/quote]

I see 20-40 such fails. Magnolia seems to work, but not my application. I see 
page tree of my project, but then i trying to preview any page i getting error. 

[quote]
Caused by: java.io.FileNotFoundException: Template 
"/templates/common-templates-module/main.ftl" not found. The quoted name was 
interpreted by this template loader: 
info.magnolia.freemarker.FreemarkerHelper$ConfigDelegatingTemplateLoader@4c5dc950.
[/quote]

What am i doing wrong? How to restart appliaction proper way? Why is this 
happening?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=5fdf52cc-94d4-492d-9bab-ed1d8f074acc


----------------------------------------------------------------
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to