调试器无法正常工作:启动调试器后出现“套接字连接错误" [英] Debugger not working: 'Socket Connection Error' after starting Debugger

查看:190
本文介绍了调试器无法正常工作:启动调试器后出现“套接字连接错误"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在aptana studio 3中使用调试器.我正在使用firefox 20.0.

I tried to use the debugger in aptana studio 3. I'm using firefox 20.0..

我... 1.)...在使用Aptana之前删除了萤火虫. 2.)...在Aptana中选择了调试透视图,然后启动了调试器. 3.)...安装了扩展名

I... 1.) ...deleted firebug before using Aptana. 2.) ...selected debug perspective in Aptana and started the debugger. 3.) ...installed the extension

4.)在进度达到57%之后:->错误.

4.) After 57% of progress: --> Error.

启动Firefox-内部服务器"遇到问题 套接字连接错误-请尝试关闭并重新启动网络浏览器,然后再次运行调试".

'Launching Firefox- Internal Server' has encountered a problem Socket connection error- Please try shutting down and restarting your web browser, and then run 'debug' again.

我在做错什么吗? 我找不到解决方案...但是很多人都遇到同样的问题

Is there something I'm doing wrong? I could not find a solution... but a lot of people with the same problem

感谢您的帮助.

推荐答案

在Aptana中调试时需要做一些事情...我遇到了同样的问题,必须卸载Git,然后安装

There are a few things needed to debug in Aptana... I had this same issue and had to uninstall Git and then install PortableGit and then it worked fine.

我遵循了所有说明,在另一台效果很好的计算机上下载了Aptana.以为我在这台计算机上安装了Git,就不需要PortableGit-我猜错了...

I followed all the instructions for the Aptana download on another machine it worked great.. I thought as I had Git on this machine, I wouldn't need PortableGit - I guessed wrong...

确保将Git添加到路径中(在Windows上,单击开始",在计算机上单击Rt->属性"->高级系统设置"->找到""Path",然后将其添加到现有字符串的末尾) ; C:\<%System Program%> \ Git;"-在我的情况下为C:\ Program Files(x86)\ Git-如果使用的是Windows 64位版本的C:\ Program Files \ GIT如果是32Bit(在添加此字符之前添加分号.

Make sure you add Git to your Path (On Windows - Click "Start"Rt-Click on Computer--> Properties--> Advanced System Settings --> Find "Path" and add to the end of the existing string ";C:\<%System Program%>\Git;" -- in my case C:\Program Files (x86)\Git -- if you're using a 64Bit version of windows C:\Program Files\GIT if 32Bit (add a semicolon prior to adding this.

还有Ruby&需要最新版本的Java(即使您不愿意将其归还,因为它的安全性很低...)(按照下载说明进行操作...其余的内容对我来说是可选的.

Also Ruby & latest version of Java (even thou I hated adding it back due to it's faulty security... ) is needed (follow download instructions... the rest was optional for me.

仅供参考-在打开Aptana之前,我必须删除" Firebug插件,因为它将安装适当的版本.完成此操作后,打开Firefox并在附加组件的Firebug下单击更多",并将其设置为不自动更新".

FYI - I had to "Remove" the Add-On for Firebug prior to opening Aptana as it will install the appropriate version. After it does this, open Firefox and in Add-On's click More under firebug and set it to Not auto-update.

祝你好运...让我知道这是否无效...

Good luck... let me know if that doesn't work...

这篇关于调试器无法正常工作:启动调试器后出现“套接字连接错误"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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