RE: java.lang.OutOfMemoryError: PermGen space

2010-08-24 Thread Cezar Andrei
Michael, The permgen memory contains the class definitions, since you're probably using a big number of classes they get loaded into permgen. You can optimize the size by using custom classloaders with XMLBeans, which most likely is more complicated than increasing the permgen size and depen

RE: [ANN]VTD-XML 2.9

2010-08-24 Thread Cezar Andrei
Jimmy, This is not the right list for these kind of announcements, we're not enforcing it, but please have respect for all the people subscribing. Thanks, Cezar _ From: jimmy Zhang [mailto:jzh...@ximpleware.com] Sent: Thursday, August 12, 2010 9:33 PM To: user@xmlbeans.apach