September 26, 2014
Unable to apply ColdFusion 11 Update 1
Comments
(20)
September 26, 2014
Unable to apply ColdFusion 11 Update 1
Staff 9 posts
Followers: 7 people
(20)

Recently ColdFusion 11 update 1 was out and blogged here.
The technote
lists the bug fixes included in this specific update.

In case you are unable to apply the update directly from the
ColdFusion Admin, here are some tweaks you can try:-

Start ColdFusion from
command line and apply the update

  1. Stop ColdFusion service or ‘ColdFusion 11 Application Server’
    service.
  2. Launch command prompt with “Run as Administrator” feature.
  3. Navigate to ColdFusion11cfusionbin
  4. Type cfstart.bat and hit enter.

Once the server startup message appears on the prompt,
navigate to ColdFusion Admin and apply the update.

Apply the update manually

Download the hotfix from here
and then you can follow the instructions
to apply the update.

Apply the “Service
startup fix” first and then update 1

  1. In case the above two suggestions doesn’t work, then first apply
    the service startup hotfix hf1100-3776060 and then Update 1.
  2. Download the hotfix from hf1100-3776060.jar
  3. Place this hotfix at ColdFusion11cfusionlibupdates
  4. Restart the ‘ColdFusion 11 Application Service’.
  5. Navigate to ColdFusion Admin and apply the update.

Note: The above cases are based upon user scenarios/environments.
All the other updates should be applied via the ColdFusion Administrator
directly.

20 Comments
Oct 8, 2014
Oct 8, 2014

Can you check the Adobe bugbase (https://bugbase.adobe.com/) for existing bug, if any. Please log a new bug, if there isn’t an older one.

Like
()
Oct 6, 2014
Oct 6, 2014

Anyone have any luck with using custom fonts with cfhtmltopdf? While the screen render is near pixel perfect, its 1 imperfection I see is it didn’t pick up the custom fonts being used. Were custom fonts overlooked? I can’t seem to find any documentation online addressing it.

Kind of a big deal, really keeps the tag from producing brochure quality PDFs without the same tools the designers have.

Like
()
Edit
Oct 3, 2014
Oct 3, 2014

Glad that, you are able to resolve this.

Like
()
Add Comment