[jboss-user] OutOfMemoryError: PermGen space

Chris Case kahotep at gmail.com
Wed Feb 13 14:27:18 EST 2008


Hi Everyone,

My name is Chris and I'm new to the community.  I am currently a J2EE
application designer during my day-job.

I am interested in using the WSRP capabilities of JBoss Portal, but I am
running into some errors that I figured some helpful individuals in the
community may be familiar with.

I got this error when I was trying to correct the name of my WSRP Producer
in the Consumer configuration.

Please let me know if you have any ideas, I would be most grateful.

~chris

*
*

*type* Exception report

*message*

*description* *The server encountered an internal error () that prevented it
from fulfilling this request.*

*exception*

javax.servlet.ServletException: Servlet execution threw an exception
	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

*root cause*

java.lang.OutOfMemoryError: PermGen space
	java.lang.Throwable.getStackTraceElement(Native Method)
	java.lang.Throwable.getOurStackTrace(Throwable.java:592)
	java.lang.Throwable.printStackTrace(Throwable.java:511)
	org.apache.log4j.spi.ThrowableInformation.getThrowableStrRep(ThrowableInformation.java:59)
	org.apache.log4j.spi.LoggingEvent.getThrowableStrRep(LoggingEvent.java:342)
	org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:304)
	org.apache.log4j.WriterAppender.append(WriterAppender.java:159)
	org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:230)
	org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:65)
	org.apache.log4j.Category.callAppenders(Category.java:203)
	org.apache.log4j.Category.forcedLog(Category.java:388)
	org.apache.log4j.Category.log(Category.java:853)
	org.jboss.logging.Log4jLoggerPlugin.error(Log4jLoggerPlugin.java:206)
	org.jboss.logging.Logger.error(Logger.java:234)
	org.jboss.portal.core.controller.ControllerRequestDispatcher.include(ControllerRequestDispatcher.java:69)
	org.jboss.portal.core.model.portal.control.portal.DefaultPortalControlPolicy.doControl(DefaultPortalControlPolicy.java:158)
	org.jboss.portal.core.aspects.controller.ControlInterceptor.invoke(ControlInterceptor.java:63)
	org.jboss.portal.core.controller.ControllerInterceptor.invoke(ControllerInterceptor.java:40)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
	org.jboss.portal.core.aspects.controller.PageCustomizerInterceptor.invoke(PageCustomizerInterceptor.java:133)
	org.jboss.portal.core.controller.ControllerInterceptor.invoke(ControllerInterceptor.java:40)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
	org.jboss.portal.core.aspects.controller.PolicyEnforcementInterceptor.invoke(PolicyEnforcementInterceptor.java:78)
	org.jboss.portal.core.controller.ControllerInterceptor.invoke(ControllerInterceptor.java:40)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
	org.jboss.portal.core.aspects.controller.node.PortalNodeInterceptor.invoke(PortalNodeInterceptor.java:81)
	org.jboss.portal.core.controller.ControllerInterceptor.invoke(ControllerInterceptor.java:40)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
	org.jboss.portal.core.aspects.controller.NavigationalStateInterceptor.invoke(NavigationalStateInterceptor.java:42)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20080213/e075a66a/attachment.html 


More information about the jboss-user mailing list