Gene Liu commented on Bug JENKINS-13814

Michael:
I got one same error as "java.lang.OutOfMemoryError exception when getting the remote log" yesterday. I came to this page via a google search.
However this morning I tried again, there is not such an error reporting but the jenkins hangs there forever with cvs rlog ..... operation. I am now trying a test as Urban suggested. (use 64 bits jvm with 3G heap size)

I saw you have fixes in latest 2.4 snapshot already so I downloaded the source from github and tried to build. The version from github is 2.5-SNAPSHOT. My build failed with error as –

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:37.557s
[INFO] Finished at: Tue Jun 19 15:31:53 EDT 2012
[INFO] Final Memory: 14M/318M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:1.64:apt-compile (default-apt-compile) on project cvs: Execution default-apt-compile of goal org.jenkins-ci.tools:maven-hpi-plugin:1.64:apt-compile failed: A required class was missing while executing org.jenkins-ci.tools:maven-hpi-plugin:1.64:apt-compile: com/sun/mirror/apt/AnnotationProcessorFactory
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.jenkins-ci.tools:maven-hpi-plugin:1.64
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to