I am running Alfresco 4.0.e, WQS. I tried to update the website look by modifying the surf pages in tomcat/wcmqs directory, and also the corresponding FTL file in the web-scripts directory.
Now when I go the the WQS homepage I get this exception !
An error has occured in the component: /cms/service/list/full.
It responded with a status of 500 - Internal Error.
Error Code Information: 500 - An error inside the HTTP server which prevented it from fulfilling the request.
Error Message: 07200002 Failed to execute script 'org.springframework.extensions.webscripts.ResourceStore$WebApplicationStoreScriptContent@25f3178e': 07200001
Server: Alfresco Spring WebScripts - v1.0.0 (Release 958) schema 1,000
Time: Aug 20, 2012 4:32:36 PM
Click here to view full technical information on the error.
Exception: org.springframework.extensions.webscripts.WebScriptException - 07200001
org.springframework.extensions.webscripts.processor.JSScriptProcessor.executeScriptImpl(JSScriptProcessor.java:324)
Exception: org.springframework.extensions.webscripts.WebScriptException - 07200002 Failed to execute script 'org.springframework.extensions.webscripts.ResourceStore$WebApplicationStoreScriptContent@25f3178e': 07200001
org.springframework.extensions.webscripts.processor.JSScriptProcessor.executeScript(JSScriptProcessor.java:200)
if I revert back to the default WCMQS it works fine. please let me know what I am missing here.
thx