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 18:13:00 UTC

[jira] [Comment Edited] (MRM-1990) Archiva deployment error

    [ https://issues.apache.org/jira/browse/MRM-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861297#comment-16861297 ] 

Vojtěch Dušátko edited comment on MRM-1990 at 6/11/19 6:12 PM:
---------------------------------------------------------------

Hi, [~martin_s], I'm using openjdk 8u212-b03-2~deb9u1 with payara 4.1.2.181 on fresh debian 9 server.
I'm using postgresql as database backend


was (Author: dusatvoj):
Hi, [~martin_s], I'm using openjdk 8u212-b03-2~deb9u1 with payara 4.1.2.181 on fresh debian 9 server

> Archiva deployment error
> ------------------------
>
>                 Key: MRM-1990
>                 URL: https://issues.apache.org/jira/browse/MRM-1990
>             Project: Archiva
>          Issue Type: Bug
>    Affects Versions: 2.2.3, 2.2.4
>         Environment: Debian 9
> Payara 4.1.2
> Apache archiva 2.2.4
>            Reporter: Vojtěch Dušátko
>            Priority: Critical
>              Labels: build, newbie
>
> 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)