• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

ColdFusion 11 Update 16 - Issue?

New Here ,
Feb 12, 2019 Feb 12, 2019

Copy link to clipboard

Copied

Recently Adobe released HF16 for CF11 but I am having issues installing it.   the details log file states that all prerequisites are successful but it errors out with "No Administration Privileges" even though I am running it from an administration command line.

I didnt have this problem when I implemented HF15.  Matter of fact, as a test, I uninstalled and reinstalled hotfix_15.jar without any issues in the same command line.

Is there a place I can look to see what HF16 is attempting to access or do where HF15 didnt?  This is all on a Windows 2008R2 server.

Here is the log output (minus some details on the admin line)...

Install Log Detail:

Check Disk Space:        

                          Status: SUCCESSFUL

                          Additional Notes: NOTE - Required Disk Space:230,654,933 Bytes Free Disk Space:-1 Bytes

Custom Action:            com.adobe.ia.action.CFhome

                          Status: SUCCESSFUL

Custom Action:            com.adobe.utils.HotFixProps

                          Status: SUCCESSFUL

Get Registry Entry:       Key: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Install Data\Adobe ColdFusion 11

                          Value Name: CFMXRoot

                          Status: SUCCESSFUL

Custom Action:            com.adobe.ia.customrule.DocRootValidate

                          Status: SUCCESSFUL

Custom Action:            com.adobe.ia.customrule.DocRootValidate

                          Status: SUCCESSFUL

Custom Action:            com.adobe.ia.customrule.ReadXML

                          Status: SUCCESSFUL

Custom Action:            com.adobe.ia.action.UpdatableInstances

                          Status: SUCCESSFUL

Custom Action:            com.adobe.ia.customrule.DocRootValidate

                          Status: SUCCESSFUL

Custom Action:            com.adobe.ia.action.VersionCheck

                          Status: SUCCESSFUL

Custom Action:            com.adobe.ia.action.JavaVersionCheck

                          Status: SUCCESSFUL

Modify Text File - Single File:   New File \cfhotfix.txt

                          Status: SUCCESSFUL

SERVICE_NAME: ColdFusion 11 Application Server         TYPE               : 10  WIN32_OWN_PROCESS          STATE              : 3  STOP_PENDING                                 (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)        WIN32_EXIT_CODE    : 0  (0x0)        SERVICE_EXIT_CODE  : 0  (0x0)        CHECKPOINT         : 0x4        WAIT_HINT          : 0x1388

                          Status: SUCCESSFUL

Alias name     administratorsXXXXThe command completed successfully.

                          Status: SUCCESSFUL

Custom Action:            com.adobe.ia.action.ServiceStopCheck

                          Status: SUCCESSFUL

Thanks for any assistance,

Ben Compton

Views

353

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 19, 2019 Feb 19, 2019

Copy link to clipboard

Copied

There see to be a lot of problems with this hotfix. https://www.petefreitag.com/item/858.cfm The solution to this particular problem seems to be adding the logged in user directly to the administrators group.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 19, 2019 Feb 19, 2019

Copy link to clipboard

Copied

LATEST

Tonyam, thanks for the information.

I finally was able to apply the patch using command line.  I had to add -i console to it in order to apply the fix.

The scheduled tasks were also an issue but I was able to fix those as well.  The scheduled tasks are failing with null pointers because a "variable" for clustered wasnt added via the patch.  My fix for that was doing a find/replace after reviewing adding a new scheduled task in 11u16 and comparing it to the 11u15 's neo-cron.xml.

Hopefully this helps others,

Ben Compton

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation