<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Just to add on this.</div>
<div><br>
</div>
<div>I think I misunderstood something or Keycloak does not really implement the infinispan caching lifetime correctly.</div>
<div><br>
</div>
<div>So first thing I did is to TRACE the infinispan logs. So I added this logger in standalone.xml:</div>
<div><br>
</div>
<div>
<pre style="background-color:#2b2b2b;color:#a9b7c6;font-family:'Menlo';font-size:9.0pt;"><span style="color:#e8bf6a;">&lt;logger </span><span style="color:#bababa;">category</span><span style="color:#6a8759;">=&quot;org.infinispan&quot;</span><span style="color:#e8bf6a;">&gt;<br></span><span style="color:#e8bf6a;">    &lt;level </span><span style="color:#bababa;">name</span><span style="color:#6a8759;">=&quot;TRACE&quot;</span><span style="color:#e8bf6a;">/&gt;<br></span><span style="color:#e8bf6a;">&lt;/logger&gt;</span></pre>
</div>
<div><br>
</div>
<div>The next thing I did is to do the timing. Basically my test is that what happens when I log in. I also enabled events and printing the events as well.</div>
<div><br>
</div>
<div>What I found is:</div>
<div><br>
</div>
<ol>
<li>Login event is triggered at&nbsp;<span class="lit" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(0, 102, 102); -webkit-font-smoothing: subpixel-antialiased !important;">13</span><span class="pun" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(102, 102, 0); -webkit-font-smoothing: subpixel-antialiased !important;">:</span><span class="lit" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(0, 102, 102); -webkit-font-smoothing: subpixel-antialiased !important;">18</span><span class="pun" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(102, 102, 0); -webkit-font-smoothing: subpixel-antialiased !important;">:</span><span class="lit" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(0, 102, 102); -webkit-font-smoothing: subpixel-antialiased !important;">35</span><span class="pun" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(102, 102, 0); -webkit-font-smoothing: subpixel-antialiased !important;">,</span><span class="lit" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(0, 102, 102); -webkit-font-smoothing: subpixel-antialiased !important;">193</span>&nbsp;in
 Keycloak.</li><li>The browser got the full response at&nbsp;<span class="lit" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(0, 102, 102); -webkit-font-smoothing: subpixel-antialiased !important;">13</span><span class="pun" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(102, 102, 0); -webkit-font-smoothing: subpixel-antialiased !important;">:</span><span class="lit" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(0, 102, 102); -webkit-font-smoothing: subpixel-antialiased !important;">18</span><span class="pun" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(102, 102, 0); -webkit-font-smoothing: subpixel-antialiased !important;">:</span><span class="lit" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(0, 102, 102); -webkit-font-smoothing: subpixel-antialiased !important;">35</span><span class="pun" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(102, 102, 0); -webkit-font-smoothing: subpixel-antialiased !important;">,</span><span class="lit" style="font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; white-space: pre-wrap; background-color: rgb(239, 239, 239); color: rgb(0, 102, 102); -webkit-font-smoothing: subpixel-antialiased !important;">273</span></li><li>Now the surprising part is the fact that there are whole a lot of infinispan logging out occurring for “sessions” cache after the browser got the response. The last log message occurring is like this:</li></ol>
<div>
<pre class="prettyprint " style="margin-top: 0px; margin-bottom: 0px; padding: 10px; background-color: rgb(239, 239, 239); font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace; font-size: 12px; line-height: 1.5; border: none; white-space: pre-wrap; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; color: rgb(51, 51, 51); -webkit-font-smoothing: subpixel-antialiased !important;"><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">2016</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">-</span><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">07</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">-</span><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">04</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> </span><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">13</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">:</span><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">18</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">:</span><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">35</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">,</span><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">345</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> TRACE </span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">[</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);">org</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">.</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);">infinispan</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">.</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);">remoting</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">.</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);">rpc</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">.</span><span class="typ" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 0, 102);">RpcManagerImpl</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">]</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> </span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">(</span><span class="kwd" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 136);">default</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> task</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">-</span><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">4</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">)</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> </span><span class="typ" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 0, 102);">Response</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">(</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);">s</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">)</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> to </span><span class="typ" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 0, 102);">TxCompletionNotificationCommand</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">{</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> xid</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">=</span><span class="kwd" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 136);">null</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">,</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> internalId</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">=</span><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">0</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">,</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> topologyId</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">=</span><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">19</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">,</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> gtx</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">=</span><span class="typ" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 0, 102);">GlobalTransaction</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">:&lt;</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);">kc1</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">&gt;:</span><span class="lit" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 102, 102);">239</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">:</span><span class="kwd" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 136);">local</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">,</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> cacheName</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">=</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);">sessions</span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">}</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);">  </span><span class="kwd" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 136);">is</span><span class="pln" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(0, 0, 0);"> </span><span class="pun" style="-webkit-font-smoothing: subpixel-antialiased !important; color: rgb(102, 102, 0);">{}</span></pre>
</div>
<div><br>
</div>
<div>To see the all the logs after event trigger please check here:</div>
<div><a href="http://pastebin.com/pkvYP07T"></a><a href="http://pastebin.com/pkvYP07T"></a><a href="http://pastebin.com/pkvYP07T"></a><a href="http://pastebin.com/pkvYP07T"></a>http://pastebin.com/p4K2Ghff</div>
<div><br>
</div>
<div>So my understanding was that I marked sessions as SYNC, which meant to me that it is supposed to do all of the synchronization before it sends the response back to the browser. If it does the other way around then it should be ASYNC mode. Could you please
 clarify the intended/expected behavior?</div>
<div><br>
</div>
<div>Kind Regards,</div>
<div>Sarp Kaya</div>
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Abdullah Sarp Kaya &lt;<a href="mailto:akaya@expedia.com">akaya@expedia.com</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Monday, July 4, 2016 at 9:59 PM<br>
<span style="font-weight:bold">To: </span>&quot;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&quot; &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt;<br>
<span style="font-weight:bold">Cc: </span>&quot;<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>&quot; &lt;<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>Re: [keycloak-user] Lost session when removing an instance off cluster<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hello,</div>
<div><br>
</div>
<div>Below is exactly how Infinispan is configured:</div>
<div><br>
</div>
<div>
<pre style="widows: 1;">&lt;subsystem xmlns=&quot;urn:jboss:domain:infinispan:4.0&quot;&gt;
    &lt;cache-container name=&quot;keycloak&quot; jndi-name=&quot;infinispan/Keycloak&quot;&gt;
    &lt;transport lock-timeout=&quot;60000&quot;/&gt;
    &lt;invalidation-cache name=&quot;realms&quot; mode=&quot;SYNC&quot;/&gt;
    &lt;invalidation-cache name=&quot;users&quot; mode=&quot;SYNC&quot;&gt;
        &lt;eviction max-entries=&quot;10000&quot; strategy=&quot;LRU&quot;/&gt;
    &lt;/invalidation-cache&gt;
    &lt;distributed-cache xmlns=&quot;&quot; name=&quot;sessions&quot; mode=&quot;SYNC&quot;&gt;
        &lt;transaction mode=&quot;NON_DURABLE_XA&quot;/&gt;
    &lt;/distributed-cache&gt;
    &lt;local-cache xmlns=&quot;&quot; name=&quot;offlineSessions&quot;/&gt;
    &lt;local-cache xmlns=&quot;&quot; name=&quot;loginFailures&quot;/&gt;
    &lt;replicated-cache name=&quot;work&quot; mode=&quot;SYNC&quot;/&gt;
    &lt;local-cache name=&quot;realmVersions&quot;&gt;
        &lt;transaction mode=&quot;BATCH&quot; locking=&quot;PESSIMISTIC&quot;/&gt;
    &lt;/local-cache&gt;
&lt;/cache-container&gt;
&lt;cache-container name=&quot;server&quot; aliases=&quot;singleton cluster&quot; default-cache=&quot;default&quot; module=&quot;org.wildfly.clustering.server&quot;&gt;
    &lt;transport lock-timeout=&quot;60000&quot;/&gt;
    &lt;replicated-cache name=&quot;default&quot; mode=&quot;SYNC&quot;&gt;
        &lt;transaction mode=&quot;BATCH&quot;/&gt;
    &lt;/replicated-cache&gt;
&lt;/cache-container&gt;
&lt;cache-container name=&quot;web&quot; default-cache=&quot;dist&quot; module=&quot;org.wildfly.clustering.web.infinispan&quot;&gt;
    &lt;transport lock-timeout=&quot;60000&quot;/&gt;
    &lt;distributed-cache name=&quot;dist&quot; mode=&quot;ASYNC&quot; l1-lifespan=&quot;0&quot; owners=&quot;2&quot;&gt;
        &lt;locking isolation=&quot;REPEATABLE_READ&quot;/&gt;
        &lt;transaction mode=&quot;BATCH&quot;/&gt;
        &lt;file-store/&gt;
    &lt;/distributed-cache&gt;
&lt;/cache-container&gt;
&lt;cache-container name=&quot;ejb&quot; aliases=&quot;sfsb&quot; default-cache=&quot;dist&quot; module=&quot;org.wildfly.clustering.ejb.infinispan&quot;&gt;
    &lt;transport lock-timeout=&quot;60000&quot;/&gt;
    &lt;distributed-cache name=&quot;dist&quot; mode=&quot;ASYNC&quot; l1-lifespan=&quot;0&quot; owners=&quot;2&quot;&gt;
        &lt;locking isolation=&quot;REPEATABLE_READ&quot;/&gt;
        &lt;transaction mode=&quot;BATCH&quot;/&gt;
        &lt;file-store/&gt;
    &lt;/distributed-cache&gt;
&lt;/cache-container&gt;
&lt;cache-container name=&quot;hibernate&quot; default-cache=&quot;local-query&quot; module=&quot;org.hibernate.infinispan&quot;&gt;
    &lt;transport lock-timeout=&quot;60000&quot;/&gt;
    &lt;invalidation-cache name=&quot;entity&quot; mode=&quot;SYNC&quot;&gt;
        &lt;transaction mode=&quot;NON_XA&quot;/&gt;
        &lt;eviction strategy=&quot;LRU&quot; max-entries=&quot;10000&quot;/&gt;
        &lt;expiration max-idle=&quot;100000&quot;/&gt;
    &lt;/invalidation-cache&gt;
    &lt;local-cache name=&quot;local-query&quot;&gt;
        &lt;eviction strategy=&quot;LRU&quot; max-entries=&quot;10000&quot;/&gt;
        &lt;expiration max-idle=&quot;100000&quot;/&gt;
    &lt;/local-cache&gt;
    &lt;replicated-cache name=&quot;timestamps&quot; mode=&quot;ASYNC&quot;/&gt;
&lt;/cache-container&gt;
&lt;/subsystem&gt;
</pre>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>This is the complete exception:</div>
<div><br>
</div>
<div>
<div>03:49:40,241 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (default task-12) ISPN000136: Error executing command PutKeyValueCommand, writing keys [ba74e523-3299-42b3-801e-9f8cb5a0d81d]: org.infinispan.util.concurrent.TimeoutException:
 Replication timeout for kc2</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:765)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$73(JGroupsTransport.java:612)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:47)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:16)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:266)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:745)</div>
<div><br>
</div>
<div>03:49:40,250 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-12) RESTEASY002025: Unknown exception while executing GET /realms/partner-dmz/protocol/openid-connect/auth: org.infinispan.util.concurrent.TimeoutException: Replication timeout for
 kc2</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:765)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$73(JGroupsTransport.java:612)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:47)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:16)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:266)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:745)</div>
<div><br>
</div>
<div>03:49:40,257 ERROR [io.undertow.request] (default task-12) UT005023: Exception handling request to /auth/realms/partner-dmz/protocol/openid-connect/auth: org.jboss.resteasy.spi.UnhandledException: org.infinispan.util.concurrent.TimeoutException: Replication
 timeout for kc2</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:247)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:168)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:471)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:415)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:202)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.filters.KeycloakSessionServletFilter.doFilter(KeycloakSessionServletFilter.java:88)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:745)</div>
<div>Caused by: org.infinispan.util.concurrent.TimeoutException: Replication timeout for kc2</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:765)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$73(JGroupsTransport.java:612)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:47)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:16)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:266)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; ... 3 more</div>
<div><br>
</div>
<div>03:49:41,251 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (default task-3) ISPN000136: Error executing command PrepareCommand, writing keys [02cff8bb-0ab9-4ab9-905f-17ffb3226050]: org.infinispan.util.concurrent.TimeoutException: Replication
 timeout for kc2</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:765)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$73(JGroupsTransport.java:612)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:47)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:16)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:266)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:745)</div>
<div><br>
</div>
<div>03:49:41,258 ERROR [org.infinispan.transaction.impl.TransactionCoordinator] (default task-3) ISPN000097: Error while processing a prepare in a single-phase transaction: org.infinispan.util.concurrent.TimeoutException: Replication timeout for kc2</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:765)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$73(JGroupsTransport.java:612)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:47)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:16)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:266)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:745)</div>
<div><br>
</div>
<div>03:49:45,504 INFO &nbsp;[org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-3,dev,kc1) ISPN000094: Received new cluster view for channel server: [kc1|4] (1) [kc1]</div>
<div>03:49:45,507 INFO &nbsp;[org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-3,dev,kc1) ISPN000094: Received new cluster view for channel keycloak: [kc1|4] (1) [kc1]</div>
<div>03:49:45,534 INFO &nbsp;[org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-3,dev,kc1) ISPN000094: Received new cluster view for channel web: [kc1|4] (1) [kc1]</div>
<div>03:49:45,538 INFO &nbsp;[org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-3,dev,kc1) ISPN000094: Received new cluster view for channel ejb: [kc1|4] (1) [kc1]</div>
<div>03:49:45,548 WARN &nbsp;[com.arjuna.ats.jta] (default task-3) ARJUNA016039: onePhaseCommit on &lt; formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac110003:-7fcaa87f:5779dc60:f01, node_name=1, branch_uid=0:ffffac110003:-7fcaa87f:5779dc60:f02, subordinatenodename=null,
 eis_name=unknown eis name &gt; (TransactionXaAdapter{localTransaction=LocalXaTransaction{xid=&lt; formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac110003:-7fcaa87f:5779dc60:f01, node_name=1, branch_uid=0:ffffac110003:-7fcaa87f:5779dc60:f02, subordinatenodename=null,
 eis_name=unknown eis name &gt;} LocalTransaction{remoteLockedNodes=null, isMarkedForRollback=false, lockedKeys=null, backupKeyLocks=null, topologyId=6, stateTransferFlag=null} org.infinispan.transaction.xa.LocalXaTransaction@3ef}) failed with exception XAException.XA_HEURRB:
 javax.transaction.xa.XAException</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.impl.TransactionCoordinator.handleCommitFailure(TransactionCoordinator.java:213)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.impl.TransactionCoordinator.commit(TransactionCoordinator.java:159)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.xa.TransactionXaAdapter.commit(TransactionXaAdapter.java:112)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelOnePhaseCommit(XAResourceRecord.java:704)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.BasicAction.onePhaseCommit(BasicAction.java:2366)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1495)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:89)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1722)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1679)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.putInternal(CacheImpl.java:1121)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1111)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1742)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:248)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.AbstractDelegatingCache.put(AbstractDelegatingCache.java:291)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.models.sessions.infinispan.InfinispanUserSessionProvider$InfinispanKeycloakTransaction$CacheTask.execute(InfinispanUserSessionProvider.java:854)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.models.sessions.infinispan.InfinispanUserSessionProvider$InfinispanKeycloakTransaction.commit(InfinispanUserSessionProvider.java:750)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.DefaultKeycloakTransactionManager.commit(DefaultKeycloakTransactionManager.java:104)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.filters.KeycloakTransactionCommitter.filter(KeycloakTransactionCommitter.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.ServerResponseWriter.executeFilters(ServerResponseWriter.java:121)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:48)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:466)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:415)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:202)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.filters.KeycloakSessionServletFilter.doFilter(KeycloakSessionServletFilter.java:88)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:745)</div>
<div>Caused by: org.infinispan.util.concurrent.TimeoutException: Replication timeout for kc2</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:765)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$73(JGroupsTransport.java:612)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:47)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:16)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:266)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; ... 3 more</div>
<div><br>
</div>
<div>03:49:45,563 WARN &nbsp;[org.infinispan.cache.impl.CacheImpl] (default task-3) ISPN000160: Could not complete injected transaction.: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1212)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:89)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1722)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1679)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.putInternal(CacheImpl.java:1121)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1111)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1742)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:248)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.AbstractDelegatingCache.put(AbstractDelegatingCache.java:291)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.models.sessions.infinispan.InfinispanUserSessionProvider$InfinispanKeycloakTransaction$CacheTask.execute(InfinispanUserSessionProvider.java:854)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.models.sessions.infinispan.InfinispanUserSessionProvider$InfinispanKeycloakTransaction.commit(InfinispanUserSessionProvider.java:750)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.DefaultKeycloakTransactionManager.commit(DefaultKeycloakTransactionManager.java:104)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.filters.KeycloakTransactionCommitter.filter(KeycloakTransactionCommitter.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.ServerResponseWriter.executeFilters(ServerResponseWriter.java:121)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:48)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:466)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:415)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:202)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.filters.KeycloakSessionServletFilter.doFilter(KeycloakSessionServletFilter.java:88)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:745)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; Suppressed: javax.transaction.xa.XAException</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.impl.TransactionCoordinator.handleCommitFailure(TransactionCoordinator.java:213)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.impl.TransactionCoordinator.commit(TransactionCoordinator.java:159)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.xa.TransactionXaAdapter.commit(TransactionXaAdapter.java:112)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelOnePhaseCommit(XAResourceRecord.java:704)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.BasicAction.onePhaseCommit(BasicAction.java:2366)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1495)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ... 54 more</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; Caused by: org.infinispan.util.concurrent.TimeoutException: Replication timeout for kc2</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:765)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$73(JGroupsTransport.java:612)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:47)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:16)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:266)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ... 3 more</div>
<div><br>
</div>
<div>03:49:45,575 INFO &nbsp;[org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-3,dev,kc1) ISPN000094: Received new cluster view for channel hibernate: [kc1|4] (1) [kc1]</div>
<div>03:49:45,575 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-3) RESTEASY002025: Unknown exception while executing GET /realms/partner-dmz/protocol/openid-connect/auth: org.infinispan.commons.CacheException: Could not commit implicit transaction</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1725)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1679)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.putInternal(CacheImpl.java:1121)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1111)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1742)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:248)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.AbstractDelegatingCache.put(AbstractDelegatingCache.java:291)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.models.sessions.infinispan.InfinispanUserSessionProvider$InfinispanKeycloakTransaction$CacheTask.execute(InfinispanUserSessionProvider.java:854)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.models.sessions.infinispan.InfinispanUserSessionProvider$InfinispanKeycloakTransaction.commit(InfinispanUserSessionProvider.java:750)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.DefaultKeycloakTransactionManager.commit(DefaultKeycloakTransactionManager.java:104)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.filters.KeycloakTransactionCommitter.filter(KeycloakTransactionCommitter.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.ServerResponseWriter.executeFilters(ServerResponseWriter.java:121)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:48)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:466)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:415)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:202)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.filters.KeycloakSessionServletFilter.doFilter(KeycloakSessionServletFilter.java:88)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:745)</div>
<div>Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1212)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:89)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1722)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; ... 51 more</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; Suppressed: javax.transaction.xa.XAException</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.impl.TransactionCoordinator.handleCommitFailure(TransactionCoordinator.java:213)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.impl.TransactionCoordinator.commit(TransactionCoordinator.java:159)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.xa.TransactionXaAdapter.commit(TransactionXaAdapter.java:112)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelOnePhaseCommit(XAResourceRecord.java:704)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.BasicAction.onePhaseCommit(BasicAction.java:2366)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1495)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ... 54 more</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; Caused by: org.infinispan.util.concurrent.TimeoutException: Replication timeout for kc2</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:765)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$73(JGroupsTransport.java:612)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:47)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:16)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:266)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ... 3 more</div>
<div><br>
</div>
<div>03:49:45,596 ERROR [io.undertow.request] (default task-3) UT005023: Exception handling request to /auth/realms/partner-dmz/protocol/openid-connect/auth: org.jboss.resteasy.spi.UnhandledException: org.infinispan.commons.CacheException: Could not commit
 implicit transaction</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:247)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:168)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:471)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:415)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:202)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.filters.KeycloakSessionServletFilter.doFilter(KeycloakSessionServletFilter.java:88)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:745)</div>
<div>Caused by: org.infinispan.commons.CacheException: Could not commit implicit transaction</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1725)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1679)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.putInternal(CacheImpl.java:1121)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1111)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1742)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:248)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.AbstractDelegatingCache.put(AbstractDelegatingCache.java:291)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.models.sessions.infinispan.InfinispanUserSessionProvider$InfinispanKeycloakTransaction$CacheTask.execute(InfinispanUserSessionProvider.java:854)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.models.sessions.infinispan.InfinispanUserSessionProvider$InfinispanKeycloakTransaction.commit(InfinispanUserSessionProvider.java:750)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.DefaultKeycloakTransactionManager.commit(DefaultKeycloakTransactionManager.java:104)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.keycloak.services.filters.KeycloakTransactionCommitter.filter(KeycloakTransactionCommitter.java:43)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.ServerResponseWriter.executeFilters(ServerResponseWriter.java:121)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.ServerResponseWriter.writeNomapResponse(ServerResponseWriter.java:48)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.resteasy.core.SynchronousDispatcher.writeResponse(SynchronousDispatcher.java:466)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; ... 38 more</div>
<div>Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1212)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:89)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.cache.impl.CacheImpl.tryCommit(CacheImpl.java:1722)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; ... 51 more</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; Suppressed: javax.transaction.xa.XAException</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.impl.TransactionCoordinator.handleCommitFailure(TransactionCoordinator.java:213)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.impl.TransactionCoordinator.commit(TransactionCoordinator.java:159)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.transaction.xa.TransactionXaAdapter.commit(TransactionXaAdapter.java:112)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelOnePhaseCommit(XAResourceRecord.java:704)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.BasicAction.onePhaseCommit(BasicAction.java:2366)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1495)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1200)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ... 54 more</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; Caused by: org.infinispan.util.concurrent.TimeoutException: Replication timeout for kc2</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.checkRsp(JGroupsTransport.java:765)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.JGroupsTransport.lambda$invokeRemotelyAsync$73(JGroupsTransport.java:612)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:47)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at org.infinispan.remoting.transport.jgroups.RspListFuture.call(RspListFuture.java:16)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:266)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ... 3 more</div>
<div><br>
</div>
<div><br>
</div>
</div>
<div><br>
</div>
<div>Here kc2 is the removed instance.</div>
<div><br>
</div>
<div>Kind Regards,</div>
<div>Sarp Kaya</div>
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Stian Thorgersen &lt;<a href="mailto:sthorger@redhat.com">sthorger@redhat.com</a>&gt;<br>
<span style="font-weight:bold">Reply-To: </span>&quot;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&quot; &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Friday, July 1, 2016 at 7:17 PM<br>
<span style="font-weight:bold">To: </span>Abdullah Sarp Kaya &lt;<a href="mailto:akaya@expedia.com">akaya@expedia.com</a>&gt;<br>
<span style="font-weight:bold">Cc: </span>&quot;<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>&quot; &lt;<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>Re: [keycloak-user] Lost session when removing an instance off cluster<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">Can you please include more details from the log if there is any, at least a full stack trace and not just the bit you've included. We also need to know details around how you've configured the caches and Infinispan.</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 1 July 2016 at 10:16, Sarp Kaya <span dir="ltr">&lt;<a href="mailto:akaya@expedia.com" target="_blank">akaya@expedia.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word;color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<div>Hello,</div>
<div><br>
</div>
<div>I have tried various ways of configuring infinispan but it just seems like if I deploy a new instance to the cluster and remove one, then some sessions are lost and an exception is thrown saying that it was not handled. This is the Infinispan exception:</div>
<div><br>
</div>
<div><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">Exception</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">handling</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">request</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">to</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span><span><span>/<span>auth</span></span>/<span>realms</span></span>/<span>realmname</span></span></span>/<span>protocol</span></span>/<span>openid</span></span>-<span>connect</span></span>/<span>auth</span></span>:</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>org</span>.<span>jboss</span></span>.<span>resteasy</span></span>.<span>spi</span></span>.<span>UnhandledException</span></span>:</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>org</span>.<span>infinispan</span></span>.<span>util</span></span>.<span>concurrent</span></span>.<span>TimeoutException</span></span>:</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">Replication</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">timeout</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">for</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">79a0757ecab3</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>org</span>.<span>jboss</span></span>.<span>resteasy</span></span>.<span>core</span></span>.<span>ExceptionHandler</span></span>.<span>handleException</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ExceptionHandler</span>.<span>java</span></span>:<span>247</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>org</span>.<span>jboss</span></span>.<span>resteasy</span></span>.<span>core</span></span>.<span>SynchronousDispatcher</span></span>.<span>writeException</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>SynchronousDispatcher</span>.<span>java</span></span>:<span>168</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>org</span>.<span>jboss</span></span>.<span>resteasy</span></span>.<span>core</span></span>.<span>SynchronousDispatcher</span></span>.<span>writeResponse</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>SynchronousDispatcher</span>.<span>java</span></span>:<span>471</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>org</span>.<span>jboss</span></span>.<span>resteasy</span></span>.<span>core</span></span>.<span>SynchronousDispatcher</span></span>.<span>invoke</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>SynchronousDispatcher</span>.<span>java</span></span>:<span>415</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>org</span>.<span>jboss</span></span>.<span>resteasy</span></span>.<span>core</span></span>.<span>SynchronousDispatcher</span></span>.<span>invoke</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>SynchronousDispatcher</span>.<span>java</span></span>:<span>202</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span><span>org</span>.<span>jboss</span></span>.<span>resteasy</span></span>.<span>plugins</span></span>.<span>server</span></span>.<span>servlet</span></span>.<span>ServletContainerDispatcher</span></span>.<span>service</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ServletContainerDispatcher</span>.<span>java</span></span>:<span>221</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span><span>org</span>.<span>jboss</span></span>.<span>resteasy</span></span>.<span>plugins</span></span>.<span>server</span></span>.<span>servlet</span></span>.<span>HttpServletDispatcher</span></span>.<span>service</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>HttpServletDispatcher</span>.<span>java</span></span>:<span>56</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span><span>org</span>.<span>jboss</span></span>.<span>resteasy</span></span>.<span>plugins</span></span>.<span>server</span></span>.<span>servlet</span></span>.<span>HttpServletDispatcher</span></span>.<span>service</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>HttpServletDispatcher</span>.<span>java</span></span>:<span>51</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span>javax</span>.<span>servlet</span></span>.<span>http</span></span>.<span>HttpServlet</span></span>.<span>service</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>HttpServlet</span>.<span>java</span></span>:<span>790</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>ServletHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ServletHandler</span>.<span>java</span></span>:<span>85</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>FilterHandler</span></span>$<span>FilterChainImpl</span></span>.<span>doFilter</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>FilterHandler</span>.<span>java</span></span>:<span>129</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>org</span>.<span>keycloak</span></span>.<span>services</span></span>.<span>filters</span></span>.<span>KeycloakSessionServletFilter</span></span>.<span>doFilter</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>KeycloakSessionServletFilter</span>.<span>java</span></span>:<span>88</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>core</span></span>.<span>ManagedFilter</span></span>.<span>doFilter</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ManagedFilter</span>.<span>java</span></span>:<span>60</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>FilterHandler</span></span>$<span>FilterChainImpl</span></span>.<span>doFilter</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>FilterHandler</span>.<span>java</span></span>:<span>131</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>FilterHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>FilterHandler</span>.<span>java</span></span>:<span>84</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>security</span></span>.<span>ServletSecurityRoleHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ServletSecurityRoleHandler</span>.<span>java</span></span>:<span>62</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>ServletDispatchingHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ServletDispatchingHandler</span>.<span>java</span></span>:<span>36</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>org</span>.<span>wildfly</span></span>.<span>extension</span></span>.<span>undertow</span></span>.<span>security</span></span>.<span>SecurityContextAssociationHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>SecurityContextAssociationHandler</span>.<span>java</span></span>:<span>78</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>server</span></span>.<span>handlers</span></span>.<span>PredicateHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>PredicateHandler</span>.<span>java</span></span>:<span>43</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>security</span></span>.<span>SSLInformationAssociationHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>SSLInformationAssociationHandler</span>.<span>java</span></span>:<span>131</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>security</span></span>.<span>ServletAuthenticationCallHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ServletAuthenticationCallHandler</span>.<span>java</span></span>:<span>57</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>server</span></span>.<span>handlers</span></span>.<span>PredicateHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>PredicateHandler</span>.<span>java</span></span>:<span>43</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>security</span></span>.<span>handlers</span></span>.<span>AbstractConfidentialityHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>AbstractConfidentialityHandler</span>.<span>java</span></span>:<span>46</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>security</span></span>.<span>ServletConfidentialityConstraintHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ServletConfidentialityConstraintHandler</span>.<span>java</span></span>:<span>64</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>security</span></span>.<span>handlers</span></span>.<span>AuthenticationMechanismsHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>AuthenticationMechanismsHandler</span>.<span>java</span></span>:<span>60</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>security</span></span>.<span>CachedAuthenticatedSessionHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>CachedAuthenticatedSessionHandler</span>.<span>java</span></span>:<span>77</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>security</span></span>.<span>handlers</span></span>.<span>NotificationReceiverHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>NotificationReceiverHandler</span>.<span>java</span></span>:<span>50</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>security</span></span>.<span>handlers</span></span>.<span>AbstractSecurityContextAssociationHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>AbstractSecurityContextAssociationHandler</span>.<span>java</span></span>:<span>43</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>server</span></span>.<span>handlers</span></span>.<span>PredicateHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>PredicateHandler</span>.<span>java</span></span>:<span>43</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span><span>org</span>.<span>wildfly</span></span>.<span>extension</span></span>.<span>undertow</span></span>.<span>security</span></span>.<span>jacc</span></span>.<span>JACCContextIdHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>JACCContextIdHandler</span>.<span>java</span></span>:<span>61</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>server</span></span>.<span>handlers</span></span>.<span>PredicateHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>PredicateHandler</span>.<span>java</span></span>:<span>43</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>server</span></span>.<span>handlers</span></span>.<span>PredicateHandler</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>PredicateHandler</span>.<span>java</span></span>:<span>43</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>ServletInitialHandler</span></span>.<span>handleFirstRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ServletInitialHandler</span>.<span>java</span></span>:<span>284</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>ServletInitialHandler</span></span>.<span>dispatchRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ServletInitialHandler</span>.<span>java</span></span>:<span>263</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>ServletInitialHandler</span></span>.<span>access</span></span>$<span>000</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ServletInitialHandler</span>.<span>java</span></span>:<span>81</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>servlet</span></span>.<span>handlers</span></span>.<span>ServletInitialHandler</span></span>$<span>1</span></span>.<span>handleRequest</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ServletInitialHandler</span>.<span>java</span></span>:<span>174</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span>io</span>.<span>undertow</span></span>.<span>server</span></span>.<span>Connectors</span></span>.<span>executeRootHandler</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>Connectors</span>.<span>java</span></span>:<span>202</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>io</span>.<span>undertow</span></span>.<span>server</span></span>.<span>HttpServerExchange</span></span>$<span>1</span></span>.<span>run</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>HttpServerExchange</span>.<span>java</span></span>:<span>793</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span>java</span>.<span>util</span></span>.<span>concurrent</span></span>.<span>ThreadPoolExecutor</span></span>.<span>runWorker</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ThreadPoolExecutor</span>.<span>java</span></span>:<span>1142</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>java</span>.<span>util</span></span>.<span>concurrent</span></span>.<span>ThreadPoolExecutor</span></span>$<span>Worker</span></span>.<span>run</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ThreadPoolExecutor</span>.<span>java</span></span>:<span>617</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span>java</span>.<span>lang</span></span>.<span>Thread</span></span>.<span>run</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>Thread</span>.<span>java</span></span>:<span>745</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">Caused</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span>by</span>:</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>org</span>.<span>infinispan</span></span>.<span>util</span></span>.<span>concurrent</span></span>.<span>TimeoutException</span></span>:</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">Replication</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">timeout</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">for</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">79a0757ecab3</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>org</span>.<span>infinispan</span></span>.<span>remoting</span></span>.<span>transport</span></span>.<span>jgroups</span></span>.<span>JGroupsTransport</span></span>.<span>checkRsp</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>JGroupsTransport</span>.<span>java</span></span>:<span>765</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span><span><span>org</span>.<span>infinispan</span></span>.<span>remoting</span></span>.<span>transport</span></span>.<span>jgroups</span></span>.<span>JGroupsTransport</span></span>.<span>lambda</span></span>$<span>invokeRemotelyAsync</span></span>$<span>72</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>JGroupsTransport</span>.<span>java</span></span>:<span>599</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span>java</span>.<span>util</span></span>.<span>concurrent</span></span>.<span>CompletableFuture</span></span>.<span>uniApply</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>CompletableFuture</span>.<span>java</span></span>:<span>602</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span>java</span>.<span>util</span></span>.<span>concurrent</span></span>.<span>CompletableFuture</span></span>$<span>UniApply</span></span>.<span>tryFire</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>CompletableFuture</span>.<span>java</span></span>:<span>577</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span>java</span>.<span>util</span></span>.<span>concurrent</span></span>.<span>CompletableFuture</span></span>.<span>postComplete</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>CompletableFuture</span>.<span>java</span></span>:<span>474</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span>java</span>.<span>util</span></span>.<span>concurrent</span></span>.<span>CompletableFuture</span></span>.<span>complete</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>CompletableFuture</span>.<span>java</span></span>:<span>1962</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>org</span>.<span>infinispan</span></span>.<span>remoting</span></span>.<span>transport</span></span>.<span>jgroups</span></span>.<span>SingleResponseFuture</span></span>.<span>call</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>SingleResponseFuture</span>.<span>java</span></span>:<span>46</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>org</span>.<span>infinispan</span></span>.<span>remoting</span></span>.<span>transport</span></span>.<span>jgroups</span></span>.<span>SingleResponseFuture</span></span>.<span>call</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>SingleResponseFuture</span>.<span>java</span></span>:<span>17</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span>java</span>.<span>util</span></span>.<span>concurrent</span></span>.<span>FutureTask</span></span>.<span>run</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>FutureTask</span>.<span>java</span></span>:<span>266</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)
</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">at</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span><span><span><span><span>java</span>.<span>util</span></span>.<span>concurrent</span></span>.<span>ScheduledThreadPoolExecutor</span></span>$<span>ScheduledFutureTask</span></span>.<span>access</span></span>$<span>201</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">(</span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><span><span>ScheduledThreadPoolExecutor</span>.<span>java</span></span>:<span>180</span></span><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);">)</span></div>
<div><span style="color: rgb(51, 51, 51); font-family: 'Droid Sans Mono', Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 16px; white-space: pre-wrap; background-color: rgba(63, 170, 255, 0.117647);"><br>
</span></div>
<div>This causes browsers to see Internal Server Error. Shouldn’t that be handled in Keycloak as lost session, therefore KC should try to handle it rather than showing that it’s an Internal Server Error?</div>
<div><br>
</div>
<div>My current infinispan configuration looks like this:</div>
<div><br>
</div>
<div>
<pre style="background-color:#2b2b2b;color:#a9b7c6;font-family:'Menlo';font-size:9.0pt"><span style="color:#e8bf6a">&lt;distributed-cache </span><span style="color:#bababa">name</span><span style="color:#6a8759">=&quot;sessions&quot; </span><span style="color:#bababa">mode</span><span style="color:#6a8759">=&quot;SYNC&quot;</span><span style="color:#e8bf6a">&gt;<br></span><span style="color:#e8bf6a">    &lt;transaction </span><span style="color:#bababa">mode</span><span style="color:#6a8759">=&quot;NON_DURABLE_XA&quot;</span><span style="color:#e8bf6a">/&gt;<br></span><span style="color:#e8bf6a">&lt;/distributed-cache&gt;</span></pre>
</div>
<div><br>
</div>
<div>I use Keycloak version 1.9.5. My question is am I doing something wrong with my configuration? I tried both replicated-cache and distributed-cache and tried all transaction mode on both of them. None of them seems to solve the error that I’ve had above.</div>
<div><br>
</div>
<div>Kind Regards,</div>
<div>Sarp Kaya</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
<br>
_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</span></div>
</div>
</span>
</body>
</html>