Projet

General

Profil

Could not save module deployment for: becpg-controls-extension

Ajouté par Joseph John il y a plus de 11 ans

Hi
After installing becg-control-extension, I am getting the error
"ERROR [extensions.surf.ModuleDeploymentService] [http-8080-1] Could not save module deployment for: "becpg-controls-extension" "
in catalina.out

When I access the plugins "http://dm.mydomain.com:8080/share/page/model-designer" , I get a popup message saying "Cannot load template from udefined"
I have attached the screen shot for reference, At this time in catalina.out I get message
"
2012-09-25 17:16:44,552 ERROR [extensions.webscripts.AbstractRuntime] [http-8080-31] Exception from executeScript - redirecting to status template error: 08250000 Wrapped Exception (with status template): Can't find resource for bundle org.springframework.extensions.webscripts.WebScriptPropertyResourceBundle, key form.control.checkbox.no
org.springframework.extensions.webscripts.WebScriptException: 08250000 Wrapped Exception (with status template): Can't find resource for bundle org.springframework.extensions.webscripts.WebScriptPropertyResourceBundle, key form.control.checkbox.no
at org.springframework.extensions.webscripts.AbstractWebScript.createStatusException(AbstractWebScript.java:970)
at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:171)
at org.springframework.extensions.webscripts.PresentationContainer.executeScript(PresentationContainer.java:70)
at org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer.executeScript(LocalWebScriptRuntimeContainer.java:239)
at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:372)
at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:209)
at org.springframework.extensions.webscripts.servlet.mvc.WebScriptView.renderMergedOutputModel(WebScriptView.java:99)
at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:250)
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1047)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:817)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
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.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
at org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195)
at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159)
at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141)
at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:417)
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:298)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.util.MissingResourceException: Can't find resource for bundle org.springframework.extensions.webscripts.WebScriptPropertyResourceBundle, key form.control.checkbox.no
"

Guidance requested, to know why this error is happening and what steps should be taken to rectify it
Thanks
Joseph John

catalina.out (1,97 Mo) catalina.out Catalina.out attaced
couldnotloaddialag.png (167 ko) couldnotloaddialag.png when accessing model-designer

Réponses (4)

RE: Could not save module deployment for: becpg-controls-extension - Ajouté par Matthieu Laborie il y a plus de 11 ans

Hi!

It seem's to be a language issue. Can you try to locate the key form.control.checkbox.no and see if it is correctly set for your locale ( normally is not part of designer). Try also to set your browser to french to see if it works better.

Let me know.
Regards
Matthieu

RE: Could not save module deployment for: becpg-controls-extension - Ajouté par Matthieu Laborie il y a plus de 11 ans

Hi!

In fact is a threadsafe issue under Spring Webscript framework under 4.0 community. Try to patch WebScriptPropertyResourceBundle.java.

Regards
Matthieu

RE: Could not save module deployment for: becpg-controls-extension - Ajouté par Joseph John il y a plus de 11 ans

Thanks
With this error existing I am able to
(a) Add properties to Custom Types, Custom Aspect
(b) Publish it and view the Custom type preview
(c) Create form and publish it
(d) View the form preview

Can I consider that every thing is fine with the becg, since I am able to see all the above activites
Thanks
Joseph John

RE: Could not save module deployment for: becpg-controls-extension - Ajouté par Matthieu Laborie il y a plus de 11 ans

Hi,

Yes you can consider that designer works, it doesn't do more for the moment.

Regards
Matthieu

    (1-4/4)