SEVERE: Error filterStart and Context Startup [message #145908] |
Wed, 02 November 2005 10:40  |
Eclipse User |
|
|
|
I recently ugraded from Eclipse 3.1 M6 to 3.1.1 and since then I have been
receiving some strange and unpredictable errors. Most recently, when I go
to startup my Web Service (Aapche Tomcat 5.0) I get the following errors
displayed on the console:
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardContext start
SEVERE: Error filterStart
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardContext start
SEVERE: Context startup failed due to previous errors
I receive this whether I start the server from the server tab or whether I
start it by right clicking on the client and running the Web Service
Client.
I never received these errors before with Eclipse 3.1 M6 and am currious
if anyone else has received these errors and if there is a fix for this.
Thanks,
Ben
|
|
|
Re: SEVERE: Error filterStart and Context Startup [message #145917 is a reply to message #145908] |
Wed, 02 November 2005 10:44   |
Eclipse User |
|
|
|
The full console message for the server startup is as follows, I wanted to
include it so that all the information is available and not just the error
message:
Nov 2, 2005 10:24:11 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Nov 2, 2005 10:24:11 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 970 ms
Nov 2, 2005 10:24:11 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Nov 2, 2005 10:24:11 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
Nov 2, 2005 10:24:12 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Nov 2, 2005 10:24:12 AM org.apache.catalina.core.StandardHost getDeployer
INFO: Create Host deployer for direct deployment ( non-jmx )
Nov 2, 2005 10:24:12 AM org.apache.catalina.core.StandardHostDeployer
install
INFO: Installing web application at context path /axis from URL
file:C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\axis
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardHostDeployer
install
INFO: Installing web application at context path /balancer from URL
file:C:\Program Files\Apache Software Foundation\Tomcat
5.0\webapps\balancer
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardContext start
SEVERE: Error filterStart
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardContext start
SEVERE: Context startup failed due to previous errors
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardHostDeployer
install
INFO: Installing web application at context path
/BASS_WebServicesClientMod from URL file:C:\Program Files\Apache Software
Foundation\Tomcat 5.0\webapps\BASS_WebServicesClientMod
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardHostDeployer
install
INFO: Installing web application at context path /jsp-examples from URL
file:C:\Program Files\Apache Software Foundation\Tomcat
5.0\webapps\jsp-examples
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardHostDeployer
install
INFO: Installing web application at context path from URL file:C:\Program
Files\Apache Software Foundation\Tomcat 5.0\webapps\ROOT
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardHostDeployer
install
INFO: Installing web application at context path /servlets-examples from
URL file:C:\Program Files\Apache Software Foundation\Tomcat
5.0\webapps\servlets-examples
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardHostDeployer
install
INFO: Installing web application at context path /tomcat-docs from URL
file:C:\Program Files\Apache Software Foundation\Tomcat
5.0\webapps\tomcat-docs
Nov 2, 2005 10:24:13 AM org.apache.catalina.core.StandardHostDeployer
install
INFO: Installing web application at context path /webdav from URL
file:C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\webdav
Nov 2, 2005 10:24:14 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Nov 2, 2005 10:24:14 AM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
Nov 2, 2005 10:24:14 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/47 config=C:\Program Files\Apache Software
Foundation\Tomcat 5.0\conf\jk2.properties
Nov 2, 2005 10:24:14 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 2548 ms
Thanks,
Ben
|
|
|
|
|
|
|
|
|
|
Re: exception: Axis engine could not find a target service to invoke [message #146230 is a reply to message #146221] |
Thu, 03 November 2005 15:03  |
Eclipse User |
|
|
|
As a result of this research and my findings I do have a question
regarding the results. In my testing, within Eclipse 3.1.1, within the
Server view, I opened the Tomcat 5.0 server that I'm using. This opened
an edit window with two tabs (Overview and Modules). I selected the
modules tab and saw two of my web services displayed as web modules. The
web service that I was having issues with I selected and then selected the
remove button. I then selected the "Add Web Module" button where a list
of available web modules was displayed. The Web Module that I had just
deleted was displayed and I selected it to add back.
That is where the odd thing took place. It added all the information to
the list of Web Modules just like before except it did not fill anything
into the Module column. It filled in the path, document base, and auto
reload columns but left the Module column blank. I went back to the
backup workspace, reopened it and opened up the server page again. In the
backup the Module name appeared. I tried several different things to
make it appear again. I did the clean build all, I removed it again and
again and kept adding it back in but it never filled in this field.
Does anyone have any suggestions on why this field isn't filled in, what
the result of this field not being filled in is, and how I might be able
to get this filled in again?
Thanks,
Ben
|
|
|
Powered by
FUDForum. Page generated in 0.03918 seconds