cancel
Showing results for 
Search instead for 
Did you mean: 

Document Actions non visible, and Web scripts errors

philippelr
Champ in-the-making
Champ in-the-making
Hello all,

I've just reinstalled Alfresco community edition (v.3.3).

I didn't see if it was the case since the beginning, but I don't have anything in the "Document Actions" part of the document view.
(And I know that with my previous installation, it worked, but I didn't touch to the configuration for the MS Word plugin nor the CIFS configuration…)

[img]http://s1.postimage.org/NGkE9.jpg[/img]
So I am a little bit annoyed because I don't have anything in the Tags or Versionning sections…

I've just saw in Tomcat console that I had this error:
[img]http://s1.postimage.org/NIKNS.jpg[/img]

22:16:31,626 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 04180002 Script url /slingshot/doclib/doclist/node/workspace/SpacesStore/49c69ef2-c53e-4088-91b2-9302c833a143 does not map to a Web Script.
org.springframework.extensions.webscripts.WebScriptException: 04180002 Script url /slingshot/doclib/doclist/node/workspace/SpacesStore/49c69ef2-c53e-4088-91b2-9302c833a143 does not map to a Web Script.
   at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:140)
   at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:116)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
   at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
   at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
   at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
   at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
   at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
   at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
   at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
   at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
   at java.lang.Thread.run(Thread.java:619)

And that error happens each time I reload the page to see the details of a document…

I don't really know what to do for this…

Do you have any idea???

Thanks !!

Philippe
2 REPLIES 2

mikeh
Star Contributor
Star Contributor
Try clearing your browser cache, or do a force-refresh of the page.

Thanks,
Mike

philippelr
Champ in-the-making
Champ in-the-making
omg Mike ! It works !!

Super !!! Thank you very much, I deleted the cache and everything went well !