如何配置ColdFusion Eclipse调试器 [英] How to configure the ColdFusion Eclipse debugger

查看:139
本文介绍了如何配置ColdFusion Eclipse调试器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在运行ColdFusion Builder 3(Express版)以连接到本地运行的ColdFusion 9服务器(Windows计算机).

I'm running the ColdFusion Builder 3 (Express edition) to connect to a locally running ColdFusion 9 server (windows machine).

当我在CF Builder上设置RDS配置并单击测试连接时,一切正常.

When I set up the RDS configuration on the CF Builder and click on Test Connection everything is ok.

但是当我单击 Test Debugger 时,出现以下错误:

But when I click on Test Debugger I get the following error:

无法初始化类Coldfusion.log.CFLogs

Could not initialize class coldfusion.log.CFLogs

CF Builder 3尝试访问CF 9服务器是否有问题?

Is this a problem with CF Builder 3 trying to access the CF 9 server?

推荐答案

根据此Adobe论坛帖子他们通过将ColdFusion Builder中的端口设置更改为标准HTTP端口(通常为80)解决了相同的问题.

According to this Adobe forum post they resolved the same issue by changing the port setting in ColdFusion Builder to the standard HTTP port (normally 80).

我还找到了本文,其中详细介绍了步骤来设置使用Eclipse的ColdFusion调试,并且还为端口分配了80.

I also found this article which details the steps to setup ColdFusion debugging with Eclipse and it also has the port assigned to 80.

更新:

阅读Charlie Arehart的这篇操作方法文章.尽管它引用的是旧版本,但我认为相同的步骤仍然适用,他提到必须在ColdFusion服务器上启用某些特定功能才能使其正常工作.希望有帮助.

Read this how-to article from Charlie Arehart. While it references older versions I think the same steps still apply and he mentions specific things that must be enabled on your ColdFusion server for it to work. Hope that helps.

设置ColdFusion Builder步骤调试

这是Adobe博客中的视频教程,它也逐步引导您完成该过程.

And here is a video tutorial from Adobe's blog that steps you through the process as well.

查看全文

登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆