You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Vojtěch Dušátko (JIRA)" <ji...@apache.org> on 2019/06/11 12:11:00 UTC

[jira] [Created] (MRM-1990) Archiva deployment error

Vojtěch Dušátko created MRM-1990:
------------------------------------

             Summary: Archiva deployment error
                 Key: MRM-1990
                 URL: https://issues.apache.org/jira/browse/MRM-1990
             Project: Archiva
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.2.4, 2.2.3
         Environment: Debian 9
Payara 4.1.2
Apache archiva 2.2.4
            Reporter: Vojtěch Dušátko


Hello, I have a problem with deploying Archiva 2.2.\{3,4} into Payara server 4.1.2. It seems to be a CDI error.

{code:java}
remote failure: Error occurred during deployment: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'repositorySearch#maven' defined in URL [jar:file:/opt/payara/payara41/glassfish/domains/domain1/applications/apache-archiva-2.2.4/WEB-INF/lib/archiva-indexer-2.2.4.jar!/org/apache/archiva/indexer/search/MavenRepositorySearch.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.apache.archiva.common.plexusbridge.PlexusSisuBridge]: : Error creating bean with name 'plexusSisuBridge': Invocation of init method failed; nested exception is java.lang.IncompatibleClassChangeError: Implementing class; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'plexusSisuBridge': Invocation of init method failed; nested exception is java.lang.IncompatibleClassChangeError: Implementing class. Please see server.log for more details.
Command deploy failed.
{code}

Can anyone tell me where is the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)