Hi all I am developing a RESTlet API, and suddenly I got this error:
SEVERE: WebModule[/Phase3JEE-war]StandardWrapper.Throwable java.lang.OutOfMemoryError: PermGen space WARNING: StandardWrapperValve[MainServerApplication]: PWC1382: Allocate exception for servlet MainServerApplication java.lang.OutOfMemoryError: PermGen space After restarting GlassFish and Tomcat all was fine again, but I am a little reluctant to consider that a proper fix - can't have this happen on a live system. Any ideas or pointers for debugging this? Thanks! ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3030429

