-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 1.526, Windows (master)
- Additional VM arguments
- Jenkins is being run as a service with the following arguments:
-Xms4096m -Xmx4096m -XX:PermSize=256m -XX:NewSize=200m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -jar "%BASE%\jenkins.war" --httpPort=8080
Heap dump available here: http://www.sendspace.com/file/58aod4
We're using CVS as our versioning system...
[JENKINS-19458] Jenkins High Memory Usage: CvsRevisionState
Description |
Original:
* Additional VM arguments * Jenkins is being run as a service with the following arguments: {noformat} -Xms4096m -Xmx4096m -XX:PermSize=256m -XX:NewSize=200m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -jar "%BASE%\jenkins.war" --httpPort=8080 {noformat} Heap dump available here: http://www.sendspace.com/file/58aod4 We're using CVS as our versioning system... |
New:
* Additional VM arguments * Jenkins is being run as a service with the following arguments: {noformat} -Xms4096m -Xmx4096m -XX:PermSize=256m -XX:NewSize=200m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -jar "%BASE%\jenkins.war" --httpPort=8080 {noformat} Heap dump available here: http://www.sendspace.com/file/58aod4 We're using CVS as our versioning system... |
Summary | Original: Jenkins High Memory Usage | New: Jenkins High Memory Usage: CvsRevisionState |
Attachment | New: screenshot-1.jpg [ 24300 ] |
Attachment | New: heap-memory-usage.jpg [ 24301 ] |
Attachment | New: MavenModuleSetBuild-CvsRevisionState.PNG [ 25009 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
URL | New: https://github.com/jenkinsci/cvs-plugin/pull/30 | |
Description |
Original:
* Additional VM arguments * Jenkins is being run as a service with the following arguments: {noformat} -Xms4096m -Xmx4096m -XX:PermSize=256m -XX:NewSize=200m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -jar "%BASE%\jenkins.war" --httpPort=8080 {noformat} Heap dump available here: http://www.sendspace.com/file/58aod4 We're using CVS as our versioning system... |
New:
* Additional VM arguments * Jenkins is being run as a service with the following arguments: {noformat} -Xms4096m -Xmx4096m -XX:PermSize=256m -XX:NewSize=200m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -jar "%BASE%\jenkins.war" --httpPort=8080 {noformat} Heap dump available here: http://www.sendspace.com/file/58aod4 We're using CVS as our versioning system... |
Labels | New: memory performance |
Component/s | Original: core [ 15593 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 150907 ] | New: JNJira + In-Review [ 193731 ] |