Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-1661

Blank page on some SSO features

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.1.5
    • None
    • Stratos Website
    • Ubuntu 14.04.1 LTS on VMware 12 Player running on Windows 10 Pro.
    • Important

    Description

      On the admin console webiste I have some problems. I want to add SSO to my Apache Stratos (I have created an IDP and SP instance of OpenAM and I have the SSO working) but when I click on admin werbsite"SAML SSO > Register New Service Provider" I get an empty blank page.

      Also, If I go to "Identity Providers" and I try to add one new I get an empty blank page again BUT in "Service Providers" I can add without problems.

      Moreover, on "SAML SSO" if I click "Register New Service Provider" I get again an empty blank page.

      Looking on the terminal I've seen this error:

      [2016-05-26 18:53:43,233] INFO

      {org.apache.stratos.common.internal.ComponentStartUpSynchronizerImpl} - StratosManager activated.
      [2016-05-26 18:53:43,233] INFO {org.apache.stratos.manager.internal.StratosManagerServiceComponent} - Stratos manager component is activated
      [2016-05-26 18:53:43,410] INFO {org.apache.stratos.mock.iaas.internal.MockIaasServiceComponent} - Mock IaaS service registered
      [2016-05-26 18:53:43,410] INFO {org.apache.stratos.common.internal.ComponentStartUpSynchronizerImpl}

      - MockIaaS activated.
      [2016-05-26 18:53:43,410] INFO

      {org.apache.stratos.mock.iaas.internal.MockIaasServiceComponent}

      - Mock IaaS service component activated
      [2016-05-26 18:54:00,887] INFO

      {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil}

      - 'admin@carbon.super [-1234]' logged in at [2016-05-26 18:54:00,887+0200]
      [2016-05-26 18:54:14,855] ERROR

      {org.apache.tiles.jsp.context.JspTilesRequestContext}

      - JSPException while including path '/sso-saml/add_service_provider.jsp'.
      javax.servlet.jsp.JspException: ServletException while including page.
      at org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:102)
      at org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestContext.java:88)
      at org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequestContext.java:82)
      at org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:465)
      at org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:140)
      at org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:117)
      at org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171)
      at org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurityTagSupport.java:75)
      at org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSupport.java:80)
      at org.apache.jsp.admin.layout.template_jsp._jspx_meth_tiles_insertAttribute_7(org.apache.jsp.admin.layout.template_jsp:603)
      at org.apache.jsp.admin.layout.template_jsp._jspService(org.apache.jsp.admin.layout.template_jsp:335)
      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:303)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)
      at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:486)
      at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:411)
      at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:338)
      at org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.forward(RequestDispatcherAdaptor.java:30)
      at org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.forward(ContextPathServletAdaptor.java:362)
      at org.apache.tiles.servlet.context.ServletTilesRequestContext.forward(ServletTilesRequestContext.java:198)
      at org.apache.tiles.servlet.context.ServletTilesRequestContext.dispatch(ServletTilesRequestContext.java:185)
      at org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:419)
      at org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:370)
      at org.wso2.carbon.ui.action.ActionHelper.render(ActionHelper.java:52)
      at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:101)
      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:303)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at org.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFilter.java:61)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
      at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
      at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:178)
      at org.wso2.carbon.tomcat.ext.valves.CarbonTomcatValve$1.invoke(CarbonTomcatValve.java:47)
      at org.wso2.carbon.webapp.mgt.TenantLazyLoaderValve.invoke(TenantLazyLoaderValve.java:56)
      at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:47)
      at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:141)
      at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:156)
      at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
      at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:52)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
      at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1070)
      at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)
      at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1736)
      at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1695)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
      at java.lang.Thread.run(Thread.java:745)
      Caused by: org.apache.jasper.JasperException: PWC6033: Error in Javac compilation for JSP

      PWC6197: An error occurred at line: 466 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method getRequestedRecipients() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 670 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method isDoValidateSignatureInRequestsSpecified() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 670 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method getDoValidateSignatureInRequests() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 695 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method isDoEnableEncryptedAssertionSpecified() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 695 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method getDoEnableEncryptedAssertion() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 720 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method isDoEnableEncryptedAssertionSpecified() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 720 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method getDoEnableEncryptedAssertion() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 720 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method isDoValidateSignatureInRequestsSpecified() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 720 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method getDoValidateSignatureInRequests() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 1.046 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method getRequestedRecipients() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 1.046 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method getRequestedRecipients() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 1.095 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method getRequestedRecipients() is undefined for the type SAMLSSOServiceProviderDTO

      PWC6197: An error occurred at line: 1.099 in the jsp file: /sso-saml/add_service_provider.jsp
      PWC6199: Generated servlet error:
      The method getRequestedRecipients() is undefined for the type SAMLSSOServiceProviderDTO

      Why happens?

      Attachments

        Activity

          People

            Unassigned Unassigned
            Aker666 Iago Alonso Alonso
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: