It works fine for me

Emmanuel

Wendy Smoak a écrit :
$ svn up; mvn clean install
$ cd archiva-webapp
$ rm derby.log
$ mvn jetty:run

This was working a couple of weeks ago.  Now I get a huge stack trace,
which can be seen here:
http://wiki.wsmoak.net/cgi-bin/wiki.pl?Maven/ArchivaJettyError

I think the relevant part is...
...
[INFO] Starting jetty 6.1.0pre0 ...
2006-11-22 22:06:14.578::INFO:  jetty-6.1.0pre0
[INFO] Classpath =  [ ... ]
2006-11-22 22:06:16.265:/:INFO:  Loading plexus context properties
from: '/WEB-INF/plexus.properties'
2006-11-22 22:06:16.265:/:INFO:  Could not load plexus context
properties from: '/WEB-INF/plexus.properties'
2006-11-22 22:06:17,000 [main] INFO  PlexusContainer                -
Loading on start [role]:
[org.apache.maven.archiva.scheduler.RepositoryTaskScheduler]
2006-11-22 22:06:17,140 [main] INFO  RAMJobStore                    -
RAMJobStore initialized.
2006-11-22 22:06:17,140 [main] INFO  StdSchedulerFactory            -
Quartz scheduler 'defaultScheduler' initialized from an externally
provided properties instance.
2006-11-22 22:06:17,140 [main] INFO  StdSchedulerFactory            -
Quartz scheduler version: 1.4.5
2006-11-22 22:06:17,140 [main] INFO  QuartzScheduler                -
Scheduler defaultScheduler_$_NON_CLUSTERED started.
2006-11-22 22:06:17.343::WARN:  failed
[EMAIL PROTECTED]/,file:/E:/svn/maven/archiva/archiva-webapp/src/main/webapp/}
java.lang.RuntimeException:
org.codehaus.plexus.PlexusContainerException: Error initializaing
container in [EMAIL PROTECTED] at org.codehaus.plexus.xwork.PlexusLifecycleListener.contextInitialized(PlexusLifecycleListener.java:65) at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:450)
    at org.mortbay.jetty.servlet.Context.startContext(Context.java:124)
...

Does it work for anyone else?


Reply via email to