You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/09/04 14:37:54 UTC

[DO NOT REPLY: Bug 3277] StackOverflowError at org.apache.xerces.validators.common.Grammar.buildSyntaxTree(Grammar.java:856) or OutOfMemoryError building Syntax tree from large Schema-file(s)

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: xerces-j-dev@xml.apache.org                                  |
  |  Reported By: schaefer@riege.de                                            |
--- 5,11 ----
  |       Status: NEW                         Version: 1.4.3                   |
  |   Resolution:                            Platform: All                     |
  |     Severity: Normal                   OS/Version: All                     |
! |     Priority: Other                     Component: Schema-Structures       |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
  |  Reported By: schaefer@riege.de                                            |
***************
*** 34,37 ****
  
  resulted in a java.lang.OutOfMemoryError.
  
! pete
--- 34,43 ----
  
  resulted in a java.lang.OutOfMemoryError.
  
! pete
! 
! ------- Additional Comments From sandygao@ca.ibm.com  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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org