Skip to main content
Known Participant
March 7, 2017
Question

CF2016 new install - Service unavailable

  • March 7, 2017
  • 1 reply
  • 2747 views

Just installed 2016 on a test server ... it had 10 before.

After install, brought up Admin panel ... it did its thing.

But all I get is an error below.

Checked for CFIDE and jakarta ... usual mapping.  They were gone.

Added their directories in Windows IIS.

Made sure CF10 shut down, 2016 running. yes.

Ok, what am I missing?

The service is unavailable.

Service Temporary Unavailable!

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.





  Jakarta/ISAPI/isapi_redirector/1.2.32 ()


Copyright © 1999-2011 Apache Software Foundation
All Rights Reserved

This topic has been closed for replies.

1 reply

Legend
March 7, 2017

Hi,

Perhaps check IIS web site ISAPI filter setting for where tomcat is being directed.

EG

HTH, Carl.

Known Participant
March 7, 2017

Ha ... hah!

That fixed that error ... now I just get a 500 Error.

Course it could be related ... I pointed Tomcat to

/coldfusion2016/config/wsconfig/cfwin32.dll

So close?

Legend
March 7, 2017

So close yet far.

Perhaps with ISAPI tomcat setting pointing to correct DLL restart IIS since it was pointing to wrong DLL.

Details in ColdFusion2016\config\wsconfig\1\isapi_redirect.log might be interesting to diagnose further.

Regards, Carl.