Question
American Express Services Europe Ltd
GB
Last activity: 31 Jan 2019 6:34 EST
com.pega.pegarules.priv.context.CookieDisabledException in IE11
Hi,
Our application is running on Pega 7.3 version. We are using SSO authentication for login.
It was working fine till last two days. Now in IE11 on Windows 10 users are getting exception while logging in via SSO in production environment.
Below is the error users getting in the browser.
Status: Fail
Message: There has been an issue; please consult your system administrator
....
and in the logs we see cookie exceptions shown below.This is happening only with IE 11 where as chrome and Edge are fine. Application is running on JBoss and Oracle DB
Hi,
Our application is running on Pega 7.3 version. We are using SSO authentication for login.
It was working fine till last two days. Now in IE11 on Windows 10 users are getting exception while logging in via SSO in production environment.
Below is the error users getting in the browser.
Status: Fail
Message: There has been an issue; please consult your system administrator
....
and in the logs we see cookie exceptions shown below.This is happening only with IE 11 where as chrome and Edge are fine. Application is running on JBoss and Oracle DB
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) 2018-10-26 07:28:31,188 [] [ STANDARD] [ ] [] (ngineinterface.service.HttpAPI) ERROR xxxxxx.xxxx.com|xx.xx.xxx.xxx user_id - xx.xx.xxx.xxx: com.pega.pegarules.priv.context.CookieDisabledException
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) com.pega.pegarules.priv.context.CookieDisabledException: An error has occurred which indicates that your browser does not support Cookies. You must enable Cookies in order to use this application
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.internal.engineinterface.service.HttpAPI.establishRuntimeContext(HttpAPI.java:5134) ~[prprivate.jar:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.internal.engineinterface.service.HttpAPI.postAuthentication(HttpAPI.java:2418) ~[prprivate.jar:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.internal.engineinterface.service.HttpAPI.handleAuthentication(HttpAPI.java:2292) ~[prprivate.jar:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.external.engineinterface.service.EngineAPI.activityExecutionProlog(EngineAPI.java:553) ~[prenginext.jar:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.external.engineinterface.service.EngineAPI.processRequestInner(EngineAPI.java:392) ~[prenginext.jar:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at sun.reflect.GeneratedMethodAccessor70.invoke(Unknown Source) ~[?:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.internal.PRSessionProviderImpl.performTargetActionWithLock(PRSessionProviderImpl.java:1315) ~[prprivate.jar:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.internal.PRSessionProviderImpl.doWithRequestorLocked(PRSessionProviderImpl.java:1052) ~[prprivate.jar:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.internal.PRSessionProviderImpl.doWithRequestorLocked(PRSessionProviderImpl.java:907) ~[prprivate.jar:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.external.engineinterface.service.EngineAPI.processRequest(EngineAPI.java:334) ~[prenginext.jar:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.internal.engineinterface.service.HttpAPI.invoke(HttpAPI.java:843) ~[prprivate.jar:?]
07:28:31,199 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.internal.engineinterface.etier.impl.EngineImpl._invokeEngine_privact(EngineImpl.java:331) ~[prprivate.jar:?]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.internal.engineinterface.etier.impl.EngineImpl.invokeEngine(EngineImpl.java:274) ~[prprivate.jar:?]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.session.internal.engineinterface.etier.ejb.EngineBean.invokeEngine(EngineBean.java:225) ~[prprivate.jar:?]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source) ~[?:?]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethod(PRBootstrap.java:370) ~[prbootstrap.jar:7.3.0-77]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethodPropagatingThrowable(PRBootstrap.java:411) ~[prbootstrap.jar:7.3.0-77]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethodPropagatingThrowable(AppServerBridgeToPega.java:224) ~[prbootstrap-api.jar:7.3.0-77]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethodPropagatingException(AppServerBridgeToPega.java:246) ~[prbootstrap-api.jar:7.3.0-77]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.internal.etier.ejb.EngineBeanBoot.invokeEngine(EngineBeanBoot.java:168) ~[prbootstrap-api.jar:7.3.0-77]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source) ~[?:?]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) ~[jboss-as-ee.jar!/:7.5.8.Final-redhat-2]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) ~[jboss-invocation.jar!/:1.1.2.Final-redhat-1]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) ~[jboss-invocation.jar!/:1.1.2.Final-redhat-1]
07:28:31,200 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) ~[jboss-as-ee.jar!/:7.5.8.Final-redhat-2]
07:28:31,201 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) ~[jboss-invocation.jar!/:1.1.2.Final-redhat-1]
07:28:31,201 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) ~[jboss-invocation.jar!/:1.1.2.Final-redhat-1]
***Edited by Moderator: Pallavi to update platform capability tags***