I run ubuntu linux. My versions of everything are higher :

Latest feisty  (7.something)

Maven 2.0.6

jre 1.6 update 2

I also have a ~/.mavenrc file setup with these values currently (I cycle
them around depending on what I'm doing):

export MAVEN_OPTS="-ea -Xmx584m -XX:MaxPermSize=124m"

#export MAVEN_OPTS="-Xmx584m
-agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n"

#export MAVEN_OPTS="-Xmx584m -agentlib:yjpagent"

Maybe that will help.

On 5/2/07, Ben Tomasini <[EMAIL PROTECTED]> wrote:

I am running the "mvn install" goal under tapestry-project.

My CPU hits 100% usage at the following point:

[INFO]

----------------------------------------------------------------------------
[INFO] Building Tapestry Core Library
[INFO]    task-segment: [install]
[INFO]

----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory:

/home/btomasini/svn.apache/tapestry-project/../tapestry-core/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------

... then the CPU goes idle and the process seems to hang at this point:

Running Tapestry Core

... I tried to run a thread dump on the forked surefire process and didn't
have any luck.

Here are my details:

System: Ubuntu 6.10

Maven: maven version 2.0.5

Java:
java version "1.5.0_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode, sharing)

Has anyone else seen this on Ubuntu Linux?  Does anyone have any
suggestions
on next steps I can do to help debug?

Ben




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Reply via email to