Hi, Since my last commit it seems the integration tests on jenkins fail (they do pass locally), I don't see any relationship with my changes but from what I see it is due to a memory issue :
SUREFIRE-859: Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000007cc900000, 529530880, 0) failed; error='Cannot allocate memory' (errno=12) # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc) failed to allocate 529530880 bytes for committing reserved memory. # An error report file with more information is saved as: # /home/jenkins/jenkins-slave/workspace/unomi-master/itests/hs_err_pid28101.log Any idea how to configure/fix that ? Thomas
