<div dir="ltr"><span style="font-size:12.8000001907349px">After upgrading to 4.2.11 we are experiencing a blocking lock in Oracle after successfully logging into RT. When trying to reload from the browser it seems the intial "select for update" is not allowing a subsequent update to the session table.</span><br style="font-size:12.8000001907349px"><br style="font-size:12.8000001907349px"><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">SELECT a_session FROM sessions WHERE id = :p1 FOR UPDATE </span><div style="font-size:12.8000001907349px">UPDATE sessions SET a_session = :p1 WHERE id = :p2 <div><br></div><div><br></div><div>Any ideas what could be causing this behavior?</div><div><br></div><div>The webserver is Apache on Linux and the database server is Oracle 12.1.0.1 on Linux as well.</div><div><br></div><div>Thanks,</div><div><br></div><div>Jeremy</div></div><div><br></div>-- <br><div class="gmail_signature"><pre cols="72">-- <br>Jeremy Gude<br>Database / Peoplesoft Administrator<br>UMBC Division of Information Technology<br>Business Systems Group<br>EMAIL: <a href="mailto:jeremy@umbc.edu" target="_blank">jeremy@umbc.edu</a><br>MOBILE: 443.904.5970<br>PHONE: 410.455.8660<br></pre></div>
</div>