Enterprise Technologies

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Leak memory in xerces DomParser

    0 answers - 507 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hey,

    I have " leak memory " in my Java application (Stand alone).

    I suspect that this leak caused by xerces DomParser.

    i reached to this conculsion after using in Jprobe as a memory debuger.

    Does any one has a similar problem?

    Thank you.

    code:

    DOMParser parser = new DOMParser();

    ...

    parser.parse(new InputSource(new FileInputStream(schemaFile)));

Re: Leak memory in xerces DomParser


max 4000 letters.
Your nickname that display:
In order to stop the spam: 5 + 4 =
QUESTION ON "Enterprise Technologies"

JAVA TECH