Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » tomcat does not run under eclipse IDE
tomcat does not run under eclipse IDE [message #562532] Tue, 05 November 2002 17:40
Chevalier is currently offline ChevalierFriend
Messages: 4
Registered: July 2009
Junior Member
I'm new to eclipse. I do not have problem running tomcat standalone and
executing my servlet, nor I have the problem with netbeans IDE. But I need
help with the eclipse IDE, I'm getting the following
!SESSION Nov 05, 2002
12:38:42.439 ---------------------------------------------
java.version=1.4.1_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -install
file:E:/eclipse/
!ENTRY com.sysdeo.eclipse.tomcat 4 4 Nov 05, 2002 12:38:42.449
!MESSAGE Starting Tomcat...

!ENTRY org.eclipse.ui 4 4 Nov 05, 2002 12:38:42.850
!MESSAGE Unhandled exception caught in event loop.
!ENTRY org.eclipse.ui 4 0 Nov 05, 2002 12:38:42.860
!MESSAGE
org.eclipse.jdt.launching.JavaRuntime.getLibraryLocation(Lor g/eclipse/jdt/la
unching/IVMInstall;)Lorg/eclipse/jdt/launching/LibraryLocati on;
!STACK 0
java.lang.NoSuchMethodError:
org.eclipse.jdt.launching.JavaRuntime.getLibraryLocation(Lor g/eclipse/jdt/la
unching/IVMInstall;)Lorg/eclipse/jdt/launching/LibraryLocati on;
at
com.sysdeo.eclipse.tomcat.VMLauncherUtility.runVM(VMLauncher Utility.java:65)
at
com.sysdeo.eclipse.tomcat.TomcatBootstrap.runTomcatBootsrap( TomcatBootstrap.
java:104)
at com.sysdeo.eclipse.tomcat.TomcatBootstrap.start(TomcatBootst rap.java:61)
at
com.sysdeo.eclipse.tomcat.actions.StartActionDelegate.run(St artActionDelegat
e.java:37)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:210)
at
org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPl uginAction.java:
180)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
ContributionItem.java:407)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Event(ActionCont
ributionItem.java:361)
at
org.eclipse.jface.action.ActionContributionItem.access$0(Act ionContributionI
tem.java:352)
at
org.eclipse.jface.action.ActionContributionItem$ActionListen er.handleEvent(A
ctionContributionItem.java:47)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :77)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:827)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1291)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1256)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1239)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:775)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
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:247)
at org.eclipse.core.launcher.Main.run(Main.java:703)
at org.eclipse.core.launcher.Main.main(Main.java:539)
Previous Topic:tomcat does not run under eclipse IDE
Next Topic:eclipse ide
Goto Forum:
  


Current Time: Tue Apr 30 04:50:07 GMT 2024

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

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

Back to the top