- This topic has 3 replies, 2 voices, and was last updated 20 years ago by
Riyad Kalla.
-
AuthorPosts
-
applebykMember🙁 java.lang.ClassNotFoundException: org.apache.catalina.Container
I can not get Tomcat to start in eClipse. I am using Tomcat 4.1.31. It starts fine from the command line. I don’t know where to start. Tomcat is configured correctly. The myEclipse application server is configured correctly. The projects build path is fine. What should I be looking at?I am running:
Windows XP, Java SDK 1.4.1, EnterpriseWorkbenchInstaller_030804
eclipse-SDK-3.0.1, GEF-SDK-3.0.1, tomcatPluginV3, Jakarta-struts-1.2.4web.xml
<?xml version=”1.0″ encoding=”ISO-8859-1″?><!DOCTYPE web-app
PUBLIC “-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN”
“http://java.sun.com/j2ee/dtds/web-app_2_2.dtd”>
<web-app>struts-config.xml
<?xml version=”1.0″ encoding=”ISO-8859-1″?><!DOCTYPE struts-config
PUBLIC “-//Apache Software Foundation//DTD Struts Configuration 1.2//EN”
“http://struts.apache.org/dtds/struts-config_1_2.dtd”>Here is the end of >/.metadata/.log
!ENTRY com.ibm.sse.editor.xml 4 4 Feb 25, 2005 16:56:48.611
!MESSAGE null
!STACK 0
org.eclipse.jface.text.BadLocationException
at org.eclipse.jface.text.DocumentCommand.addCommand(DocumentCommand.java:333)
at com.ibm.sse.editor.xml.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertForComment(Unknown Source)
at com.ibm.sse.editor.xml.internal.autoedit.StructuredAutoEditStrategyXML.customizeDocumentCommand(Unknown Source)
at com.ibm.sse.editor.StructuredTextViewer.customizeDocumentCommand(Unknown Source)
at com.ibm.sse.editor.StructuredTextEditor$StatusLineSourceViewer.customizeDocumentCommand(Unknown Source)
at com.ibm.sse.editor.StructuredTextViewer.handleVerifyEvent(Unknown Source)
at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:347)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java(Compiled Code))
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java(Compiled Code))
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Inlined Compiled Code))
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Compiled Code))
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Inlined Compiled Code))
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java(Compiled Code))
at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5571)
at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6441)
at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2536)
at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:4979)
at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java(Inlined Compiled Code))
at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java(Compiled Code))
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java(Compiled Code))
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Inlined Compiled Code))
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Compiled Code))
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Compiled Code))
at org.eclipse.swt.widgets.Control.sendKeyEvent(Control.java:1734)
at org.eclipse.swt.widgets.Control.sendKeyEvent(Control.java:1730)
at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3067)
at org.eclipse.swt.widgets.Control.windowProc(Control.java(Compiled Code))
at org.eclipse.swt.widgets.Display.windowProc(Display.java(Compiled Code))
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java(Inlined Compiled Code))
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java(Compiled Code))
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java(Compiled Code))
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:371)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:03:35.575
!MESSAGE Stopping Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:04:01.917
!MESSAGE Stopping Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:04:09.437
!MESSAGE Starting Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:11:13.565
!MESSAGE Stopping Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:14:14.629
!MESSAGE null!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:14:17.813
!MESSAGE Restarting Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:14:42.43
!MESSAGE Restarting Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:15:48.736
!MESSAGE Stopping Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:16:50.292
!MESSAGE null!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:17:41.715
!MESSAGE Starting Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:18:36.33
!MESSAGE Stopping Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:18:39.227
!MESSAGE Stopping Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:18:45.675
!MESSAGE Starting Tomcat…!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:20:13.103
!MESSAGE Stopping Tomcat…!SESSION Feb 25, 2005 17:24:25.998 ———————————————
eclipse.buildId=M200409161125
java.fullversion=J2RE 1.4.1 IBM Windows 32 build cn141-20030522 (JIT enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US!ENTRY org.eclipse.pde.core 1 1 Feb 25, 2005 17:24:25.998
!MESSAGE Problems encountered while PDE was scanning the Target Platform
!SUBENTRY 1 org.eclipse.draw2d 1 1 Feb 25, 2005 17:24:25.998
!MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.draw2d_3.0.0”) was ignored because another version of the same plug-in (located at “c:\Eclipse3.0.1\eclipse\plugins\org.eclipse.draw2d_3.0.1”) was picked
!SUBENTRY 1 org.eclipse.gef 1 1 Feb 25, 2005 17:24:25.998
!MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.gef_3.0.0”) was ignored because another version of the same plug-in (located at “c:\Eclipse3.0.1\eclipse\plugins\org.eclipse.gef_3.0.1”) was picked!ENTRY com.sysdeo.eclipse.tomcat 4 4 Feb 25, 2005 17:27:21.667
!MESSAGE Starting Tomcat…
Riyad KallaMemberYou have Sysdeo Tomcat plugin installed, and it sounds like you are configuring the MyEclipse Tomcat connector, these are two separate products, please configure the Sysdeo plugin correctly if you plan to use it.
applebykMemberThere really is nothing to configuring the Sysdeo plugin, one just installs the plugin. So I guess what you are saying is that MyEclipse conflicts with the Sysdeo plugin. I had sort of given up on MyEclipse as I could not get it to work and I could not spend any more time on it. Are there any other hidden conflicts that one should be aware of? 😕
Riyad KallaMemberThere really is nothing to configuring the Sysdeo plugin, one just installs the plugin.
Well you have to setup your Tomcat home directory and all that stuff… I used Sysdeo 3 for a while, that is how it was back then.
So I guess what you are saying is that MyEclipse conflicts with the Sysdeo plugin.
Not that we are aware of, a few of our users prefer it over our connector so they use it along side MyEclipse.
-
AuthorPosts