<action id="mon_action">
<label>Mon-action</label>
<image>/images/icons/test.gif</image>
<script>/workspace://SpacesStore/1e6e2c7f-36a6-11dc-8463-3d01b9faeaa4</script>
</action>
<action-group id="space_browse">
……
<action idref="mon_action"/>
</action-group>
pour l'interface graphique tout va bien je voix bien la nouvelle action mon_action mais quand j'apuis decu j'ai l'erreur suivante :org.alfresco.error.AlfrescoRuntimeException: Error during command servlet processing: Unable to resolve item Path: /Company Home/Data Dictionary/Scripts/backup.js
caused by:
java.lang.IllegalArgumentException: Unable to resolve item Path: /Company Home/Data Dictionary/Scripts/backup.js
on dirai qu'il trouve pas le chemin est ce que quelqu'un saiot d'ou peut venir cette erreur?org.alfresco.error.AlfrescoRuntimeException: Error during command servlet processing: Not enough URL arguments passed to command servlet.
at org.alfresco.web.app.servlet.CommandServlet.service(CommandServlet.java:184)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalArgumentException: Not enough URL arguments passed to command servlet.
at org.alfresco.web.app.servlet.command.ScriptCommandProcessor.validateArguments(ScriptCommandProcessor.java:93)
at org.alfresco.web.app.servlet.CommandServlet.service(CommandServlet.java:136)
… 15 more
merci d'avance
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.