Archiva

ConcurrentModificationException

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 1.0-alpha-1
  • Fix Version/s: 1.1
  • Component/s: WebDAV Interface
  • Labels:
    None
  • Environment:
    tomcat 5.5 windows 2000 jdk SUN 1.5 archiva SNAPSHOT
  • Number of attachments :
    0

Description

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

Issue Links

Activity

Hide
nicolas de loof added a comment -

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."

Show
nicolas de loof added a comment - 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."
Hide
Brett Porter added a comment -

nicolas - is this still a problem? I have reverted the wagon trunk to 1.0-SNAPSHOT and we can probably get a release of that out if it is needed here.

Show
Brett Porter added a comment - nicolas - is this still a problem? I have reverted the wagon trunk to 1.0-SNAPSHOT and we can probably get a release of that out if it is needed here.
Hide
jameswdumay added a comment -

Is this still an issue or could we close this?

Show
jameswdumay added a comment - Is this still an issue or could we close this?
Hide
nicolas de loof added a comment -

Not reproduced on latest SNAPSHOST

Show
nicolas de loof added a comment - Not reproduced on latest SNAPSHOST

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: