On 1/5/07, Brett Porter <[EMAIL PROTECTED]> wrote:
I saw it yesterday too. I actually had the problem before svn kicked in, as far as I could tell. ie, retrieving POMs might be the problem.
Yes, it happens as soon as I add an ASF project with a lot of modules, such as maven/plugins/trunk/pom.xml. Whatever it is, it seems to have happened between r490629 and r493025. Here's a log file from earlier today. It goes along fine for a while, then starts taking three minutes between retrieving poms. ... INFO | jvm 1 | 2007/01/05 11:14:59 | 2007-01-05 11:14:59,251 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-docck-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:14:59 | 2007-01-05 11:14:59,591 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ear-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:14:59 | 2007-01-05 11:14:59,827 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:15:00 | 2007-01-05 11:15:00,209 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ejb-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:15:00 | 2007-01-05 11:15:00,537 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:15:00 | 2007-01-05 11:15:00,801 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-idea-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:15:01 | 2007-01-05 11:15:01,847 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:15:03 | 2007-01-05 11:15:03,182 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jar-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:18:12 | 2007-01-05 11:18:12,399 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:21:21 | 2007-01-05 11:21:21,394 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jxr-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:24:30 | 2007-01-05 11:24:30,398 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-one-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:27:39 | 2007-01-05 11:27:39,392 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-plugin-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:30:48 | 2007-01-05 11:30:48,395 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pmd-plugin/pom.xml INFO | jvm 1 | 2007/01/05 11:33:57 | 2007-01-05 11:33:57,399 [SocketListener0-0] INFO ContinuumProjectBuilder:maven-two-builder - Downloading http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml -- Wendy