Hello,
I hade a problem when I install Alfresco 5.0.c (Alfresco.war and share.war) on Tomcat 8.0
The first package looks like good, but whene I enter in share I hade this error message.
_____________________________________________________________________________________________________________
500 Description: An error inside the HTTP server which prevented it from fulfilling the request.
Message: 11280000 Failed to process template org/alfresco/share/header/share-header.get.html.ftl
Exception: java.lang.IllegalArgumentException - The resource path [/../service/constants/Default-min.js] has been normalized to [null] which is not valid
org.apache.catalina.webresources.StandardRoot.validate(StandardRoot.java:265)
org.apache.catalina.webresources.StandardRoot.getResource(StandardRoot.java:212)
org.apache.catalina.webresources.StandardRoot.getResource(StandardRoot.java:206)
…
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
java.lang.Thread.run(Thread.java:722)
Exception: org.springframework.extensions.webscripts.WebScriptException - 11280000 Failed to process template org/alfresco/share/header/share-header.get.html.ftl
org.springframework.extensions.webscripts.processor.FTLTemplateProcessor.process(FTLTemplateProcessor.java:175)
Server: Spring WebScripts - v5.0.0 (Release) schema 1 000
Time: 28 déc. 2014 21:35:13
Diagnostics: Inspect Web Script (org/alfresco/share/header/share-header.get)
_____________________________________________________________________________________________________________
I try the resolve this problem without success.
Please, can you give some Idea for resolving this problem.
Notice that i followed all instruction found in alfresco documentation.
Alfresco.war : good
Database created without echec,
But share don't work.
Thanks a lots for you.