Hello All, I deployed jetspeed to jboss application server, along with the j2-admin.war. I am getting Out of memory error in jboss very frequently. previously the JAVA_OPTS are -Xms128m -Xmx512m I changed it to -Xms128m -Xmx1024m. It is not helping any more.
while deploying jetspeed I didn't change any class loader settings, I just copied the jetspeed folder from the tomcat webapps folder. Any changes still I am missing??? The error looks like this 00:03:21,897 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception 00:03:25,220 ERROR [CoyoteAdapter] An exception or error occurred in the contai er during the request processing java.lang.OutOfMemoryError: PermGen space Thanks in Advance, pradeep.
