添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
善良的红酒  ·  Update to latest ...·  7 小时前    · 
风流的日记本  ·  CF10 - Update 14 - ...·  8 小时前    · 
骑白马的金针菇  ·  条件 XAML - UWP ...·  昨天    · 
强健的四季豆  ·  Help us update the ...·  3 天前    · 
坚强的煎饼  ·  Help And Training ...·  3 天前    · 
聪明伶俐的小刀  ·  SQLite文本字符集·  4 月前    · 
慷慨的黄瓜  ·  html转pdf、pdf转图片·  8 月前    · 

After installing Update 14 in CF10 I can't reach my CF administrator page (or any .cfm content).  When trying to reach administrator at http://127.0.0.1/CFIDE/administrator/index.cfm the server reports a 404 error. When trying to display other .cfm content, I get a 400 error.

I've used the web connector to remove and reinstall the connector to the IIS server, but that didn't help.

Any ideas?

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

I've added CF handlers as reflected on the screen shot be low.  They all point to C:\ColdFusion10\config\wsconfig\1\isapi_redirect.dll.

Screen Shot 2014-10-28 at 12.26.47 PM.png

Adding the handlers did not resolve the 500 error. Everything in the IIS Applications Pool seems to be running 64-bit. How do I check which bitness CF is?

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

When you launch "web server connector tool" as administrator, do you see "Configure 32 bit webserver " after licking on the "Add" button? If you see one, then CF is running as 64-bit.

Also, what is the status of ""Enable 32-bit Applications"" in App pool under IIS. You can find it within "Advanced Settings". If it is set to "False", then IIS website is running as 64-bit.

Regards,

Anit Kumar

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

Here is what you need to do:-

  1. Delete all the handlers you have created manually.
  2. Launch "web server connector tool" as administrator and remove all the connectors
  3. Ensure that, no CF entry is left within IIS (such as handlers etc)
  4. Launch "web server connector tool" as administrator and create the connector to for the ColdFusion admin site. Don't create it with "All Sites"

Share the result.

Regards,

Anit Kumar

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

OK, I think I understand, and sorry to appear dense, but I remain confused by your reference to "the ColdFusion admin site".  None of the options in the web connection configurator are "ColdFusion admin site".  The options are the 4 different web sites that I have previously created on the IIS server.

I think what you are saying though is to create a separate connection for each of those web sites, which I will do.

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

OK, I did the first site.  The notations below appeared in the DOS box. The web connection configurator shows the connector as installed, and there are CF handlers installed in the handler mappings for the affected site. However, now, instead of a 500 error when trying to reach the administrator, I get one that says "Service Temporary Unavailable! The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later." If I try to reach a cfm page on the site I get an error that says "The service is unavailable".

ERROR ( message:Cannot find requested collection element. )

ERROR ( message:Cannot find requested collection element. )

ERROR ( message:Cannot find requested collection element. )

ERROR ( message:Cannot find requested collection element. )

ERROR ( message:Cannot find requested collection element. )

ERROR ( message:Cannot find requested collection element. )

Applied configuration changes to section "system.webServer/handlers" for "MACHIN

E/WEBROOT/APPHOST" at configuration commit path "MACHINE/WEBROOT/APPHOST"

Applied configuration changes to section "system.webServer/handlers" for "MACHIN

E/WEBROOT/APPHOST" at configuration commit path "MACHINE/WEBROOT/APPHOST"

Applied configuration changes to section "system.webServer/handlers" for "MACHIN

E/WEBROOT/APPHOST" at configuration commit path "MACHINE/WEBROOT/APPHOST"

Applied configuration changes to section "system.webServer/handlers" for "MACHIN

E/WEBROOT/APPHOST" at configuration commit path "MACHINE/WEBROOT/APPHOST"

Applied configuration changes to section "system.webServer/handlers" for "MACHIN

E/WEBROOT/APPHOST" at configuration commit path "MACHINE/WEBROOT/APPHOST"

Applied configuration changes to section "system.webServer/handlers" for "MACHIN

E/WEBROOT/APPHOST" at configuration commit path "MACHINE/WEBROOT/APPHOST"

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

I am having the exact same problem ... I just updated CF10 with update 14 and it killed all the websites on the machine - including the admin site run directly from the machine ( http://localhost/CFIDE/administrator/index.cfm ).  I can't get the admin to come up nor any of the sites.  Even if I reconnect the handlers manually one at a time - none of them come up and they all give the same error message:

=====================================================

The service is unavailable.

Service Temporary Unavailable!

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

Jakarta/ISAPI/isapi_redirector/1.2.32 ()

=====================================================

Our business is down and all our clients are now offline. I have until today to get it fixed otherwise Monday morning I'll get up to a hundred phone calls from clients really upset with us. .  How can I uninstall your "security" update 14?  at least that is what it was labeled.


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

I just took a call with a customer having a similar issue, as soon as they updated to ColdFusion 10 Updater 14 nothing would work and they were getting 404.3 errors.

The problem turns out to be a duplicate servlet mapping for *.CFM.  It looks like it should be *.Cfm, so we changed it to that and CF was back.

We found this by stopping the service and then starting CF using the ColdFusion10/cfusion/bat/cfstart command.  You see a Parse error of the web.xml in the output when  CF is starting up.

The service would start but since the web.xml could not be parsed CF was never deployed as a war and therefore you would not see any logging.

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