This happen with me when i delete de apps directory. Continuum try to
unconpress /apps/continuum-plexus-application-1.0.3.jar on start up. Check
this file before restart.

2006/11/16, nik gonzalez <[EMAIL PROTECTED]>:

David Roussel wrote:
> I've not seen that.
>
> Any thing in your logs?
>
>
>
>
David,

Here's the error in the log file:

INFO   | jvm 1    | 2006/09/26 09:48:07 | Error while deploying
application 'continuum-plexus-application-1.0.3.jar'.
INFO   | jvm 1    | 2006/09/26 09:48:07 |
org.codehaus.plexus.application.ApplicationServerException: Could not
deploy the JAR
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at

org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.deployJar
(DefaultApplicationDeployer.java:216)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.deploy(
DefaultApplicationDeployer.java:136)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.deploy(
DefaultApplicationDeployer.java:116)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.application.DefaultApplicationServer$2.onJarDiscovered
(DefaultApplicationServer.java:117)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.application.supervisor.DefaultSupervisor.scanDirectory
(DefaultSupervisor.java:89)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.application.supervisor.DefaultSupervisor.scan(
DefaultSupervisor.java:68)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.application.DefaultApplicationServer.start(
DefaultApplicationServer.java:146)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.personality.plexus.lifecycle.phase.StartPhase.execute(
StartPhase.java:16)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.start(
AbstractLifecycleHandler.java:101)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at

org.codehaus.plexus.component.manager.AbstractComponentManager.startComponentLifecycle
(AbstractComponentManager.java:105)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at

org.codehaus.plexus.component.manager.AbstractComponentManager.createComponentInstance
(AbstractComponentManager.java:95)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at

org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.getComponent
(ClassicSingletonComponentManager.java:92)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.DefaultPlexusContainer.lookup(
DefaultPlexusContainer.java:331)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.application.PlexusApplicationHost.start(
PlexusApplicationHost.java:109)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.application.PlexusApplicationHost.main(
PlexusApplicationHost.java:236)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
java.lang.reflect.Method.invoke(Method.java:585)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.classworlds.Launcher.main(Launcher.java:375)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
java.lang.reflect.Method.invoke(Method.java:585)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:136)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
java.lang.Thread.run(Thread.java:595)
INFO   | jvm 1    | 2006/09/26 09:48:07 | Caused by:
org.codehaus.plexus.service.jetty.ServletContainerException: Error while
starting the web application.
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.service.jetty.JettyServletContainer.startApplication(
JettyServletContainer.java:228)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.service.jetty.JettyPlexusService.afterApplicationStart
(JettyPlexusService.java:196)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at

org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.deployApplicationDirectory
(DefaultApplicationDeployer.java:385)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at

org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.deployJar
(DefaultApplicationDeployer.java:212)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     ... 28 more
INFO   | jvm 1    | 2006/09/26 09:48:07 | Caused by:
org.mortbay.util.MultiException[java.lang.IllegalStateException: Servlet
class org.mortbay.jetty.servlet.Invoker is not a javax.servlet.Servlet,
java.lang.IllegalStateException: Servlet class
org.codehaus.plexus.summit.Summit is not a javax.servlet.Servlet,
java.lang.IllegalStateException: Servlet class
org.apache.maven.continuum.web.servlet.DownloadServlet is not a
javax.servlet.Servlet, java.lang.IllegalStateException: Servlet class
org.apache.maven.continuum.web.servlet.RepositoryBrowseServlet is not a
javax.servlet.Servlet]
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.mortbay.jetty.servlet.WebApplicationContext.start(
WebApplicationContext.java:439)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     at
org.codehaus.plexus.service.jetty.JettyServletContainer.startApplication(
JettyServletContainer.java:224)
INFO   | jvm 1    | 2006/09/26 09:48:07 |     ... 31 more
INFO   | jvm 1    | 2006/09/26 09:48:07 | [INFO] The application server
has started.
INFO   | jvm 1    | 2006/09/26 09:48:19 | 09:48:19.715 WARN!! Exception
for /continuum/servlet/continuum
INFO   | jvm 1    | 2006/09/26 09:48:19 |
javax.servlet.UnavailableException: Servlet Not Initialized
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:331)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(
WebApplicationHandler.java:294)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.jetty.servlet.WebApplicationContext.handle(
WebApplicationContext.java:525)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.http.HttpServer.service(HttpServer.java:879)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.http.HttpConnection.service(HttpConnection.java:789)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:806)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331)
INFO   | jvm 1    | 2006/09/26 09:48:19 |     at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520)
INFO   | jvm 1    | 2006/09/26 09:48:19 |
INFO   | jvm 1    | 2006/09/26 09:48:20 | 09:48:20.454 EVENT  Started
HttpContext[/]
INFO   | jvm 1    | 2006/09/26 09:48:26 | 09:48:26.473 WARN!! Exception
for /continuum/servlet/continuum
INFO   | jvm 1    | 2006/09/26 09:48:26 |
javax.servlet.UnavailableException: Servlet Not Initialized
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:331)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(
WebApplicationHandler.java:294)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.jetty.servlet.WebApplicationContext.handle(
WebApplicationContext.java:525)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.http.HttpServer.service(HttpServer.java:879)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.http.HttpConnection.service(HttpConnection.java:789)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:806)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331)
INFO   | jvm 1    | 2006/09/26 09:48:26 |     at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520)
INFO   | jvm 1    | 2006/09/26 09:48:26 |
INFO   | jvm 1    | 2006/09/26 09:50:09 | 09:50:09.056 WARN!! Exception
for

/continuum/servlet/continuum/target/WorkingCopy.vm/view/WorkingCopy/id/3;jsessionid=lkia6u11qibi?userDirectory=target/test-classes
INFO   | jvm 1    | 2006/09/26 09:50:09 |
javax.servlet.UnavailableException: Servlet Not Initialized
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:331)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(
WebApplicationHandler.java:294)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.jetty.servlet.WebApplicationContext.handle(
WebApplicationContext.java:525)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.http.HttpServer.service(HttpServer.java:879)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.http.HttpConnection.service(HttpConnection.java:789)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:806)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331)
INFO   | jvm 1    | 2006/09/26 09:50:09 |     at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520)
INFO   | jvm 1    | 2006/09/26 09:50:09 |
INFO   | jvm 1    | 2006/09/26 09:52:40 | 09:52:40.069 WARN!! Exception
for

/continuum/servlet/continuum/target/WorkingCopy.vm/view/WorkingCopy/id/22;jsessionid=ltvbdi5xsfc8?userDirectory=src/main
INFO   | jvm 1    | 2006/09/26 09:52:40 |
javax.servlet.UnavailableException: Servlet Not Initialized
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:331)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(
WebApplicationHandler.java:294)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.jetty.servlet.WebApplicationContext.handle(
WebApplicationContext.java:525)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.http.HttpServer.service(HttpServer.java:879)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.http.HttpConnection.service(HttpConnection.java:789)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:806)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331)
INFO   | jvm 1    | 2006/09/26 09:52:40 |     at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520)
INFO   | jvm 1    | 2006/09/26 09:52:40 |




--
                               Lucas Gonçalves
                               Tel: (31)87382096

Reply via email to