bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug xml/26320] New: AElfred throws java.util.NoSuchElementException


From: mike at saxonica dot com
Subject: [Bug xml/26320] New: AElfred throws java.util.NoSuchElementException
Date: 16 Feb 2006 14:56:19 -0000

AElfred gives the following stack trace:

java.util.NoSuchElementException
        at java.util.LinkedList.getFirst (LinkedList.java:241)
        at gnu.xml.stream.XMLParser.getNamespaceCount (XMLParser.java:719)
        at gnu.xml.stream.SAXParser.parse (SAXParser.java:461)
        at net.sf.saxon.event.Sender.sendSAXSource (Sender.java:257)

Source file starts:

<?xml version="1.0"?>
<?xml-stylesheet href="teiIE5.xsl" type="text/xsl"?>
<!DOCTYPE TEI.2 SYSTEM "xteixlite.dtd"
[ 
 <!ENTITY mdash "&#8212;">
 <!ENTITY egrave "&#232;">
]> 
<TEI.2>

Will supply source document on request (can't see anywhere to upload it). My
reference: c:\MyJava\tests\testsuite\bug\bug13.xml,
c:\MyJava\tests\testsuite\bug\xteixlite.dtd.


-- 
           Summary: AElfred throws java.util.NoSuchElementException
           Product: classpath
           Version: 0.21
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: xml
        AssignedTo: dog at gnu dot org
        ReportedBy: mike at saxonica dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26320





reply via email to

[Prev in Thread] Current Thread [Next in Thread]