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

cfx_http5 ERROR: 98. Could not allocate memory heap

Guest
Sep 10, 2010 Sep 10, 2010

Using cfx_http5 to check brocken links, it has been working for a long time. It stopped working recently, and I got the following error when I run this.

<cfx_http5
    url="a valid link goes here"
    async="Y"
    out="RESULT">

Error message produced: ERROR: 98. Could not allocate memory heap

Any advice on this issue or how to debugg it, would be very much appreciated.

Enviroment info:

  • ColdFusion - Version 8 Standard
  • server OS - Windows 2003
  • webserver - IIS 6.0
551
Translate
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
Guest
Oct 07, 2010 Oct 07, 2010
LATEST

Reinstalled cfx_http5, all work now.

Translate
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