简体   繁体   English

Eclipse Timing Out中的Perl EPIC调试器

[英]Perl EPIC Debugger in Eclipse Timing Out

I'm trying to use the EPIC debugger in Eclipse and it keeps timing out. 我正在尝试在Eclipse中使用EPIC调试器并且它会保持超时。 I'm running Windows 7, Eclipse 3.72, EPIC 0.5.46, Padwalker 1.94, and ActivePerl (64bit) 5.14.2. 我正在运行Windows 7,Eclipse 3.72,EPIC 0.5.46,Padwalker 1.94和ActivePerl(64位)5.14.2。 I notice the last message before timeout is "launching delegate" and then the timeout dialog comes up. 我注意到超时之前的最后一条消息是“启动委托”,然后出现超时对话框。 I used it several weeks ago and it worked fine, and I don't see any updates to any software on my machine that would interact (eg java). 几个星期前我使用它并且它工作正常,我没有看到我的机器上任何可以交互的软件的任何更新(例如java)。 Is there something that expires in ActivePerl after 30 days? 30天后有没有在ActivePerl中过期的东西? Below is the output of the console. 下面是控制台的输出。 I've checked my firewall and that's not the issue. 我检查了防火墙,这不是问题。 I've searched extensively and can't find an answer - thanks! 我进行了广泛的搜索,找不到答案 - 谢谢!

Unable to connect to remote host: 192.168.1.79:5000
Compilation failed in require.
 at C:/Users/sedwards/Documents/Eclipse Workspace/Doug/bid_calc.pl line 0
    main::BEGIN() called at C:/Users/sedwards/Documents/Eclipse Workspace/Doug/bid_calc.pl line 0
    eval {...} called at C:/Users/sedwards/Documents/Eclipse Workspace/Doug/bid_calc.pl line 0
BEGIN failed--compilation aborted.
 at C:/Users/sedwards/Documents/Eclipse Workspace/Doug/bid_calc.pl line 0

Turns out I had installed EPIC when I had my corporate VPN enabled, so I had to re-enable it to get it to work again. 当我启用公司VPN时,我已经安装了EPIC,因此我不得不重新启用它以使其再次工作。 Thanks, Helen - your comment about the IP address got me thinking... :-) 谢谢,海伦 - 你对IP地址的评论让我思考...... :-)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM