cancel
Showing results for 
Search instead for 
Did you mean: 

Community Edition Share

elmidwill
Champ in-the-making
Champ in-the-making
Hello,

I have installed the community edition and the share component.  I then create a new site and attempt to upload photos via the upload file option.  I select multiple files and get the following:


2012-01-17 11:32:36,951  ERROR [extensions.webscripts.AbstractRuntime] [http-8080-50] Exception from executeScript - redirecting to status template error: 00170008 Script url /api/upload;jsessionid=E906F4530FE26F34F3DC1D2A08198559 does not map to a Web Script.
org.springframework.extensions.webscripts.WebScriptException: 00170008 Script url /api/upload;jsessionid=E906F4530FE26F34F3DC1D2A08198559 does not map to a Web Script.
        at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:173)
        at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:118)
        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.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:58)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        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.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:470)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        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:293)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Unknown Source)


I take it I haven't installed the "springframework" but I can't find how to do that or is there something else I am missing?

Thanks.
1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator
If you have the alfresco war and the share war in the same tomcat container this should just work…there should be no need to install anything else. Tell us about your install–what version? Binary installer or war only? Binary distribution or build from source? Version?

Jeff