You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "zhang (JIRA)" <ji...@apache.org> on 2013/06/07 10:43:20 UTC

[jira] [Created] (OFBIZ-5212) Wrong to invoke ServiceConfigUtil.getSendPool() in framework\webtools\webapp\webtools\WEB-INF\actions\service\ScheduleJob.groovy

zhang created OFBIZ-5212:
----------------------------

             Summary: Wrong to invoke ServiceConfigUtil.getSendPool() in framework\webtools\webapp\webtools\WEB-INF\actions\service\ScheduleJob.groovy
                 Key: OFBIZ-5212
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5212
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: zhang


org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://webtools/widget/ServiceScreens.xml#RunService]: java.lang.IllegalArgumentException: Error running script at location [component://webtools/webapp/webtools/WEB-INF/actions/service/ScheduleJob.groovy]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.service.config.ServiceConfigUtil.getSendPool() is applicable for argument types: () values: [] (Error running script at location [component://webtools/webapp/webtools/WEB-INF/actions/service/ScheduleJob.groovy]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.service.config.ServiceConfigUtil.getSendPool() is applicable for argument types: () values: [])

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira