ColdFusion 11 - Jetty Unresponsive - can't access solr
I can't access the ColdFusion collections from the CF Admin. I went to access solr directly through the jetty server interface (127.0.0.1:8987/solr/) and the screen is blank (web page never loads - browser just keeps trying to load it). Looking at log files, everything seems ok with solr - there are no startup issues recorded in the jetty log files (it ends with stating that solr and PDFgServlet are loaded and available) or any of the CF log files.
The server is a Windows 2012 R2 box with latest patches. CF 11 Enterprise with latest patch (I rolled back to patch #3 just to see if it was a recent CF patch that caused the issue, but no change). 96 GB of RAM and Xeon processors leads be to believe it isn't a resource issue (RAM and CPU resources aren't being taxed in the slightest). The only other software on the server is SQL Server 2016 Web Edition.
I tried this on another server with the same configuration, same problem. I tried a 3rd server with a slightly different model Xeon processors and SQL Server 2014 Web Edition and it works on this server. I doubt that SQL Server 2016 is the issue. I stopped the SQL 2016 instances and still couldn't connect to jetty.
I think that the issue is the jetty web server and not solr. I see nothing in the log files that shows there is any issue loading solr. I also launched solr with debugging turned on, which provided a ton of information, but nothing showing any errors.
Any ideas? Anyone with any other jetty issues?
