You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by Brett Porter <br...@apache.org> on 2013/03/02 12:49:35 UTC

edit roles not working on archiva-repository.apache.org

Hi Olivier,

I tried to use the admin interface on there, but nothing appears in the edit roles pane.

Is there an update that can be made to archiva-repository that might help with this problem? Is there a way I can get access to the VM?

Cheers,
Brett

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter
http://twitter.com/brettporter






Re: edit roles not working on archiva-repository.apache.org

Posted by Olivier Lamy <ol...@apache.org>.
2013/3/3 Chris Graham <ch...@gmail.com>:
> Is there any chance that we can set up the Jenkins jobs to restart
> themselves in the event of failure? There are lots of non-build failures.
>
> Ones that are caused by external (transient) factors/failures.
somes nodes fail but we don't have control on them (as they hosted by
external partners).
But you get builds from this job
https://builds.apache.org/view/A-F/view/Archiva/job/archiva-all-maven-3.x-jdk-1.7/
It's build with jdk1.7 but we have compiler target to 1.6 so will work
on a 1.6 env.
>
> -Chris
>
>
> On Sun, Mar 3, 2013 at 8:36 PM, Olivier Lamy <ol...@apache.org> wrote:
>
>> --
>> Olivier
>> Le 3 mars 2013 02:27, "Brett Porter" <br...@apache.org> a écrit :
>> >
>> >
>> > On 03/03/2013, at 1:39 AM, Olivier Lamy <ol...@apache.org> wrote:
>> >
>> > > I just deployed a version with a fix for that.( was fixed this week)
>> > > To have access I don't know exactly how to do that for you. Maybe you
>> > > can ask infra.
>> > > The vm is archiva-vm.a.o
>> >
>> > Will do.
>> >
>> > >
>> > > regarding your artifact we don't deliver artifacts with such name :P
>> > >
>> > > from which repository is that available ?
>> >
>> > It's not, it should have returned a 404 but it got a 500 instead.
>> Oh I agree there is an issue here. I will try to have a look later (evening
>> my time )
>> >
>> > - Brett
>> >
>> > --
>> > Brett Porter
>> > brett@apache.org
>> > http://brettporter.wordpress.com/
>> > http://au.linkedin.com/in/brettporter
>> > http://twitter.com/brettporter
>> >
>> >
>> >
>> >
>> >
>>



--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: edit roles not working on archiva-repository.apache.org

Posted by Chris Graham <ch...@gmail.com>.
Is there any chance that we can set up the Jenkins jobs to restart
themselves in the event of failure? There are lots of non-build failures.

Ones that are caused by external (transient) factors/failures.

-Chris


On Sun, Mar 3, 2013 at 8:36 PM, Olivier Lamy <ol...@apache.org> wrote:

> --
> Olivier
> Le 3 mars 2013 02:27, "Brett Porter" <br...@apache.org> a écrit :
> >
> >
> > On 03/03/2013, at 1:39 AM, Olivier Lamy <ol...@apache.org> wrote:
> >
> > > I just deployed a version with a fix for that.( was fixed this week)
> > > To have access I don't know exactly how to do that for you. Maybe you
> > > can ask infra.
> > > The vm is archiva-vm.a.o
> >
> > Will do.
> >
> > >
> > > regarding your artifact we don't deliver artifacts with such name :P
> > >
> > > from which repository is that available ?
> >
> > It's not, it should have returned a 404 but it got a 500 instead.
> Oh I agree there is an issue here. I will try to have a look later (evening
> my time )
> >
> > - Brett
> >
> > --
> > Brett Porter
> > brett@apache.org
> > http://brettporter.wordpress.com/
> > http://au.linkedin.com/in/brettporter
> > http://twitter.com/brettporter
> >
> >
> >
> >
> >
>

Re: edit roles not working on archiva-repository.apache.org

Posted by Olivier Lamy <ol...@apache.org>.
Hi,
Sorry I was out of time.
Log says:

2013-03-04 08:44:49,271 [qtp994456384-53] WARN
org.apache.archiva.proxy.DefaultRepositoryProxyConnectors [] -
Transfer error from repository "oss.sonatype.org.snapshots" for
artifact Microsoft.Build.Engine:Microsoft.Build.Engine:2.0.0.0::pom,
continuing to next repository. Error message: Download failure on
resource [https://oss.sonatype.org/content/repositories/snapshots/Microsoft/Build/Engine/Microsoft.Build.Engine/2.0.0.0/Microsoft.Build.Engine-2.0.0.0.pom]:peer
not authenticated (cause: javax.net.ssl.SSLPeerUnverifiedException:
peer not authenticated)
2013-03-04 08:44:49,272 [qtp994456384-53] ERROR
org.apache.archiva.webdav.ArchivaDavResourceFactory [] - Failures
occurred downloading from some remote repositories:
oss.sonatype.org.snapshots: Download failure on resource
[https://oss.sonatype.org/content/repositories/snapshots/Microsoft/Build/Engine/Microsoft.Build.Engine/2.0.0.0/Microsoft.Build.Engine-2.0.0.0.pom]:peer
not authenticated (cause: javax.net.ssl.SSLPeerUnverifiedException:
peer not authenticated)
org.apache.archiva.policies.ProxyDownloadException: Failures occurred
downloading from some remote repositories:
oss.sonatype.org.snapshots: Download failure on resource
[https://oss.sonatype.org/content/repositories/snapshots/Microsoft/Build/Engine/Microsoft.Build.Engine/2.0.0.0/Microsoft.Build.Engine-2.0.0.0.pom]:peer
not authenticated (cause: javax.net.ssl.SSLPeerUnverifiedException:
peer not authenticated)
at org.apache.archiva.proxy.DefaultRepositoryProxyConnectors.fetchFromProxies(DefaultRepositoryProxyConnectors.java:391)
~[archiva-proxy-1.4-M4-SNAPSHOT.jar:?]
at org.apache.archiva.webdav.ArchivaDavResourceFactory.fetchContentFromProxies(ArchivaDavResourceFactory.java:736)
[archiva-webdav-1.4-M4-SNAPSHOT.jar:?]
at org.apache.archiva.webdav.ArchivaDavResourceFactory.processRepository(ArchivaDavResourceFactory.java:557)
[archiva-webdav-1.4-M4-SNAPSHOT.jar:?]
at org.apache.archiva.webdav.ArchivaDavResourceFactory.createResource(ArchivaDavResourceFactory.java:325)
[archiva-webdav-1.4-M4-SNAPSHOT.jar:?]
at org.apache.archiva.webdav.RepositoryServlet.service(RepositoryServlet.java:124)
[archiva-webdav-1.4-M4-SNAPSHOT.jar:?]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
[javax.servlet-3.0.0.v201112011016.jar:?]


I agree we must return 404. But an other ssl issue ( I "like" that :-) )

2013/3/3 Olivier Lamy <ol...@apache.org>:
> --
> Olivier
> Le 3 mars 2013 02:27, "Brett Porter" <br...@apache.org> a écrit :
>
>
>>
>>
>> On 03/03/2013, at 1:39 AM, Olivier Lamy <ol...@apache.org> wrote:
>>
>> > I just deployed a version with a fix for that.( was fixed this week)
>> > To have access I don't know exactly how to do that for you. Maybe you
>> > can ask infra.
>> > The vm is archiva-vm.a.o
>>
>> Will do.
>>
>> >
>> > regarding your artifact we don't deliver artifacts with such name :P
>> >
>> > from which repository is that available ?
>>
>> It's not, it should have returned a 404 but it got a 500 instead.
> Oh I agree there is an issue here. I will try to have a look later (evening
> my time )
>
>>
>> - Brett
>>
>> --
>> Brett Porter
>> brett@apache.org
>> http://brettporter.wordpress.com/
>> http://au.linkedin.com/in/brettporter
>> http://twitter.com/brettporter
>>
>>
>>
>>
>>



--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: edit roles not working on archiva-repository.apache.org

Posted by Olivier Lamy <ol...@apache.org>.
--
Olivier
Le 3 mars 2013 02:27, "Brett Porter" <br...@apache.org> a écrit :
>
>
> On 03/03/2013, at 1:39 AM, Olivier Lamy <ol...@apache.org> wrote:
>
> > I just deployed a version with a fix for that.( was fixed this week)
> > To have access I don't know exactly how to do that for you. Maybe you
> > can ask infra.
> > The vm is archiva-vm.a.o
>
> Will do.
>
> >
> > regarding your artifact we don't deliver artifacts with such name :P
> >
> > from which repository is that available ?
>
> It's not, it should have returned a 404 but it got a 500 instead.
Oh I agree there is an issue here. I will try to have a look later (evening
my time )
>
> - Brett
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
> http://au.linkedin.com/in/brettporter
> http://twitter.com/brettporter
>
>
>
>
>

Re: edit roles not working on archiva-repository.apache.org

Posted by Brett Porter <br...@apache.org>.
On 03/03/2013, at 1:39 AM, Olivier Lamy <ol...@apache.org> wrote:

> I just deployed a version with a fix for that.( was fixed this week)
> To have access I don't know exactly how to do that for you. Maybe you
> can ask infra.
> The vm is archiva-vm.a.o

Will do.

> 
> regarding your artifact we don't deliver artifacts with such name :P
> 
> from which repository is that available ?

It's not, it should have returned a 404 but it got a 500 instead.

- Brett

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter
http://twitter.com/brettporter






Re: edit roles not working on archiva-repository.apache.org

Posted by Olivier Lamy <ol...@apache.org>.
I just deployed a version with a fix for that.( was fixed this week)
To have access I don't know exactly how to do that for you. Maybe you
can ask infra.
The vm is archiva-vm.a.o

regarding your artifact we don't deliver artifacts with such name :P

from which repository is that available ?

2013/3/2 Brett Porter <br...@apache.org>:
> I was able to edit the roles using the REST API.
>
> However now I'm getting a 500 error and don't think I have access to diagnose it: https://archiva-repository.apache.org/archiva/repository/public/Microsoft/Build/Engine/Microsoft.Build.Engine/2.0.0.0/Microsoft.Build.Engine-2.0.0.0.pom
>
> On 02/03/2013, at 10:49 PM, Brett Porter <br...@apache.org> wrote:
>
>> Hi Olivier,
>>
>> I tried to use the admin interface on there, but nothing appears in the edit roles pane.
>>
>> Is there an update that can be made to archiva-repository that might help with this problem? Is there a way I can get access to the VM?
>>
>> Cheers,
>> Brett
>>
>> --
>> Brett Porter
>> brett@apache.org
>> http://brettporter.wordpress.com/
>> http://au.linkedin.com/in/brettporter
>> http://twitter.com/brettporter
>>
>>
>>
>>
>>
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
> http://au.linkedin.com/in/brettporter
> http://twitter.com/brettporter
>
>
>
>
>



--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: edit roles not working on archiva-repository.apache.org

Posted by Brett Porter <br...@apache.org>.
I was able to edit the roles using the REST API.

However now I'm getting a 500 error and don't think I have access to diagnose it: https://archiva-repository.apache.org/archiva/repository/public/Microsoft/Build/Engine/Microsoft.Build.Engine/2.0.0.0/Microsoft.Build.Engine-2.0.0.0.pom

On 02/03/2013, at 10:49 PM, Brett Porter <br...@apache.org> wrote:

> Hi Olivier,
> 
> I tried to use the admin interface on there, but nothing appears in the edit roles pane.
> 
> Is there an update that can be made to archiva-repository that might help with this problem? Is there a way I can get access to the VM?
> 
> Cheers,
> Brett
> 
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
> http://au.linkedin.com/in/brettporter
> http://twitter.com/brettporter
> 
> 
> 
> 
> 

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter
http://twitter.com/brettporter