Skip to main content
Legend
July 25, 2018
Question

CF2018 Server Auto-Lockdown error after install.

  • July 25, 2018
  • 2 replies
  • 1778 views

Hello,

System - Windows 8.1 IIS CF2018 plus running CFML application.

Condition - After completing CF2018 Server Auto-Lockdown I can browse to CFadmin on tomcat port but no longer have a working CFML application. Browsing webserver root reports:

HTTP Error 500.0 - Internal Server Error

Calling LoadLibraryEx on ISAPI filter "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_filter.dll" failed

Adobe_ColdFusion_2018_Server_Auto-Lockdown_Install.log partly reports:

Summary

-------

Installation: Successful with errors.

70 Successes

0 Warnings

2 NonFatalErrors

0 FatalErrors

Tail of ServerLockdown_cfusion.log reports:

2018-07-25 13:29:11 INFO  - ISAPI Filtering restored for global level!

2018-07-25 13:29:11 INFO  - Trying to get all ISAPI Filter names for the website: Default Web Site

2018-07-25 13:29:11 INFO  - Root element :appcmd

2018-07-25 13:29:11 INFO  - No ISAPI filters found. There's nothing to restore

2018-07-25 13:29:11 INFO  - Deleted the backup directory: C:\ColdFusion2018\lockdown\cfusion\ISAPIFilters

2018-07-25 13:29:11 INFO  - All backup files deleted!

2018-07-25 13:29:11 INFO  - Restored ISAPI filter settings

2018-07-25 13:29:11 INFO  - com.zerog.ia.api.pub.NonfatalInstallException

at com.adobe.ia.action.coldfusion.LockdownColdFusion.install(LockdownColdFusion.java:63)

at com.zerog.ia.installer.actions.CustomAction.installSelf(Unknown Source)

at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

at com.zerog.ia.installer.GhostDirectory.install(Unknown Source)

at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

at com.zerog.ia.installer.Installer.install(Unknown Source)

at com.zerog.ia.installer.actions.InstallProgressAction.ae(Unknown Source)

at com.zerog.ia.installer.actions.ProgressPanelAction$1.run(Unknown Source)

How can I get CF2018 Server Auto-Lockdown to allow the CFML application to function again?

ColdFusion2018\lockdown\cfusion\uninstall\uninstall.exe - should I execute that to recover to previous working state?

Thanks in advance, Carl.

This topic has been closed for replies.

2 replies

Known Participant
August 10, 2018

Hi Anit,

Thank you for the reply. Is there any way to download CF2018 installer/CF2018 Lockdown installer in a Google Cloud Compute Engine VM instance? ie using wget or Curl. It takes ages to upload from the local machine, given the size of these files.

Thank you,

Annie

kbihani1
Participating Frequently
July 25, 2018

Hi Carl,

The lockdown installer has failed for you. Can you please share the complete log?

You can mail it to me at bihani@adobe.com

The rollback has happened. This error is shown if at some state, the installer failed and it rolled back.

For getting over this error, can you remove the 32bit ISAPI filter in IIS, and you CFM's should work properly again

Steps to fix:

1. Open run command using 'Window + r'

2. Type 'inetmgr' to open IIS Manager

3. Goto 'IIS ISAPI Filters'

4. Remove the 32bit filter

Thanks,

Kailash

Known Participant
August 10, 2018

Hi there,

I ran the CF2018Lockdown installer in Redhat Linux. It ran with errors. This is the error message in the logs

Using Apache binary /usr/sbin/httpd

Server version: Apache/2.2.15 (Unix)

Using Apache control script /usr/sbin/apachectl

(13)Permission denied: sending signal to server

Error running "/usr/sbin/apachectl restart": exit code was 1

Error restarting Apache server.  The web server must be restarted to complete this operation.

Could you please advise on a solution to this?

Participant
August 10, 2018

Hi Annie,

Can you share the completed logs at bihani.adobe.com?

I will look into it and get back

BTW, we don't support Apache 2.2.x officially for ColdFusion 2018. It will be great if you can try with Apache 2.4.x

Thanks,

Kailash