Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 20:43
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
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.


Winston Prakash
Eclipse Hudson team

[Updated on: Tue, 29 January 2013 20:43]

Report message to a moderator

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


Current Time: Fri Apr 19 23:16:55 GMT 2024

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

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

Back to the top