Thanks a lot Wendy.

With your updated instructions, I was able to start Archiva and login.

However, I get an NPE due to a null registry (don't know what it means)
when trying to add a managed repository.

Thanks,

Gael

2007-03-13 11:28:35,355 [Thread-1] INFO  PlexusContainer
- Loading on start [role]:
[org.apache.maven.archiva.scheduler.RepositoryTaskScheduler]
2007-03-13 11:28:39,105 [Thread-1] INFO  QuartzScheduler
- Quartz Scheduler v.1.5.2 created.
2007-03-13 11:28:39,105 [Thread-1] INFO  RAMJobStore
- RAMJobStore initialized.
2007-03-13 11:28:39,105 [Thread-1] INFO  StdSchedulerFactory
- Quartz scheduler 'defaultScheduler' initialized from an externally
provided properties instance.
2007-03-13 11:28:39,105 [Thread-1] INFO  StdSchedulerFactory
- Quartz scheduler version: 1.5.2
2007-03-13 11:28:39,105 [Thread-1] INFO  QuartzScheduler
- Scheduler defaultScheduler_$_NON_CLUSTERED started.
2007-03-13 11:28:39,371 [Thread-1] WARN  ConfigurationFactory
- No configuration found. Configuring ehcache from ehcache-failsafe.xml
found in the classpath:
jar:file:/E:/Tomcat_5.5/webapps/archiva/WEB-INF/lib/ehcache-1.2.4.jar!/e
hcache-failsafe.xml
2007-03-13 11:28:40,824 [Thread-1] INFO  RepositoryTaskScheduler
- Scheduling data-refresh: 0 0,30 * * * ?
2007-03-13 11:28:40,871 [Thread-1] INFO  PlexusContainer
- Loading on start [role,roleHint]:
[org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,data-refresh]
2007-03-13 11:29:31,137 [http-8100-1] INFO
EnvironmentCheck:required-roles - Checking the existance of required
roles.
2007-03-13 11:29:48,090 [http-8100-1] ERROR
Interceptor:pssEnvironmentCheckInterceptor - EnvironmentCheck Failure.
======================================================================
 ENVIRONMENT FAILURE !! 

Missing "/security" package namespace in xwork.xml
Missing [1] xwork.xml configuration elements.

======================================================================
2007-03-13 11:29:48,152 [http-8100-1] INFO
Interceptor:pssSecureActionInterceptor -
org.codehaus.plexus.security.ui.web.interceptor.SecureActionInterceptor
initialized!
2007-03-13 11:29:48,934 [http-8100-1] ERROR VelocityComponent
- ResourceManager : unable to find resource 'VM_global_library.vm' in
any resource loader.
2007-03-13 11:29:49,230 [http-8100-1] INFO
Interceptor:pssSecureActionInterceptor -
org.codehaus.plexus.security.ui.web.interceptor.SecureActionInterceptor
initialized!
2007-03-13 11:29:49,230 [http-8100-1] INFO
Interceptor:pssSecureActionInterceptor -
org.codehaus.plexus.security.ui.web.interceptor.SecureActionInterceptor
initialized!
2007-03-13 11:29:51,074 [http-8100-1] INFO
Interceptor:pssForceAdminUserInterceptor - Admin user found. No need to
configure admin user.
2007-03-13 11:29:51,730 [http-8100-1] INFO
Interceptor:configurationInterceptor - No repositories were configured -
forwarding to repository configuration page
2007-03-13 11:29:53,574 [http-8100-1] INFO  FreemarkerManager
- Instantiating Freemarker ConfigManager!,
com.opensymphony.webwork.views.freemarker.FreemarkerManager
2007-03-13 11:30:00,090 [pool-1-thread-1] INFO  ConsumerFactory
- Attempting to create consumer [index-artifact]
2007-03-13 11:30:00,168 [pool-1-thread-1] INFO  ConsumerFactory
- Created consumer [index-artifact|Index Artifact Consumer]
2007-03-13 11:30:00,168 [pool-1-thread-1] INFO  ConsumerFactory
- Attempting to create consumer [artifact-health]
2007-03-13 11:30:00,324 [pool-1-thread-1] INFO  ConsumerFactory
- Created consumer [artifact-health|Artifact Health Consumer]
2007-03-13 11:30:00,324 [pool-1-thread-1] INFO  ConsumerFactory
- Attempting to create consumer [metadata-health]
2007-03-13 11:30:00,340 [pool-1-thread-1] INFO  ConsumerFactory
- Created consumer [metadata-health|RepositoryMetadata Health Consumer]
2007-03-13 11:30:40,824 [http-8100-1] INFO
Interceptor:configurationInterceptor - No repositories were configured -
forwarding to repository configuration page
2007-03-13 11:32:52,418 [http-8100-1] ERROR DispatcherUtils
- Could not execute action
java.lang.NullPointerException
        at
org.apache.maven.archiva.configuration.io.registry.ConfigurationRegistry
Writer.writeConfiguration(ConfigurationRegistryWriter.java:36)
        at
org.apache.maven.archiva.configuration.io.registry.ConfigurationRegistry
Writer.write(ConfigurationRegistryWriter.java:26)
        at
org.apache.maven.archiva.configuration.DefaultArchivaConfiguration.save(
DefaultArchivaConfiguration.java:83)
        at
org.apache.maven.archiva.web.action.admin.AbstractConfigureRepositoryAct
ion.saveConfiguration(AbstractConfigureRepositoryAction.java:110)
        at
org.apache.maven.archiva.web.action.admin.AbstractConfigureRepositoryAct
ion.add(AbstractConfigureRepositoryAction.java:87)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to