Alain Hofer wrote:
2006-08-30 07:43:34.154 [ERROR] Digester Parse Error at line 96 column 17: The content of element
type "struts-config" must match
"(data-sources?,form-beans?,global-exceptions?,global-forwards?,action-mappings?,controller?,message-resources*,plug-in*)".
org.xml.sax.SAXParseException: The content of element type "struts-config" must match
"(data-sources?,form-beans?,global-exceptions?,global-forwards?,action-mappings?,controller?,message-resources*,plug-in*)".
This is obviously a configuration error in the Struts configuration and
has nothing to do with Torque.
2006-08-30 07:44:05.505 [ERROR] BaseServicePeer A FATAL ERROR has occurred which
should not have happened under any circumstance. Please notify the Torque developers
<[email protected]> and give as many details as possible (including the
error stack trace).
java.lang.OutOfMemoryError: PermGen space
The last line probably is the point here. How much memory does the JVM
have? How many records do you read? What was the actual operation
performed when the error occured?
Bye, Thomas.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]