0 Replies Latest reply on Dec 1, 2010 10:27 PM by ohmygod

    Another OOM error after JBoss is started - org.jboss.web.tomcat.security.SecurityAssociationActions

    ohmygod

      Using JBoss 5.1.0, now getting this error after JBoss is started (at least it seems to have been started).

       

      11:19:56,437 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 3m:43s:812ms
      -------------------------------
      HTTP request=org.apache.catalina.connector.RequestFacade@1cae120
      HTTP request URI=/globalsight/
      HTTP content type=null
      PageHandler=com.globalsight.everest.webapp.pagehandler.login.LoginMainHandler
      JSP=/envoy/login/loginMain.jsp
      11:22:21,203 WARN  [ClassLoaderManager] Unexpected error during load of:org.jboss.web.tomcat.security.SecurityAssociationActions$ClearAction
      java.lang.OutOfMemoryError: PermGen space
      11:22:23,609 WARN  [ClassLoaderManager] Unexpected error during load of:org.jboss.web.tomcat.security.SecurityAssociationActions$1
      java.lang.OutOfMemoryError: PermGen space

       

      It happens when I am trying to open the login page of my application.