Not sure how big you xml/xsd file is , all i can tell is to increase your stack size :).
eg:
-XX:ThreadStackSize=3072/ -XX:ThreadStackSize=3k


Regards,
venu


rantaro sinbe wrote:

i was trying to tell xerces about schema (*.xsd) used to validating xml doc
why this error happen guys ?

java.lang.StackOverflowError
at org.apache.xerces.impl.xs.XMLSchemaLoader.processJAXPSchemaSource(XMLSchemaLoader.java:575)
at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(XMLSchemaLoader.java:489)
at org.apache.xerces.impl.xs.XMLSchemaLoader.processJAXPSchemaSource(XMLSchemaLoader.java:588)
at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(XMLSchemaLoader.java:489)





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to