Anyone know what the error below means. I've recently made a slight change to the Roles and their hierarchical context. When trying to expand the Roles object, I get the following error.
Exception type: class com.proforma.proserver.base.proException
Error code: E0048
Service: pvwAPI
Function: getObjectManifest
Error message:
An unexpected server exception has occurred: 'java.lang.OutOfMemoryError: Java heap space'
Client version: 6.1.4:90810
Server version: 6.1.4 build 26 [built on Thu Aug 20 19:27:39 EDT 2009]
Stack trace:
java.lang.OutOfMemoryError: Java heap space
I'm pretty happy that Tomcat has sufficient memory and with the change I've made.