Hi Evanthika, We have encountered this issue before and currently fixing in the trunk. This is an issue in the IS end, not in the ESB. However will update the thread after fixes are confirmed.
Thanks, -Suresh On Mon, Jul 1, 2013 at 3:01 PM, Evanthika Amarasiri <[email protected]>wrote: > Hi Suresh, > > When Signing out from ESB, I get redirected to the IS login page. > > Below are the logs I see at IS end. > > [2013-07-01 15:00:53,942] ERROR > {org.wso2.carbon.identity.sso.saml.processors.LogoutRequestProcessor} - No > Established Sessions corresponding to Session Indexes provided. > > Regards, > Evanthika > > > On Mon, Jul 1, 2013 at 1:12 PM, Evanthika Amarasiri <[email protected]>wrote: > >> Hi Suresh, >> >> Verified with 01-07-2013-PACK2-wso2esb-4.7.0.zip pack. The issue is >> fixed. >> >> Thanks, >> Evanthika >> >> >> On Mon, Jul 1, 2013 at 12:18 PM, Suresh Attanayaka <[email protected]>wrote: >> >>> Hi Evanthika, >>> >>> This is fixed now. It was a class loading issue. >>> >>> Thanks, >>> -Suresh >>> >>> >>> On Sat, Jun 29, 2013 at 6:29 PM, Evanthika Amarasiri <[email protected] >>> > wrote: >>> >>>> This is still not fixed in the latest ESB packs [1]. >>>> >>>> [1] - >>>> http://svn.wso2.org/repos/wso2/people/ravi/packs/2013-06-29-wso2esb-4.7.0-RC3.zip >>>> >>>> >>>> Regards, >>>> Evanthika >>>> >>>> On Thu, Jun 27, 2013 at 4:51 PM, Suresh Attanayaka <[email protected]>wrote: >>>> >>>>> Hi, >>>>> >>>>> Fixed the authenticator and committed to the patch release 4.0.3 in >>>>> r176400. >>>>> >>>>> Thanks, >>>>> -Suresh >>>>> >>>>> >>>>> On Tue, Jun 25, 2013 at 7:33 PM, Prabath Siriwardena <[email protected] >>>>> > wrote: >>>>> >>>>>> Looks like fixes for authenticators not in Carbon 4.1.0 ? >>>>>> >>>>>> Sent from my mobile device >>>>>> >>>>>> On Jun 25, 2013, at 7:26 PM, Charitha Kankanamge <[email protected]> >>>>>> wrote: >>>>>> >>>>>> I was trying to configure SSO with IS-4.5.0-M4 as IdP and ESB-4.7 >>>>>> latest QA build as the service provider. When trying to login to ESB >>>>>> through the SSO page, I got the following error in ESB console. >>>>>> >>>>>> [2013-06-25 19:11:50,006] ERROR - SSOAssertionConsumerService Error >>>>>> when processing the SAML Assertion in the request. >>>>>> org.wso2.carbon.identity.authenticator.saml2.sso.common.SAML2SSOUIAuthenticatorException: >>>>>> Error when decoding the SAML Request. >>>>>> at >>>>>> org.wso2.carbon.identity.authenticator.saml2.sso.common.Util.decode(Util.java:207) >>>>>> at >>>>>> org.wso2.carbon.identity.authenticator.saml2.sso.ui.SSOAssertionConsumerService.doPost(SSOAssertionConsumerService.java:120) >>>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:755) >>>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) >>>>>> 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:60) >>>>>> 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.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFilter.java:61) >>>>>> at >>>>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) >>>>>> at >>>>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) >>>>>> at >>>>>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) >>>>>> at >>>>>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) >>>>>> at >>>>>> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) >>>>>> at >>>>>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) >>>>>> at >>>>>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) >>>>>> at >>>>>> org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:177) >>>>>> at >>>>>> org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:161) >>>>>> at >>>>>> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936) >>>>>> at >>>>>> org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57) >>>>>> at >>>>>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) >>>>>> at >>>>>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407) >>>>>> at >>>>>> org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004) >>>>>> at >>>>>> org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) >>>>>> at >>>>>> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1653) >>>>>> at >>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) >>>>>> at >>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) >>>>>> at java.lang.Thread.run(Thread.java:662) >>>>>> Caused by: java.util.zip.ZipException: unknown compression method >>>>>> at >>>>>> java.util.zip.InflaterInputStream.read(InflaterInputStream.java:147) >>>>>> at java.io.FilterInputStream.read(FilterInputStream.java:90) >>>>>> at >>>>>> org.wso2.carbon.identity.authenticator.saml2.sso.common.Util.decode(Util.java:197) >>>>>> ... 30 more >>>>>> >>>>>> >>>>>> Has anyone experienced a similar issue before? I'm not sure this is >>>>>> due to some incompatibilities between two versions (ESB-4.7 and IS-4.5). >>>>>> >>>>>> Thanks! >>>>>> Charitha >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Suresh Attanayake >>>>> Senior Software Engineer; WSO2 Inc. http://wso2.com/ >>>>> Blog : http://sureshatt.blogspot.com/ >>>>> Web : http://www.ssoarcade.com/ >>>>> Facebook : https://www.facebook.com/IdentityWorld >>>>> Twitter : https://twitter.com/sureshatt >>>>> LinkedIn : http://lk.linkedin.com/in/sureshatt >>>>> Mobile : +94755012060 >>>>> Mobile : +01-616-617-1172 >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>> >>> >>> -- >>> Suresh Attanayake >>> Senior Software Engineer; WSO2 Inc. http://wso2.com/ >>> Blog : http://sureshatt.blogspot.com/ >>> Web : http://www.ssoarcade.com/ >>> Facebook : https://www.facebook.com/IdentityWorld >>> Twitter : https://twitter.com/sureshatt >>> LinkedIn : http://lk.linkedin.com/in/sureshatt >>> Mobile : +94755012060 >>> Mobile : +01-616-617-1172 >>> >> >> > -- Suresh Attanayake Senior Software Engineer; WSO2 Inc. http://wso2.com/ Blog : http://sureshatt.blogspot.com/ Web : http://www.ssoarcade.com/ Facebook : https://www.facebook.com/IdentityWorld Twitter : https://twitter.com/sureshatt LinkedIn : http://lk.linkedin.com/in/sureshatt Mobile : +94755012060 Mobile : +01-616-617-1172
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
