You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Lahiru Sandaruwan (JIRA)" <ji...@apache.org> on 2013/08/05 06:39:47 UTC

[jira] [Resolved] (STRATOS-28) Error in Cloud Manager Service

     [ https://issues.apache.org/jira/browse/STRATOS-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lahiru Sandaruwan resolved STRATOS-28.
--------------------------------------

    Resolution: Fixed

Fixed with commit 71edfa11ecdac2e02042f12a6acadf2eec8e7a65
                
> Error in Cloud Manager Service
> ------------------------------
>
>                 Key: STRATOS-28
>                 URL: https://issues.apache.org/jira/browse/STRATOS-28
>             Project: Stratos
>          Issue Type: Bug
>            Reporter: Imesh Gunaratne
>            Assignee: Imesh Gunaratne
>            Priority: Minor
>         Attachments: 0001-STRATOS-28-Updated-CloudManagerService.wsdl-in-strat.patch, cloud-manager-service-error.txt
>
>
> An error is raised from CloudManagerService when loading Tenant home page.
> Scenario:
> 1. Start Apache Stratos Controller (SC).
> 2. Login to the web UI using http://hostname:port/carbon
> 3. Create a new Tenant.
> 4. Logout from SC web UI.
> 5. Login again using the Tenant user credentials created. 
> 6. See the error shown on the Tenant home page.
> Error:
> org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Unexpected subelement {http://beans.mgt.services.manager.stratos.apache.org/xsd}active
> at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
> at org.apache.stratos.manager.dashboard.stub.CloudManagerServiceStub.fromOM(CloudManagerServiceStub.java:1319)
> at org.apache.stratos.manager.dashboard.stub.CloudManagerServiceStub.retrieveCloudServiceInfo(CloudManagerServiceStub.java:245)
> at org.apache.stratos.manager.dashboard.ui.clients.CloudManagerServiceClient.retrieveCloudServiceInfo(CloudManagerServiceClient.java:101)
> at org.apache.jsp.tenant_002ddashboard.index_jsp._jspService(org.apache.jsp.tenant_002ddashboard.index_jsp:95)
> at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
> at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
> at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
> at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
> at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:155)
> at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
> at org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:37)
> at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
> at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:128)
> at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:68)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
> at org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:68)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
> at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:605)
> at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:544)
> at org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
> at org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:369)
> at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1015)
> at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:700)
> at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> ...
> (see the attached trace file for more information)

--
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