Cannot allocate memory [message #1080146] |
Mon, 05 August 2013 10:22  |
Eclipse User |
|
|
|
Hello,
in our Hudson 3.0.1-b2 we get the following error more often
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-source-plugin:2.2.1:jar (attach-sources) on project de.robotron.rcp.ui.nattable: Error creating source archive: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1laR /hudson/jobs/job/workspace/target/checkout/src': Error while executing process. Cannot run program "/bin/sh": java.io.IOException: error=12, Cannot allocate memory -> [Help 1]
When I look at the processes running on the server, I find many of the same processes that run partially already 1 week.
"ps -ef | grep java" responds with an endless number of:
root 8635 3091 0 Jul25 ? 00:03:06 java -cp /hudson/plugins/maven-plugin/WEB-INF/lib/maven3-agent-2.2.1.jar:/usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/local/apache-maven-3.0.4 /hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar /hudson/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-2.2.1.jar 37781
Do we have configured something wrong?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07892 seconds