← Prev in month ← Prev in thread

F1 please

From
Raghavendra ML <>
To
Date
2002-03-01T18:30:46Z
ID
<>
Thread
F1 please
Hi,

I have a DOM construction for every request in the application.

At > 100 users i start getting this exception ..

can anybody help ?

org.xml.sax.SAXException: FWK005 parse may not be called while parsing.

at java.lang.Throwable.fillInStackTrace(Native Method)

at java.lang.Throwable.fillInStackTrace(Compiled Code)

at java.lang.Throwable.<init>(Compiled Code)

at java.lang.Exception.<init>(Compiled Code)

at org.xml.sax.SAXException.<init>(Compiled Code)

at org.apache.xerces.framework.XMLParser.parse(Compiled Code)

DOMParser throws the above error

details : 

xerces 1.4.3

application in java

sun solaris 

Thanks,

Raghu
← Prev in month ← Prev in thread