Ok, i did follow all the steps and configured RichFaces. When I run the application provided in the archetype, getting following exception/error on the prompt.
i just copied the war file (richfaces-basic.war) created by maven and deployed it in the deploy dir. | 15:22:51,859 ERROR [CoyoteAdapter] An exception or error occurred in the container during the request processing | 15:22:54,234 ERROR [STDERR] Exception in thread "ScannerThread" | 15:22:54,234 ERROR [STDERR] java.lang.OutOfMemoryError: PermGen space | 15:22:55,593 ERROR [Http11Processor] Error processing request | 15:23:01,843 ERROR [STDERR] Exception in thread "http-127.0.0.1-8080-1" | 15:23:01,843 ERROR [STDERR] java.lang.OutOfMemoryError: PermGen space | 15:23:07,750 ERROR [STDERR] Exception in thread "Timer-2" | 15:23:08,921 ERROR [STDERR] java.lang.OutOfMemoryError: PermGen space | 15:24:36,312 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread" | 15:24:36,312 ERROR [STDERR] java.lang.OutOfMemoryError: PermGen space | 15:25:29,531 ERROR [STDERR] Exception in thread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" | 15:25:29,531 ERROR [STDERR] java.lang.OutOfMemoryError: PermGen space The log is spitting out something like: | ERROR [STDERR] Mar 27, 2008 3:22:26 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit Please help. Thanks, -Amol View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139501#4139501 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139501 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
