is it attempting to prompt for user input? Maybe running SSH or CVS?

On Thu, 15 Jul 2004 13:20:56 +0200, Marcin Werla <[EMAIL PROTECTED]> wrote:
> >On Thu, 2004-06-03 at 02:49, Marcin Werla wrote:
> 
> >> Hi,
> >>
> >> I have a mavenized project which consists of seven subprojects. During
> >> multiproject:site generation (started on RedHat 9.0) maven quite often
> hangs
> >> while generating one of subprojects site. It happens in different
> >> subprojects, so it is not fault of one of subprojects. What more - when I
> >> generate sites manually and then run multiproject:site with modified
> >> property maven.multiproject.site.goals set to java:compile for example,
> all
> >> is ok.
> >>
> >> When maven hags, it's process is still active, but it takes 0% of
> processor
> >> time and no error message is displayed.
> >>
> >> Can someone tell me what can be the reason of this? I've tried to
> increase
> >> memory available for maven in MAVEN_OPTS, but it does not help.
> 
> >Have you tried to run maven -X to see where the problem happens?
> 
> Yes - I tried this and still nothing. Everything seems to work just fine and
> in different moments Maven hangs. Yesterday I discovered, that build is
> resumed when I press Ctrl+Z and the Maven process is stopped and then I do
> 'fg' and report generation goes on. So with this trick I can generate site
> from command line, but with this problem I cannot use CruiseControl or
> DamageControl software :-( Problem still appears in Maven 1.0.
> 
> Marcin Werla
> 
> 
>

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

Reply via email to