This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 148458 - org.xml.sax.SAXParseException: The element type "meta" must be terminated by the matching end-tag "</meta>".
Summary: org.xml.sax.SAXParseException: The element type "meta" must be terminated by ...
Status: RESOLVED DUPLICATE of bug 141497
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: mslama
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 09:44 UTC by Martin Entlicher
Modified: 2008-09-26 14:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 118454


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2008-09-26 09:44:23 UTC
Build: NetBeans IDE Dev (Build 200809220201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b28
OS: Windows XP, 5.1, x86
User comments: See Issue 148377
STACKTRACE: (first 10 lines)
org.xml.sax.SAXParseException: The element type "meta" must be terminated by the matching end-tag "</meta>".
        at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:239)
        at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:283)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
        at org.netbeans.modules.uihandler.Installer.parseButtons(Installer.java:972)
        at org.netbeans.modules.uihandler.Installer$Submit.doShow(Installer.java:1367)
        at org.netbeans.modules.uihandler.Installer.doDisplaySummary(Installer.java:926)
        at org.netbeans.modules.uihandler.Installer.displaySummary(Installer.java:857)
        at org.netbeans.modules.uihandler.Installer.displaySummary(Installer.java:865)
        at org.netbeans.modules.uihandler.UIHandler.run(UIHandler.java:138)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
Comment 1 ulfzibis 2008-09-26 09:58:35 UTC
Oops, missed chance to collect NetCAT points because of problems with Webpage: Issue 148390 :-(
Thanks for CC: me :-)
Comment 2 Martin Entlicher 2008-09-26 10:01:33 UTC
I just clicked on "enter" link at http://statistics.netbeans.org/exceptions/detail.do?id=118454 and it submitted the issue.
Comment 3 ulfzibis 2008-09-26 10:29:32 UTC
Yes, I know. I've overseen it, because there had been so many issues and exceptions (in loop) at one time.

...but, sometimes I had the impression, that associated issues were produced automatically with me as reporter including
[65cat] tag.
I remember 1 example: Issue 146205 -> Issue 146206

So since this I always waited some 10 minutes, if issue was generated automatically, before erroneously creating a
duplicate. ...and in this case I forgot this for reason mentioned above.
Comment 4 Jaroslav Tulach 2008-09-26 14:12:36 UTC
Marek, was this the issue you have been referring to today?
Comment 5 mslama 2008-09-26 14:38:16 UTC
No it was about all other html files we have in uihandler module. This problem was already fixed by Jindra.

*** This issue has been marked as a duplicate of 141497 ***