[Ds-java-dev] [jira] Assigned: (DS-343) http 500 error thrown when enabling throttling at global level

Afkham Azeez (JIRA) jira at wso2.org
Tue Sep 2 11:46:42 PDT 2008


     [ https://wso2.org/jira/browse/DS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Afkham Azeez reassigned DS-343:
-------------------------------

    Assignee: Isuru Eranga Suriarachchi  (was: Sameera Jayasoma)

> http 500 error thrown when enabling throttling at global level
> --------------------------------------------------------------
>
>                 Key: DS-343
>                 URL: https://wso2.org/jira/browse/DS-343
>             Project: WSO2 Data Services
>          Issue Type: Bug
>          Components: core
>    Affects Versions:  1.0-beta13
>         Environment: winxp
>            Reporter: Charitha Kankanamge
>            Assignee: Isuru Eranga Suriarachchi
>            Priority: Blocker
>             Fix For: 1.0-beta15
>
>
> org.apache.jasper.JasperException: Exception in JSP: /update.jsp:97
> 94:             policy.setMaxConcurrentAccesses(Integer.parseInt(request.getParameter("maxConcAcc")));
> 95:         }
> 96:         if (global) {
> 97:             stub.globallyEngageThrottling(policy);
> 98:         } else {
> 99:             stub.enableThrottling(service, policy);
> 100:         }
> Stacktrace:
> 	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:504)
> 	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:381)
> 	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
> 	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 	org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:107)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 	org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
> 	org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
> 	org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
> 	org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 	org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:116)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> root cause
> org.apache.axis2.AxisFault: unknown
> 	org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:512)
> 	org.apache.axis2.description.RobustOutOnlyAxisOperation$RobustOutOnlyOperationClient.handleResponse(RobustOutOnlyAxisOperation.java:91)
> 	org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:416)
> 	org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:228)
> 	org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
> 	org.wso2.carbon.throttle.service.ThrottleAdminServiceStub.globallyEngageThrottling(ThrottleAdminServiceStub.java:1125)
> 	org.apache.jsp.update_jsp._jspService(update_jsp.java:147)
> 	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
> 	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
> 	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 	org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:107)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 	org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
> 	org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
> 	org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
> 	org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 	org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:116)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Ds-java-dev mailing list