PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3277 *** shadow/3277 Mon Aug 27 04:22:13 2001 --- shadow/3277.tmp.22193 Tue Sep 4 05:37:54 2001 *************** *** 5,11 **** | Status: NEW Version: 1.4.3 | | Resolution: Platform: All | | Severity: Normal OS/Version: All | ! | Priority: Other Component: Other | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | --- 5,11 ---- | Status: NEW Version: 1.4.3 | | Resolution: Platform: All | | Severity: Normal OS/Version: All | ! | Priority: Other Component: Schema-Structures | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | *************** *** 34,37 **** resulted in a java.lang.OutOfMemoryError. ! pete --- 34,43 ---- resulted in a java.lang.OutOfMemoryError. ! pete ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-09-04 05:37 ------- ! Hi Pete. Could you check whether there is a large "maxOccurs" value in your ! schema file(s)? It's a known limitation that Xerces1 schema can't handle large ! occurrence values. But in most cases, you can use maxOccurs="unbounded" ! instead. Thx. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
