FYI: https://github.com/apache/syncope/pull/752
On 2024/06/17 12:33:26 Francesco Chicchiriccò wrote: > Hi there, > after upgrading Curator to 5.7.0, I am getting the following error when > running the Maven build: > > [ERROR] The forked VM terminated without properly saying goodbye. VM crash or > System.exit called? > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 2 > [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The > forked VM terminated without properly saying goodbye. VM crash or System.exit > called? > > FYI this is the only test class with org.apache.curator.test.* imports: > > https://github.com/apache/syncope/blob/master/wa/starter/src/test/java/org/apache/syncope/wa/starter/ZookeeperTestingServer.java > > For the moment, I am stick with 5.6.0 and all works as expected. > > Does this ring any bell? Thank you. > > Regards. > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Member at The Apache Software Foundation > Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail > http://home.apache.org/~ilgrosso/ > >