Re: Building TomEE, openejb-core, crashed test: org.apache.openejb.assembler.DeployerEjbTest

2018-11-27 Thread Ferdi
Tried on linux, works. Well, the test failed, but at least maven wasn't terminated abruptly. On Windows, still getting the same message, but this time a new problem: C:\Users\Ferdi_S672\Documents\Personal\Projects\tomee (master -> origin) λ "C:\Program Files\Java\jdk1.8.0_161\jre\bin\java"

Re: Building TomEE, openejb-core, crashed test: org.apache.openejb.assembler.DeployerEjbTest

2018-11-27 Thread Jonathan Gallimore
I managed to reproduce the issue - looks like it works ok under Cygwin on my machine, but not in a DOS box. A brief test has shown some better results with surefire 2.18.1 - can you give that a try? Jon On Tue, Nov 27, 2018 at 10:40 AM Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: >

Re: Building TomEE, openejb-core, crashed test: org.apache.openejb.assembler.DeployerEjbTest

2018-11-27 Thread Jonathan Gallimore
The build on my Windows machine here ran for ages, and then the machine rebooted for some weird reason. It seemed to get further through the openejb-core tests than yours from the log I have here. Going to run it again. Thanks for including the command, that is really useful. For completeness,

Re: Building TomEE, openejb-core, crashed test: org.apache.openejb.assembler.DeployerEjbTest

2018-11-26 Thread Ferdi
I've tried changing to that version as well, didn't work. If I run the command that broke the test: "C:\Program Files\Java\jdk1.8.0_161\jre\bin\java" -javaagent:C:\Users\Ferdi_S672\Documents\Personal\Projects\tomee\container\openejb-core\target\openejb-javaagent-8.0.0-SNAPSHOT.jar

Re: Building TomEE, openejb-core, crashed test: org.apache.openejb.assembler.DeployerEjbTest

2018-11-26 Thread Bruno Baptista
Hi All, I've also experienced this error a few times. Never tried to change the surefire version, though. Bruno Baptista https://twitter.com/brunobat_ On 26/11/18 07:25, Ferdi wrote: Hi, I've got the latest master from github and was trying to run `mvn clean install`, but I've got this

Re: Building TomEE, openejb-core, crashed test: org.apache.openejb.assembler.DeployerEjbTest

2018-11-26 Thread Jonathan Gallimore
Going to fire this off on a Linux and a Windows machine here to see a) if I see the same thing, and b) see if I can give some pointers. I don't have ideas right off the top of my head at the moment. Romain's suggestion is definitely worth a try. For reference, we have a CI build here:

Re: Building TomEE, openejb-core, crashed test: org.apache.openejb.assembler.DeployerEjbTest

2018-11-25 Thread Romain Manni-Bucau
Hi Ferdi, surefire got some "hiccup" in last versions, maybe try 3.0.0-M1 or or 2.22.1 which should work, if not the output dump can help sometimes to identify if it is a memory issue or (more likely) another one. Romain Manni-Bucau @rmannibucau | Blog

Building TomEE, openejb-core, crashed test: org.apache.openejb.assembler.DeployerEjbTest

2018-11-25 Thread Ferdi
Hi, I've got the latest master from github and was trying to run `mvn clean install`, but I've got this error: [ERROR] Crashed tests: [ERROR] org.apache.openejb.assembler.DeployerEjbTest [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM