hi, we have successfully deployed Continuum 1.2.2 on tomcat. There was no modification at this point needed. However we used the tar.gz as base distrubution, not the war.
Claude Houle wrote: > > Hello All, > > > > I've downloaded continuum 1.2.3 war and deployed it locally on a tomcat > and there seem to be some configuration issues within the WAR itself. > Here is the log file content for my Apache Tomcat 6.x: > > > > org.springframework.beans.factory.BeanCreationException: Error creating > bean with name 'notifierManager' defined in URL > [jar:file:/C:/tools/apache-tomcat-6.0.18/webapps/continuum/WEB-INF/lib/c > ontinuum-core-1.2.3.jar!/META-INF/spring-context.xml]: Cannot create > inner bean > 'org.apache.maven.continuum.notification.manager.spring.NotifierFactoryB > ean#174d93a' of type > [org.apache.maven.continuum.notification.manager.spring.NotifierFactoryB > ean] while setting bean property 'notifiers'; nested exception is > org.springframework.beans.factory.BeanCreationException: Error creating > bean with name > 'org.apache.maven.continuum.notification.manager.spring.NotifierFactoryB > ean#174d93a': FactoryBean threw exception on object creation; nested > exception is org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'notifier#mail': FactoryBean threw > exception on object creation; nested exception is > java.lang.NoClassDefFoundError: javax/mail/MessagingException > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'modelResolver': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.project.ModelResolver] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'httpClientHeader': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.codehaus.plexus.redback.xwork.filter.authentication.digest.HttpClie > ntHeader] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'modelResolver': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.project.ModelResolver] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'knownHostsProvider#null': Initialization > of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'implementation'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.wagon.providers.ssh.knownhost.NullKnownHostsProvider] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'modelResolver': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.project.ModelResolver] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'httpClientHeader': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.codehaus.plexus.redback.xwork.filter.authentication.digest.HttpClie > ntHeader] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'modelResolver': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.project.ModelResolver] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'mailSession' defined in ServletContext > resource [/WEB-INF/applicationContext.xml]: Invocation of init method > failed; nested exception is java.lang.NoClassDefFoundError: > javax/mail/Authenticator > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'modelResolver': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.project.ModelResolver] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'httpClientHeader': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.codehaus.plexus.redback.xwork.filter.authentication.digest.HttpClie > ntHeader] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'modelResolver': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.project.ModelResolver] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'knownHostsProvider#null': Initialization > of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'implementation'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.wagon.providers.ssh.knownhost.NullKnownHostsProvider] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'modelResolver': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.project.ModelResolver] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'httpClientHeader': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.codehaus.plexus.redback.xwork.filter.authentication.digest.HttpClie > ntHeader] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'modelResolver': Initialization of bean > failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.project.ModelResolver] > > Related cause: org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'repositoryMetadataBuilder': > Initialization of bean failed; nested exception is > org.springframework.beans.TypeMismatchException: Failed to convert > property value of type [java.lang.String] to required type > [java.lang.Class] for property 'role'; nested exception is > java.lang.IllegalArgumentException: Cannot find class > [org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder > ] > > > > Thanks, > > > > -- > Claude Houle > > > > > -- View this message in context: http://www.nabble.com/Continuum-1.2.3-not-deploying-tp21811693p21812443.html Sent from the Continuum - Users mailing list archive at Nabble.com.
