Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse cannot find free socket error.
Eclipse cannot find free socket error. [message #44818] Fri, 30 May 2003 15:25
Eclipse UserFriend
Originally posted by: quintero_raul.hotmail.com

Hello,

I keep getting this error trying to run tomcat, and the error occurred
another time just trying to close a project.

from the .log file:
!ENTRY com.sysdeo.eclipse.tomcat 4 4 May 30, 2003 11:01:42.598
!MESSAGE Starting Tomcat...

!ENTRY com.sysdeo.eclipse.tomcat 4 4 May 30, 2003 11:01:42.628
!MESSAGE Impossible to start Tomcat
Check home directory setup in Tomcat preference page/n

!ENTRY com.sysdeo.eclipse.tomcat 4 4 May 30, 2003 11:01:42.628
!MESSAGE org.eclipse.core.runtime.CoreException: Cannot find a free socket
for the debugger
at
org.eclipse.jdt.launching.AbstractVMRunner.abort(AbstractVMR unner.java:44)
at
org.eclipse.jdt.internal.launching.StandardVMDebugger.run(St andardVMDebugger.java:126)
at
com.sysdeo.eclipse.tomcat.VMLauncherUtility.runVM(VMLauncher Utility.java:81)
at
com.sysdeo.eclipse.tomcat.TomcatBootstrap.runTomcatBootsrap( TomcatBootstrap.java:112)
at
com.sysdeo.eclipse.tomcat.TomcatBootstrap.start(TomcatBootst rap.java:70)
at
com.sysdeo.eclipse.tomcat.actions.StartActionDelegate.run(St artActionDelegate.java:37)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:251)
at
org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPl uginAction.java:207)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:456)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Event(ActionContributionItem.java:403)
at
org.eclipse.jface.action.ActionContributionItem.access$0(Act ionContributionItem.java:397)
at
org.eclipse.jface.action.ActionContributionItem$ActionListen er.handleEvent(ActionContributionItem.java:72)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1842)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)


I am running eclipse Version: 2.1.0 Build id: 200303211418
My machine is running XP Pro version 5.1
I am using the Sysdeo Tomcat plugin 2.1.

Anyone know what could cause this problem?

Raul
Previous Topic:Problem in extracting examples in swtexamplessrc.zip
Next Topic:Code Assist Javadoc Hover
Goto Forum:
  


Current Time: Sat Dec 21 16:36:00 GMT 2024

Powered by FUDForum. Page generated in 0.02976 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top