Hi,

Does it always break the same way ?
Can you build 8.7.0-SNAPSHOT, i.e. current HEAD of wicket-8.x branch ? I
just built it locally without any issues. Same Java version but on Linux,
Maven 3.6.2.

On Mon, Sep 30, 2019 at 1:28 PM Thorsten Schöning <tschoen...@am-soft.de>
wrote:

> Hi all,
>
> I'm trying to build WicketStuff 8.5.0 and got the following error
> during running the tests:
>
> > [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException:
> The forked VM terminated without properly saying goodbye. VM crash or
> System.exit called?
> > [ERROR] Command was cmd.exe /X /C ""C:\Program
> Files\Java\jdk-8\bin\java.exe" -Xmx1024m -jar
> C:\Users\tschoening\AppData\Local\Temp\surefire899818338470464788\surefirebooter728873680916515324.jar
> C:\Users\tschoening\AppData\Local\Temp\surefire899818338470464788
> 2019-09-30T11-28-48_299-jvmRun1 surefire815810429636484508tmp
> surefire_461001889288217241939tmp"
> > [ERROR] Process Exit Code: 0
> > [ERROR] Crashed tests:
> > [ERROR]
> org.wicketstuff.jamon.request.cycle.JamonMonitoredRequestCycleTest
>
> I'm using Java 8 on Windows 10 1903:
>
> > openjdk version "1.8.0_222"
> > OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_222-b10)
> > OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.222-b10, mixed mode)
>
> Changing "-Xmx1024m" to "-Xmx2048m" in pom.xml didn't help yet.
> Additionally, the SureFire-reports don't contain any additional
> stacktrace, error, output on STDERR or anything regarding an errror at
> all.
>
> If the VM would really crash, the exit status would most likely not be
> 0. But I can't find "System.exit" in the project "Jamon", only "Jamon
> Examples" contains that statement.
>
> Any idea on how to resolve the problem? Thanks!
>
> Mit freundlichen Grüßen,
>
> Thorsten Schöning
>
> --
> Thorsten Schöning       E-Mail: thorsten.schoen...@am-soft.de
> AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
>
> Telefon...........05151-  9468- 55
> Fax...............05151-  9468- 88
> Mobil..............0178-8 9468- 04
>
> AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
> AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow

Reply via email to