Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Peter Freitag / ()
Created: 04/17/2018
Components: Installation/Config, Lockdown Installer
Versions: 2018
Failure Type: Incorrectly functioning
Found In Build/Fixed In Build: Public Beta / 309353
Priority/Frequency: Major / Unknown
Locale/System: ALL / Win 2016
Vote Count: 0
Problem Description: I got an error running the lockdown installer - see attached log file.
Steps to Reproduce:
Started with a fresh Windows 2016 server on EC2. Installed IIS. Deleted the Default Web Site, created two new websites example.com and other.example.com and created a folder under c:\sites\ for both sites.
Ran the ColdFusion installer in Secure Profile Mode, Connected CF to ALL IIS Sites. Created a test.cfm and confirmed that CF was working through IIS.
Next I ran the Lockdown installer (as Administrator), went through the wizard (I think you should have all the details as to what I selected from the log file).
Actual Result: Errors (see attached log)
It seamed like much of it worked but when it got to configuring the connector it was starting to get errors.
Now what is interesting is that the log file says Connector is not configured (even though I did that for ALL IIS sites during CF installation). It then created two new connector instances (connector 1 was from my initial CF installation, then the lockdown installer created 2 and 3 for each site). It seams that the lockdown installer wants to create connectors for each site.
Configuring the connector for ColdFusion
Checking if connector already configured!
Connector is not configured!
Configuring the connector for: IIS for the website: example.com
Connector was configured successfully!
Checking if connector already configured!
Connector is not configured!
Configuring the connector for: IIS for the website: other.example.com
Connector was configured successfully!
Successfully configured the connector for ColdFusion
Setting up file system permissions for ColdFusion
Now trying to change folder permissions for ColdFusion folder!
3
IIS,2,true,cfusion,"",bitness64
Website name is: other.example.com
1.srv
localhost,cfusion
3.srv
localhost,cfusion
2
IIS,1,true,cfusion,"",bitness64
Website name is: example.com
1
IIS,0,true,cfusion,"",bitness64
Website name is: ERROR ( hresult:80070002, message:Command execution failed.
The system cannot find the file specified.
)
2.srv
localhost,cfusion
Getting backup of old folder permissions
Some of the errors (see attached log file for all):
Change Permissions of ColdFusion file system: Error Logs
C:\ColdFusion2018\cfusion\..\config\wsconfig\1\isapi_redirect.log: Access is denied.
Permissions changed for the user: ColdFusion2018 for the path: C:\ColdFusion2018\cfusion\..\ java.lang.NullPointerException
Expected Result: No Errors
Any Workarounds: Not sure.
Attachments:
Comments: