Hi,

our PDFBox ant build [1] is failing since yesterday (build 1564). According to the exceptions there seems to be a resources issuew with the H10 slave. Can someone please have a look?


[pdfbox] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.4/bin/ant -file build.xml dist
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 
/home/jenkins/jenkins-slave/workspace/PDFBox-ant/trunk/pdfbox/hs_err_pid27846.log
Build step 'Invoke Ant' marked build as failure
Sending e-mails to: [email protected]
Finished: FAILURE


WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior. [pdfbox] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.4/bin/ant -file build.xml dist
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:640)
        at java.lang.ref.Reference.<clinit>(Reference.java:145)

Build step 'Invoke Ant' marked build as failure
Sending e-mails to: [email protected]
Finished: FAILURE

Thanks in advance

Andreas Lehmkühler


[1] https://builds.apache.org/view/All/job/PDFBox-ant/

Reply via email to