portal entry

select a category, or use search below
(searches all categories and all time range)
Title:

After Upgrading to Update 5 on CF2018, pages randomly won’t load.

| View in Portal
October 22, 2019 04:08:52 AM GMT
5 Comments
<p>Strange Tomcat error after installing Update 5</p>
<p>The post <a rel="nofollow" href="https://coldfusion.adobe.com/2019/10/upgrading-update-5-cf2018-pages-randomly-wont-load/">After Upgrading to Update 5 on CF2018, pages randomly won’t load.</a> appeared first on <a rel="nofollow" href="https://coldfusion.adobe.com">ColdFusion</a>.</p>
Labels: Blog, ColdFusion, Question, Testing, question, testing

Comments:

Sounds like this bug - <a href="https://tracker.adobe.com/#/view/CF-4205361" rel="nofollow">https://tracker.adobe.com/#/view/CF-4205361</a> We had the same issue, there is a fix available listed in the comments
Comment by dwaltermys
2458 | October 22, 2019 07:26:20 PM GMT
First thing, David: you refer to re-running the wsconfig, but that won't get you the latest available connector DLL. The one released with update 5 had a bug (a couple, it seems). You need to get an updated dll, from Adobe. And despite the blog post title not seeming to relate to your need, see this post: <a href="https://coldfusion.adobe.com/2019/10/error-accessing-coldfusion-administrator-using-connector-port/">https://coldfusion.adobe.com/2019/10/error-accessing-coldfusion-administrator-using-connector-port/</a> Let us know if that helps. Beware also that if you DO re-run the wsconfig tool, that will cause an OVERWRITE of this updated DLL, and will put back in place the original one from update 5. If that updated DLL does NOT help, then the next question is to wonder if you are merely in need of connector tuning. Since CF2016, the default connector settings are suited only to 2 sites sharing a connector (and there being only one connector). If you have either more than one connector, or more than two sites sharing a connector, you should consider the tuning that Adobe discusses in this 2014 post, still as valid today as when it was written for CF11: <a href="https://coldfusion.adobe.com/2014/05/coldfusion-11-iis-connector-tuning/">https://coldfusion.adobe.com/2014/05/coldfusion-11-iis-connector-tuning/</a> If you struggle still, I can help via consulting, of course (if somehow I can't answer questions here).
Comment by Charlie Arehart
2457 | October 22, 2019 07:38:37 PM GMT
David, did either of the above solve your problem? I and dwaltermys each replied with different ways to get to the same solution (but because of this blog's moderation of comments). If it did not help, then you ought to add a comment to the tracker ticket and the blog post, so that Adobe can help you (and others who are asserting these are "not fixing their problem").  
Comment by Charlie Arehart
2482 | October 29, 2019 02:36:03 PM GMT
Sorry... was taking some time off.  Replacing the .dll file with the version supplied by Adobe resolved my issue!
Comment by David Byers
2500 | November 01, 2019 05:02:44 PM GMT
Great to hear. Thanks for the update.
Comment by Charlie Arehart
2501 | November 01, 2019 10:39:50 PM GMT