Re: Slave windows2 machine crashed

2015-02-10 Thread Tibor Digana
I have created INFRA job at ASF issues
https://issues.apache.org/jira/browse/INFRA-9151



--
View this message in context: 
http://maven.40175.n5.nabble.com/Slave-windows2-machine-crashed-tp5826082p5826294.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



RE: Slave windows2 machine crashed

2015-02-08 Thread Martin Gainty
500+ testcases in Lucene 4.10.2 cause OOM and PermGen errors ..this 
configuration cured OOM and PermGen errors

  
org.apache.maven.plugins
maven-surefire-plugin
2.18.1

   -Xms2048M -Xmx3192M -XX:PermSize=3192M 
-XX:MaxPermSize=6144m
  methods
  true
  ${surefire.forkNumber}
  false



http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html

YMMV,
Martin 
___


> Date: Sat, 7 Feb 2015 12:11:46 -0700
> From: tibordig...@apache.org
> To: dev@maven.apache.org
> Subject: Re: Slave windows2 machine crashed
> 
> Failed again with OOM. I guess the machine self restarted before this run
> https://builds.apache.org/job/maven-surefire-windows/773/org.apache.maven.surefire$surefire-integration-tests/testReport/org.apache.maven.surefire.its/XmlReporterRunTimeIT/testForkModeAlways/
> 
> 
> 
> --
> View this message in context: 
> http://maven.40175.n5.nabble.com/Slave-windows2-machine-crashed-tp5826082p5826085.html
> Sent from the Maven Developers mailing list archive at Nabble.com.
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 
  

Re: Slave windows2 machine crashed

2015-02-07 Thread Tibor Digana
Failed again with OOM. I guess the machine self restarted before this run
https://builds.apache.org/job/maven-surefire-windows/773/org.apache.maven.surefire$surefire-integration-tests/testReport/org.apache.maven.surefire.its/XmlReporterRunTimeIT/testForkModeAlways/



--
View this message in context: 
http://maven.40175.n5.nabble.com/Slave-windows2-machine-crashed-tp5826082p5826085.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Slave windows2 machine crashed

2015-02-07 Thread Tibor Digana
Jenkins machine Windows2 does not run.
I stopped surefire build and the machine stopped Maven IT3 build as well,
and then the machine was totally dead. Cannot connect via JNLP agent from
browser.
https://builds.apache.org/computer/windows2/

@Karl do you have rights to connect to the machine and restart it?

Cheers
Tibor