Quantcast

[JIRA] Created: (JENKINS-11456) GC overhead limit exceeded - org.apache.commons.jelly.JellyTagException:

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] Created: (JENKINS-11456) GC overhead limit exceeded - org.apache.commons.jelly.JellyTagException:

JIRA noreply@jenkins-ci.org
GC overhead limit exceeded  - org.apache.commons.jelly.JellyTagException:
-------------------------------------------------------------------------

                 Key: JENKINS-11456
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11456
             Project: Jenkins
          Issue Type: Bug
          Components: core
         Environment: Windows Server 2008 64 Bit, Tomcat 7
            Reporter: cforce
            Priority: Critical


After 2 or 3 days i get following Expception and have to restart the server!

javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/C:/opt/Tomcat/webapps/jenkins/WEB-INF/lib/jenkins-core-1.434.jar!/lib/hudson/executors.jelly:34:25: <d:taglib> java.lang.OutOfMemoryError: GC overhead limit exceeded
        org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:112)
        org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:124)
        org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:550)
        org.kohsuke.stapler.Stapler.invoke(Stapler.java:646)
        org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:612)
        org.kohsuke.stapler.Stapler.invoke(Stapler.java:646)
        org.kohsuke.stapler.Stapler.invoke(Stapler.java:477)
        org.kohsuke.stapler.Stapler.service(Stapler.java:159)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
        hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)
        net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:157)
        net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:131)
        net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:82)
        org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:84)
        hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)
        hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:74)
        hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)
        hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87)
        hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:47)
        hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
        hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
        hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
        org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:166)
        hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
        org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
        hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
        org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:135)
        hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
        org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
        hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
        org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:173)
        hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
        jenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:61)
        hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
        org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
        hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:66)
        hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
        hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
        hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
        hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-11456) GC overhead limit exceeded - org.apache.commons.jelly.JellyTagException:

JIRA noreply@jenkins-ci.org
evernat resolved Bug JENKINS-11456 as Incomplete

you should look at:
https://wiki.jenkins-ci.org/display/JENKINS/I%27m+getting+OutOfMemoryError

closing this issue as incomplete meanwhile

Change By: evernat (25/Oct/12 10:47 PM)
Status: Open Resolved
Resolution: Incomplete
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
Loading...