Hi!,
Please help me with this.
I’m using MyEclipse2.1 and Tomcat Server 5. When I try to start the TomcatServer I go only as far as:
************************************************************
Jun 2, 2004 10:26:36 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 80
Jun 2, 2004 10:26:36 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1578 ms
Jun 2, 2004 10:26:37 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jun 2, 2004 10:26:37 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0.19
Jun 2, 2004 10:26:37 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Jun 2, 2004 10:26:37 AM org.apache.catalina.core.StandardHost getDeployer
INFO: Create Host deployer for direct deployment ( non-jmx )
Jun 2, 2004 10:26:37 AM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL file:C:\demo_dev55\tomcat\conf\Catalina\localhost\admin.xml
************************************************************
And from my C:\eclipse\workspace\.metadata\.log file I have the last few lines pasted here:
——–java.version=1.4.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
!ENTRY org.eclipse.osgi Jun 02, 2004 09:51:31.444
!MESSAGE Bundle reference:file:c:/eclipse/plugins/org.eclipse.debug.ui_3.0.0 [18] was not resolved
!ENTRY org.eclipse.osgi Jun 02, 2004 09:51:31.444
!MESSAGE Bundle reference:file:c:/eclipse/plugins/org.eclipse.jdt.debug_3.0.0 [27] was not resolved
—————-