cancel
Showing results for 
Search instead for 
Did you mean: 

/alfresco/service/index returns 404 error

shikarishambu
Champ in-the-making
Champ in-the-making
I have about 40+ webscripts registered and I used to be able to browse to them using /alfresco/service/index.

I now get a 404 error when I try to browse to it. Any suggestions on how to fix this s welcome


The Web Script /alfresco/service/index/ has responded with a status of 404 - Not Found.

404 Description: Requested resource is not available.
 
Message: 02250002 Script url /index/ does not map to a Web Script.
  
Exception: org.alfresco.web.scripts.WebScriptException - 02250002 Script url /index/ does not map to a Web Script.
  
org.alfresco.web.scripts.AbstractRuntime.executeScript(AbstractRuntime.java:106)
org.alfresco.web.scripts.servlet.WebScriptServlet.service(WebScriptServlet.java:122)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
java.lang.Thread.run(Thread.java:619)
  
Server: Alfresco Community v3.2.0 (2039) schema 2,019
1 REPLY 1

openpj
Elite Collaborator
Elite Collaborator
It is right, to browse all the WebScripts you need to use only the service servlet:
http://localhost:8080/alfresco/service/
Hope this helps.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.