Skip to main content



      Home
Home » Archived » Hudson » Hudson 3.0.0 memory issue fix(Hudson 3.0.0 java.lang.OutOfMemoryError: PermGen space Fix)
icon7.gif  Hudson 3.0.0 memory issue fix [message #1006094] Tue, 29 January 2013 15:43
Eclipse UserFriend
Very Happy We just found out, there was a memory leak in the xpath-provider plugin. This was fixed in 1.0.2 way back in Oct 2012. But some unknown reason update center seems to have the older version 1.0.1. We upgraded it to 1.0.2 now.

If you happened to see"java.lang.OutOfMemoryError: PermGen space" too often even after setting enough memory for Hudson 3.0.0 Ex.

java -DHUDSON_HOME={Your Hudson home location} -Xms128m -Xmx024m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -jar hudson-3.0.0.war --httpPort=8668


please verify, you have the latest version 1.0.2 of xpath-provider plugin.

[Updated on: Tue, 29 January 2013 15:43] by Moderator

Previous Topic:java.lang.OutOfMemoryError: PermGen space
Next Topic:Plugins won't update
Goto Forum:
  


Current Time: Mon Jul 14 01:48:37 EDT 2025

Powered by FUDForum. Page generated in 0.21217 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top