You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "nicolas de loof (JIRA)" <ji...@codehaus.org> on 2007/04/05 09:05:02 UTC

[jira] Commented: (MRM-312) ConcurrentModificationException

    [ http://jira.codehaus.org/browse/MRM-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_92130 ] 

nicolas de loof commented on MRM-312:
-------------------------------------

Also upgrading to 2.0 makes some testcase fail due to the connect() method beeing deprecated and throwing
"IllegalStateException: Cannot open a connection to a null wagon repository."




> ConcurrentModificationException
> -------------------------------
>
>                 Key: MRM-312
>                 URL: http://jira.codehaus.org/browse/MRM-312
>             Project: Archiva
>          Issue Type: Bug
>          Components: WebDAV interface
>    Affects Versions: 1.0
>         Environment: tomcat 5.5 windows 2000 jdk SUN 1.5 archiva SNAPSHOT
>            Reporter: nicolas de loof
>
> Archiva is deployed as maven repository proxy for my company
> I get ConcurrentModificationExceptions in logs, that looks from maven-side as HTTP 500.
> This is related to WAGON-79. 
> Solving this issue requires to upgrade dependency to Wagon-2.0-SNAPSHOT. The 2.0 branch introduces some new methods on Wagon interface that requires some simple changes in archiva code, like adding delegates methods in org.apache.maven.archiva.proxy.WagonDelegate

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira