[ 
https://issues.apache.org/jira/browse/TAPESTRY-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558753#action_12558753
 ] 

Lars Kühne commented on TAPESTRY-1628:
--------------------------------------

Solved!

Jesse Kuhnert pointed me in the right direction:

> Maybe firefox isn't on your path.   (make sure firefox && firefox-bin
> both resolve from command line - ie doing a "which firefox" and "which
> firefox-bin" should tell you if it is)

THANKS Jesse, that was it: On Ubuntu, firefox is on the path but firefox-bin is 
not. When I added /usr/lib/firefox to the PATH the build works fine (on other 
flavors of Linux, firefox-bin might live somewhere else).

> Build hangs on Ubuntu Linux / Dual core CPUs
> --------------------------------------------
>
>                 Key: TAPESTRY-1628
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1628
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 5.0.5
>         Environment: Ubuntu Linux 7.04 with all updates
> JDK 1.5.0_11-b03
> Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz (i.e. multi core)
> Maven 2.0.7 (also tried 2.0.5)
>            Reporter: Lars Kühne
>            Assignee: Howard M. Lewis Ship
>
> On my system (and apparently on those of other users as well) the build of 
> the current trunk hangs in the tapestry-core integration tests:
> trunk/tapestry-project$ mvn install
> ...
> [INFO] Building Tapestry Core Library
> [INFO]    task-segment: [install]
> [INFO] 
> ----------------------------------------------------------------------------
> ...
> [INFO] [surefire:test]
> [INFO] Surefire report directory: 
> /home/lk/projects/tap5/trunk/tapestry-core/target/surefire-reports
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running Integration Tests
> CPU is at 0%, and the build freezes at this point.
> For more details see Ben Tomasini's and my messages on tapestry-dev:
> http://mail-archives.apache.org/mod_mbox/tapestry-dev/200705.mbox/[EMAIL 
> PROTECTED]
> http://mail-archives.apache.org/mod_mbox/tapestry-dev/200705.mbox/[EMAIL 
> PROTECTED]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to