Error running CGU

jopeli wrote on Thu Sep  8 19:33:31 MEST 2005:
I am using Eclipse 3.1.0 and EPIC 0.3.11 on Linux. Here is the error log
I get on the console where I started Eclipse when I try to run a CGI app:

Trying to Accept on Port5000
Trying to Accept on Port5001
Trying to Accept on Port5002
Waiting for connect Port5000(Try 0 of 100)

Waiting for connect Port5000(Try 1 of 100)

Waiting for connect Port5000(Try 2 of 100)

Waiting for connect Port5000(Try 3 of 100)

Waiting for connect Port5000(Try 4 of 100)

Waiting for connect Port5000(Try 5 of 100)

Waiting for connect Port5000(Try 6 of 100)

Waiting for connect Port5000(Try 7 of 100)

Waiting for connect Port5000(Try 8 of 100)

Waiting for connect Port5000(Try 9 of 100)

Accept on Port 5000!!!!!!!

Accept on Port 5001!!!!!!!

Accept on Port 5002!!!!!!!

Exception in thread "Thread-69" java.lang.NoSuchMethodError: org.eclipse.debug.internal.core.DebugCoreMessages.getString(Ljava/lang/String;)Ljava/lang/String;
        at org.epic.debug.util.OutputStreamMonitor.startMonitoring(OutputStreamMonitor.java:190)
        at org.epic.debug.util.CGIProxy$1.run(CGIProxy.java:104)
false
!ENTRY org.epic.debug.perldebugger.perl **Error** 0 Sep 08, 2005 19:28:22.641
!MESSAGE (CGI-Target)Could not connect to CGI-Proxy
                                              

I also get a popup dialog with the error message "CGI-Target)Could not connect
to  CGI Proxy"

Any ideas how what is wrong here and how to solve it?
jploski wrote on Fri Sep  9 00:39:41 MEST 2005:
0.3.11 inappropriately uses an internal Eclipse class which no longer exists
in Eclipse 3.1. Either get the CVS version or just wait for the next release
of 'testing'.

A recently compiled CVS version of EPIC is temporarily available at

http://files.filefront.com/EPIC_CVS_20050903zip/;4090819;;/fileinfo.html

Note: The above is an archived snapshot of a forum thread. Use the original thread at sf.net to post comments.