[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Hmmm ...

  • From: Tony Pelton <tony.pelton@s...>
  • To: "Xml-Dev (E-mail)" <xml-dev@l...>
  • Date: Wed, 12 Jul 2000 14:08:28 -0700

stringpool.ensurecapacity nullpointerexception

Hi All,

Hopefully this is an OK question to ask on this forum.

We are a little confused on this.

Our messaging system is suddenly generating this exception when parsing a
very small xml document (~5 elements ...) ... whose construction/format has
NOT changed in any way ... and has been parsing since the beginning of time.

We are wondering whether this has anything to do with String interning,
whether it be parser managed ... or the java.lang.String interning
functionality.

This is on the Sun 1.2.2 JVM.

The libs we are using are the Xerces/Apache libs ... version 3.0.0 EA3.

We are stumped as we can't think of anything that has changed that might be
related to this new problem.

Any ideas ?

Other possibly helpful tidbits.

The XML is starting off as a String -> StringReader -> InputSource ->
DOMParser

I am stumped.

Tony

-- snip --

Exception: java.lang.NullPointerException
        at
org.apache.xerces.utils.StringPool.ensureCapacity(StringPool.java:181)
        at org.apache.xerces.utils.StringPool.addSymbol(StringPool.java:410)
        at org.apache.xerces.utils.StringPool.<init>(StringPool.java:145)
        at org.apache.xerces.framework.XMLParser.<init>(XMLParser.java:250)
        at org.apache.xerces.parsers.DOMParser.<init>(DOMParser.java:223)
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:241)
        at com.spark.XMLUtil.getParser(XMLUtil.java:532)
.
.
.

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.