Brian,

I didn't see an endless loop; the last output I saw is pasted below. I
let it sit there for some time (~15 Minutes) and nothing happened. 

[java] [cc]May-06 18:07:38 ScriptRunner  - [INFO] Scanning for
projects...
[java] [cc]May-06 18:07:38 ScriptRunner  - [DEBUG] Searching for
parent-POM: <PROJECT.NAME> of project: <PROJECT.NAME> in relative path:
../pom.xml
[java] [cc]May-06 18:07:38 ScriptRunner  - [DEBUG] Using parent-POM from
the project hierarchy at: '../pom.xml' for project: <PROJECT.NAME>
[java] [cc]May-06 18:07:38 ScriptRunner  - [DEBUG] Searching for
parent-POM: <PROJECT.NAME> of project: <PROJECT.NAME> in relative path:
../pom.xml
[java] [cc]May-06 18:07:38 ScriptRunner  - [DEBUG] Using parent-POM from
the project hierarchy at: '../pom.xml' for project: <PROJECT.NAME>


-----Original Message-----
From: Brian E. Fox [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 06, 2008 3:43 PM
To: Maven Users List
Subject: RE: Maven stalls while scanning for projects

Try running with -X to see if it's spinning in a loop somewhere.

-----Original Message-----
From: Michael Delaney [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 06, 2008 8:07 AM
To: users@maven.apache.org
Subject: Maven stalls while scanning for projects

All,

 

While trying to execute a maven goal install against a project,
sometimes I see the behavior where it starts to scan for projects,
within the project I am building, and the java process consumes 100% of
my CPU resources for hours, where it should take seconds. Does anyone
know why this might be?

 

This only happens on my test servers, and not on production. The biggest
difference between the two is that the productions run Windows XP and
the test servers are running Windows 2000. Other then the Operating
System, they are pretty much identical as far as software is concerned. 

 

> Mike Delaney


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to