[ 
https://jira.codehaus.org/browse/MRM-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=341971#comment-341971
 ] 

Szymon Stryczek commented on MRM-1807:
--------------------------------------

Same problem (clean installation of 2.0 version):
OS: RHEL 5.2, 2.6.18-92.el5PAE i686
Java:  version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) Server VM (build 19.1-b02, mixed mode)

Worked out workaround (maybe it will help someone):
apps/archiva/WEB-INF/lib/archiva-configuration-2.0.0.jar#org/apache/archiva/configuration/default-archiva.xml
 enhanced with:
<redbackRuntimeConfiguration>
   <userManagerImpls>
      <userManagerImpl>jdo</userManagerImpl>
   </userManagerImpls>
   <rbacManagerImpls>
      <rbacManagerImpl>jdo</rbacManagerImpl>
   </rbacManagerImpls>
</redbackRuntimeConfiguration>


> Archiva wrapper fail to start
> -----------------------------
>
>                 Key: MRM-1807
>                 URL: https://jira.codehaus.org/browse/MRM-1807
>             Project: Archiva
>          Issue Type: Bug
>          Components: system
>    Affects Versions: 2.0.0
>         Environment: ubuntu 13.10- arch linux, jdk 8, jdk 7_51
>            Reporter: Eric Barboni
>            Assignee: Olivier Lamy
>            Priority: Blocker
>         Attachments: archiva.log, vagrant-archiva.zip, wrapper-20140221.log
>
>
> *Install*
> download and untar or unzip depending on packaging
> *procedure*
> {{cd bin}}
> execute 
> {{./archiva start}}
> open browser and hit http://localhost:8080/ show error 503.
> in {{logs}} folder
> {{wrapper***}} logs show massive exception.
>  
> everything fine on windows,or on updated archiva..



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to