Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
INVOKER fails after webapp recompile

INVOKER fails after webapp recompile

2003-10-14       - By Niklas Saers Mailinglistaccount

 Back
Reply:     1     2     3     4  

Hi all,
every time I recompile my servlet (targetted at the deployment directory),
org.apache.catalina.INVOKER lists it as unavailable. This is "fixed" by
stopping and starting the tomcat server, but this is far from ideal. Can
someone tell me why this happens and what can be done so that it will
reload the app correctly and launch it, without becoming 503 unavailable?

Under is a dump from reloading one file, I get one of these for each file
in the webapp.

Cheers

  Nik

2003-10-14 12:00:50 StandardContext[/servlets]: Reloading this Context has
started
2003-10-14 12:00:50 WebappLoader[/servlets]: Reloading checks are enabled
for this Context
2003-10-14 12:00:50
StandardWrapper[/servlets:org.apache.catalina.INVOKER.no.registrar.servlets
.LagDBKnapper]:
Marking servlet org.apache.catalina.INVOKER.no.registrar.servlets.LagDBKnapper
as unavailable
2003-10-14 12:00:51 StandardContext[/servlets]: Servlet /servlets threw
load() exception
javax.servlet.ServletException Source code of javax.servlet.ServletException: Wrapper cannot find servlet class
no.registrar.servlets.LagDBKnapper or a class it depends on
       at
org.apache.catalina.core.StandardWrapper Source code of org.apache.catalina.core.StandardWrapper(StandardWrapper.java:891)
       at
org.apache.catalina.core.StandardWrapper Source code of org.apache.catalina.core.StandardWrapper(StandardWrapper.java:823)
       at
org.apache.catalina.core.StandardContext Source code of org.apache.catalina.core.StandardContext(StandardContext.java
:3421)
       at
org.apache.catalina.core.StandardContext Source code of org.apache.catalina.core.StandardContext(StandardContext.java:2568)
       at
org.apache.catalina.loader.WebappLoader Source code of org.apache.catalina.loader.WebappLoader$WebappContextNotifier.run(WebappLoader
.java:1369)
       at java.lang.Thread Source code of java.lang.Thread(Thread.java:484)
-- -- Root Cause -- --
java.lang.ClassNotFoundException Source code of java.lang.ClassNotFoundException: no.registrar.servlets.LagDBKnapper
       at
org.apache.catalina.loader.WebappClassLoader Source code of org.apache.catalina.loader.WebappClassLoader(WebappClassLoader.java
:1444)
       at
org.apache.catalina.loader.WebappClassLoader Source code of org.apache.catalina.loader.WebappClassLoader(WebappClassLoader.java
:1289)
       at
org.apache.catalina.core.StandardWrapper Source code of org.apache.catalina.core.StandardWrapper(StandardWrapper.java:885)
       at
org.apache.catalina.core.StandardWrapper Source code of org.apache.catalina.core.StandardWrapper(StandardWrapper.java:823)
       at
org.apache.catalina.core.StandardContext Source code of org.apache.catalina.core.StandardContext(StandardContext.java
:3421)
       at
org.apache.catalina.core.StandardContext Source code of org.apache.catalina.core.StandardContext(StandardContext.java:2568)
       at
org.apache.catalina.loader.WebappLoader Source code of org.apache.catalina.loader.WebappLoader$WebappContextNotifier.run(WebappLoader
.java:1369)
       at java.lang.Thread Source code of java.lang.Thread(Thread.java:484)



-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.