-----Brett Porter <[EMAIL PROTECTED]> wrote: -----
>To: archiva-users@maven.apache.org
>From: Brett Porter <[EMAIL PROTECTED]>
>Date: 01/27/2007 05:10PM
>Subject: Re: two 500 errors
>
>
>On 28/01/2007, at 5:41 AM, Robert Dale wrote:
>
>> I'm running the latest svn as of today - 500580.
>>
>> If I try to retrieve a file from the local repository I get this
>> error:
>> exception
>> javax.servlet.ServletException: Unable to lookup role [null] hint
>> [basic]
>> root cause
>>
>org.codehaus.plexus.component.repository.exception.ComponentLookupExc
>e
>> ption:
>> Component descriptor cannot be found in the component repository:
>> nullbasic (lookup realm: ClassRealm[plexus.xwork, parent: null]).
>
>What do you mean by 'retrieve a file from a local repository'?
Basically, hitting the URL under the path /repository/.
http://host.com/repository/
http://host.com/repository/org/
http://host.com/repository/org/apache/
http://host.com/repository/org/apache/maven/
http://host.com/repository/org/apache/maven/maven-project/
http://host.com/repository/org/apache/maven/maven-project/2.0.4/
http://host.com/repository/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
These all generate the same error
Does this seem like an Archiva or a server config issue?
Does this have to do with basic auth or security realms?
Thanks,
--
Robert Dale
>To: archiva-users@maven.apache.org
>From: Brett Porter <[EMAIL PROTECTED]>
>Date: 01/27/2007 05:10PM
>Subject: Re: two 500 errors
>
>
>On 28/01/2007, at 5:41 AM, Robert Dale wrote:
>
>> I'm running the latest svn as of today - 500580.
>>
>> If I try to retrieve a file from the local repository I get this
>> error:
>> exception
>> javax.servlet.ServletException: Unable to lookup role [null] hint
>> [basic]
>> root cause
>>
>org.codehaus.plexus.component.repository.exception.ComponentLookupExc
>e
>> ption:
>> Component descriptor cannot be found in the component repository:
>> nullbasic (lookup realm: ClassRealm[plexus.xwork, parent: null]).
>
>What do you mean by 'retrieve a file from a local repository'?
Basically, hitting the URL under the path /repository/.
http://host.com/repository/
http://host.com/repository/org/
http://host.com/repository/org/apache/
http://host.com/repository/org/apache/maven/
http://host.com/repository/org/apache/maven/maven-project/
http://host.com/repository/org/apache/maven/maven-project/2.0.4/
http://host.com/repository/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
These all generate the same error
Does this seem like an Archiva or a server config issue?
Does this have to do with basic auth or security realms?
Thanks,
--
Robert Dale